linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas DELY <nanouck.dely@wanadoo.fr>
To: linux-hotplug@vger.kernel.org
Subject: difference between gentoo=nodevfs devfs=nomount
Date: Thu, 20 May 2004 20:16:14 +0000	[thread overview]
Message-ID: <40AD120E.6020209@wanadoo.fr> (raw)

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

             reply	other threads:[~2004-05-20 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 20:16 Nicolas DELY [this message]
2004-05-20 23:36 ` difference between gentoo=nodevfs devfs=nomount Greg KH
2004-05-21 22:14 ` Mike Frysinger
2004-05-21 22:14 ` Mike Frysinger
2004-09-21 20:53 ` Olivier Mehani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40AD120E.6020209@wanadoo.fr \
    --to=nanouck.dely@wanadoo.fr \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).