GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Operating System  >  UNIX
Go To First  |  Previous Question  |  Next Question 
 UNIX  |  Question 49 of 61    Print  
how do you mount Linux partition on windows

  
Total Answers and Comments: 3 Last Update: July 03, 2009     Asked by: himanshu_venky 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Priya Sivaraj
 
mount -t cifs <windows path that has to be mounted> -o username=Priya,password=Priya <linux path where to mount>

ex : mount -t cifs //ntserver/download -o username=Priya,password=Priya /mnt/ntserver

Above answer was rated as good by the following members:
bmagata
December 14, 2007 00:25:26   #1  
Priya Sivaraj Member Since: December 2007   Contribution: 1    

RE: how do you mount Linux partition on windows
mount -t cifs <windows path that has to be mounted> -o username Priya password Priya <linux path where to mount>

ex : mount -t cifs //ntserver/download -o username Priya password Priya /mnt/ntserver

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
December 15, 2007 00:13:18   #2  
himanshu_venky Member Since: December 2007   Contribution: 3    

RE: how do you mount Linux partition on windows
wow i m pleased!! thanx a lot!
 
Is this answer useful? Yes | No
July 03, 2009 09:39:28   #3  
tonan Member Since: August 2006   Contribution: 3    

RE: how do you mount Linux partition on windows
In order to mount LINUX partitions on Windows you need to use a third party software Windows does not provide any inbuilt utility for this. Unlike mount in UNIX/LINUX Windows does not provide you with a utility to access any other file system.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape