Mounting windows at startup

Steven Stern subscribed-lists at sterndata.com
Sun Aug 28 17:56:51 UTC 2005


Paul Smith wrote:
> Dear All
> 
> How can I mount the following at the startup:
> 
> mount /dev/hda1 /mnt/windows
> 
> ?
> 
> Thanks in advance,
> 
> Paul
> 

as root, mkdir /windows/c

 From my /etc/fstab:

/dev/sda1   /windows/c   ntfs   users,owner,ro,umask=000 0 0

You'd use /dev/hda1 for the Windows C: drive

-- 

   Steve




More information about the fedora-list mailing list