Re: Persistent device numbers

From: Pete Zaitcev (zaitcev@redhat.com)
Date: Thu Aug 02 2001 - 12:15:48 EST


> As far as I understand, currently kernel assigns device numbers dynamically.

That's why mount by label exists

[zaitcev@niphredil zaitcev]$ cat /etc/fstab
LABEL=/ / ext2 defaults 1 1
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
none /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0

> Do I miss something and Linux has such mechanism?

Not really... Gooch says it is needed and he has a patch for it,
check it out too. Most of it can be resolved by other means.

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



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:23 EST