Here is an example from my /etc/fstab:
/dev/hda1 /windows/C ntfs auto,ro,users,umask=0222 0 0
And on your problem with fdisk not found, if you're SU-ing from your user account, the /sbin and /usr/sbin paths are not included, so you need to specifically doing /sbin/fdisk -l
Last edited by wiraone; 11-19-2003 at 11:34 AM.
|