linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* difference between gentoo=nodevfs devfs=nomount
@ 2004-05-20 20:16 Nicolas DELY
  2004-05-20 23:36 ` Greg KH
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nicolas DELY @ 2004-05-20 20:16 UTC (permalink / raw)
  To: linux-hotplug

Hello everybody,

I'm a french student, and I'm very interested on udev and hotplug.
In my gentoo, there are a linux kernel 2.6.6, and no devfs flag in 
kernel.  I would like no more devfs and only udev. I'm wondering what 
are the differences between the kernel boot option: gentoo=nodevfs 
devfs=nomount. In gentoo doc, it is suggested to put devfs=nomount to 
disable devfs. Moreover, I have disable RC_DEVICE_TARBALL="no", and 
RC_DEVFSD_STARTUP="no" in /etc/conf.d/rc .

1) With gentoo=nodevfs, kernel stops because it cannot find my / fs . 
There is no symlink in /dev (/dev/hdaX   --> /dev/ide/..../partX) but 
there is a rule in /etc/udev/rules.conf :
# devfs-names for ide-devices (uncomment only one)
#  /dev/ide/.../{disc,cd} and /dev/{cdroms,discs}/* type names
BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/scripts/ide-devfs.sh %k %b 
%n", NAME="%k", SYMLINK="%c{1} %c{2}"

2) I don't understand why use ide-cd instead of ide-scsi, with ide-cd 
udev doesn't create node in /dev in order to mount cdrom. Whereas with 
ide-scsi /dev/sr0 is created and I can mount it. Is ide-cd for burn cds?

3) On my second computer, i have the same config but with 
nvidia-drivers. I run gdm and it works fine execept duplicated symbols 
(xorg-x11) but it is impossible to switch consoles with ctrl-alt-fX, in 
fact X freeze. The framebuffer doesn't work very well, i cannot obtain 
vgay1 : 1024x768, maybe it is because nvidia module is not load at 
kernel boot time?

Thanks in advance

Nanouck


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_idÅ66&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-21 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-20 20:16 difference between gentoo=nodevfs devfs=nomount Nicolas DELY
2004-05-20 23:36 ` Greg KH
2004-05-21 22:14 ` Mike Frysinger
2004-05-21 22:14 ` Mike Frysinger
2004-09-21 20:53 ` Olivier Mehani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).