[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting Linux to recognize Windows files.



mount your windows partition as vfat
in /etc/fstab
you need 
/dev/hda2               /c                      vfat    defaults       
where /dev/hda2 is the 2 partition on the first hd
/c is the mount point 
vfat is the file system



Reply to: