|
From: Nuno L. <lu...@nl...> - 2004-09-10 17:35:08
|
Ian Abbott, dando pulos de alegria, escreveu : > I'm just wondering what the reason for this notation change is, > particularly for aliases. Sure, the /dev/cobd/X notation helps to keep > the /dev directory tidy, but /dev/hda/X seems to be going a bit too far > as /dev/hda is normally a block special file, not a directory! This has to do with devfs naming scheme and Gentoo uses and needs it to run. But devfs is being deprecated in favor of udev. Don't know how the udev naming scheme is. You can have the normal hda? names as symlinks to the others. They simply aren't created by default. Note that this is Gentoo specific (more devfs specific, really). Is not related to coLinux in any way. Regards, ~Nuno Lucas |