From: Mike Frysinger <vapier@gentoo.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: difference between gentoo=nodevfs devfs=nomount
Date: Fri, 21 May 2004 22:14:23 +0000 [thread overview]
Message-ID: <200405211814.23645.vapier@gentoo.org> (raw)
In-Reply-To: <40AD120E.6020209@wanadoo.fr>
On Thursday 20 May 2004 04:16 pm, Nicolas DELY wrote:
> 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 .
you dont need any of that junk ... just make sure your kernel doesnt have the
'mount devfs at boot' option selected and install udev ... if your kernel is
2.6.x the init scripts will detect and default to udev
> 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}"
eh i dont know wtf is doing on here ... if your kernel failed to mount root
(which i think you're describing), then that has nothing to do with userspace
and everything to do with your kernel/bootloader
> 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?
latest version of cdrdao/linux allows you to do burning with ide/atapi ...
dont bother screwing around with ide-scsi and just tell your burner apps to
use like /dev/cdroms/cdrom0
> 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?
dont use nvidia kernel module and nvidia frame buffer driver at the same time,
end of story ... if you do, any problems you have are *your* problems and
very little chance anyone will help
-mike
-------------------------------------------------------
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
next prev parent reply other threads:[~2004-05-21 22:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=200405211814.23645.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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).