Carl

> I was distracted this a.m. while reconfiguring some mount points and mixed
> up my filenames, inadvertently overwriting my backup copy in the process
> :-/
>
> Can someone please help me identify which of the following (intentionally
> split for posting) lines are correct for 10.1?:
>
> /dev/fd0        /media/floppy        subfs
>        noauto,fs=floppyfss,procuid,nodev,nosuid,sync        0 0
>
>  *or*
>
> /dev/fd0        /media/floppy        auto
>         noauto,user,sync        0 0
>
> none        /subdomain        subdomainfs
>         noauto        0 0
>
> debugfs        /sys/kernel/debug        debugfs
>         noauto        0 0

In my fstab, running 64bit 10.1,  I have 

 /dev/fd0        /media/floppy        auto
        noauto,user,sync        0 0

all on one line of course, and identical to your second option.

My debugfs line is identical to the one above..  i have no entry equivalent to 
your none

Mike



-- 
Michael A. Coan
Woodlawn Foundation
524 North Avenue, Suite 203
New Rochelle, NY 10801-3410
Tel 914-632-3778
Fax 914-632-5502
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to