![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mount a windows drive on unix | ejbrever | UNIX for Dummies Questions & Answers | 4 | 10-11-2006 02:35 AM |
| Mount ntfs in linux | Amit Deore | Linux | 4 | 09-26-2006 05:25 PM |
| how to mount ntfs filesystem | nicknihal | Linux | 0 | 09-09-2006 01:59 AM |
| mount NTFS drive ??????? | immanuelgangte | Filesystems, Disks and Memory | 3 | 08-02-2002 08:52 AM |
| Pb for mount a ntfs fs type | Romeo_91 | UNIX for Advanced & Expert Users | 1 | 05-07-2002 10:57 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Can I mount Windows NTFS drive?
Just inherited a windows server to support. Windows 2003 Enterprise edition
I can view driver / folders on the windows NTFS volume by mapping a drive from my windows laptop.. Can I mount this from a unix server also? I heard you can use Microsoft Services for Network File System Administration - and this will allow you to connect from unix / map a drive using nfs - but I didnt want to have to install anything new on the windows server. Any suggestions? |
| Forum Sponsor | ||
|
|
|
||||
|
You can do that with Linux and Samba (mount -t smbfs), otherwise I think you cannot.
Have a look at this: Mounting CIFS share |