On Sun, 12 Oct 2003 07:46:32 -0400 Barry Marler <[EMAIL PROTECTED]> wrote:
> On 17:57 Sun 12 Oct , Stephen Liu wrote:
> > Hi Barry,
> >
> > Thanks for your advice.
> >
> > Finally I got the problem fixed. Now Gentoo can be started. I
> > can mount CDRom but not Floppy.
> >
If you code the following line in /etc/fstab, you will be able to issue the
command 'mount /dev/fd0', and the system will figure out the file type for you.
The "noauto,user" specification means that anyone (not just root) can
mount/umount this floppy, but it will never be mounted automatically.
/dev/fd0 /mnt/floppy auto noauto,user 0 0
Enjoy.
---
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the
worries of tomorrow, you have no today to be thankful for.
--
[EMAIL PROTECTED] mailing list