* Re: how to use udev [I nailed the bastard!!!]
@ 2004-01-03 7:20 Roman Duka
0 siblings, 0 replies; only message in thread
From: Roman Duka @ 2004-01-03 7:20 UTC (permalink / raw)
To: linux-hotplug
FUCKING HELL, I've just found out what the problem was, this is what I
was passing to my kernel at boot:
DEFAULT linux
LABEL linux
KERNEL linux
APPEND root=/dev/ram0 initrd=initrd ramdisk_sizeˆ00 init=/linuxrc
rw vga=6
and guess what, I was smart enough to put the bare minimum under /dev
like "console, null, tty, zero" just to give me enough to boot into
shell, but I failed to make a /dev/ram0 entry. So without it, udev was
running OK, but for some reason it wouldn't add devices to /udev.
Basically adding an entry under /dev which corresponds to a device on
which the root filesystem is mounted fixed the problem. So for all of
you out there BEWARE!!!
Cheers guys, udev works now!
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&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] only message in thread
only message in thread, other threads:[~2004-01-03 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-03 7:20 how to use udev [I nailed the bastard!!!] Roman Duka
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).