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

Re: Accidental power-out / LILO / mount @ boot?



On Sun, Dec 06, 1998 at 08:45:07PM +0000, Rich Hartman wrote:
> bootup, so that I can access my windows files from linux without
> having to "su root" and mount and unmount one at a time?
> 
add to your /etc/fstab a line like this

/dev/hda1     /dos            vfat    defaults    0       1

and then run "mount -a"

-Michele


Reply to: