Re: Devfs, was Re: Migrating to larger numbers

Guest section DW (dwguest@win.tue.nl)
Wed, 9 Jun 1999 09:38:16 +0200 (MET DST)


From: Richard Gooch <rgooch@atnf.csiro.au>

> Maybe you don't know, but we have that today.
>
> LABEL=Boot /boot ext2 noauto 0 0
>
> and
>
> UUID=3e6be9de-8139-11d1-9106-a43f08d823a6 /boot ext2 noauto 0 0
>
> both work in fstab.

For root?

Of course. And if you add the `user' option in these lines
also for non-root. It is not different from a line

/dev/sda1 /boot ext2 noauto 0 0

except that it continues to work if I add a SCSI disk so that
sda becomes sdb.

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/