* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
@ 2004-02-20 6:26 ` Jon Smirl
2004-02-20 16:19 ` Jon Smirl
` (13 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 6:26 UTC (permalink / raw)
To: linux-hotplug
I'm also getting errors about fd0 and sit0 that I'll track down tomorrow.
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
2004-02-20 6:26 ` Jon Smirl
@ 2004-02-20 16:19 ` Jon Smirl
2004-02-20 16:36 ` John L Fjellstad
` (12 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 16:19 UTC (permalink / raw)
To: linux-hotplug
More missing devices, /dev/aumix, /dev/dsp. These are from the OSS compatibility
layer in ALSA.
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
2004-02-20 6:26 ` Jon Smirl
2004-02-20 16:19 ` Jon Smirl
@ 2004-02-20 16:36 ` John L Fjellstad
2004-02-20 16:50 ` Frédéric L. W. Meunier
` (11 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: John L Fjellstad @ 2004-02-20 16:36 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 657 bytes --]
On Thu, Feb 19, 2004 at 10:20:15PM -0800, Jon Smirl wrote:
> First question, isn't there a script for rebuilding the /dev directory? I need
> to rebuild mine since I stopped udev when it was pointing at /dev and it deleted
> half the nodes. This is an easy accident to happen, I edited my system for the
> new config and rebooted. I forgot that udev was running. It picked up /dev
> instead of /udev from the newly edited config and deleted the nodes out of the
> wrong directory on shutdown.
I think MAKEDEV generic will recreate your /dev nodes
--
John L. Fjellstad
web: http://www.fjellstad.org/ Quis custodiet ipsos custodes
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (2 preceding siblings ...)
2004-02-20 16:36 ` John L Fjellstad
@ 2004-02-20 16:50 ` Frédéric L. W. Meunier
2004-02-20 16:58 ` Frédéric L. W. Meunier
` (10 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Frédéric L. W. Meunier @ 2004-02-20 16:50 UTC (permalink / raw)
To: linux-hotplug
On Fri, 20 Feb 2004, Jon Smirl wrote:
> More missing devices, /dev/aumix, /dev/dsp. These are from
> the OSS compatibility layer in ALSA.
They're here with 2.6.3.
--
http://www.pervalidus.net/contact.html
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (3 preceding siblings ...)
2004-02-20 16:50 ` Frédéric L. W. Meunier
@ 2004-02-20 16:58 ` Frédéric L. W. Meunier
2004-02-20 17:13 ` Marco d'Itri
` (9 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Frédéric L. W. Meunier @ 2004-02-20 16:58 UTC (permalink / raw)
To: linux-hotplug
On Thu, 19 Feb 2004, Jon Smirl wrote:
> I managed to get it running on Fedora but not without a lot of trouble.
>
> First question, isn't there a script for rebuilding the /dev directory?
If it's to rebuild the static /dev that came with your
distribution, reinstall the appropriate package. Probably
dev-*.
> I need to rebuild mine since I stopped udev when it was
> pointing at /dev and it deleted half the nodes. This is an
> easy accident to happen, I edited my system for the new
> config and rebooted. I forgot that udev was running. It
> picked up /dev instead of /udev from the newly edited config
> and deleted the nodes out of the wrong directory on shutdown.
This is silly. If I understand, you had udev in /udev, edited
/etc/udev/udev.conf, pointed it to /dev, and rebooted. I did it
several times, but probably didn't notice anything because was
using devfs.
> Second issue, I was forced to put a single device,
> /dev/console into /dev to make this work. I discovered this
> because I had deleted all of the common nodes out of /dev.
> Apparently it needs to be there in the transition from initrd
> to the boot device. Can this be avoided? This is a real mess
> if you delete /dev/console. I spent a couple of hours with my
> rescue disk before I figured out what happened.
The same here. init needs it.
> Third issue, make install does not install a decent set of
> default permissions. It took me a while to figure out that X
> wouldn't start because it didn't have permissions on
> /dev/null and /dev/random.
Check the etc/udev in the sources. It has some examples.
--
http://www.pervalidus.net/contact.html
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (4 preceding siblings ...)
2004-02-20 16:58 ` Frédéric L. W. Meunier
@ 2004-02-20 17:13 ` Marco d'Itri
2004-02-20 17:38 ` Jon Smirl
` (8 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Marco d'Itri @ 2004-02-20 17:13 UTC (permalink / raw)
To: linux-hotplug
On Feb 20, Jon Smirl <jonsmirl@yahoo.com> wrote:
>More missing devices, /dev/aumix, /dev/dsp. These are from the OSS compatibility
>layer in ALSA.
You need to configure module-init-tools to automatically load
snd_{pcm,mixer}_oss after snd_{pcm,mixer} are loaded.
--
ciao, |
Marco | [4689 diLhsz2ewWBf2]
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (5 preceding siblings ...)
2004-02-20 17:13 ` Marco d'Itri
@ 2004-02-20 17:38 ` Jon Smirl
2004-02-20 17:39 ` Marco d'Itri
` (7 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 17:38 UTC (permalink / raw)
To: linux-hotplug
--- Marco d'Itri <md@Linux.IT> wrote:
> On Feb 20, Jon Smirl <jonsmirl@yahoo.com> wrote:
>
> >More missing devices, /dev/aumix, /dev/dsp. These are from the OSS
> compatibility
> >layer in ALSA.
>
> You need to configure module-init-tools to automatically load
> snd_{pcm,mixer}_oss after snd_{pcm,mixer} are loaded.
I have these modules loaded. OSS compatibily was working before I switched to
udev for /dev. The problem is that these modules don't export their devices
under /sys so udev doesn't make device nodes for them.
I'm missing three classes of devices so far:
1) ALSA OSS compatibilty
2) floppies
3) sitX, network tunnel
The script for recreating /dev is in /dev called MAKEDEV. I couldn't find it
because udev was masking /dev.
I used the gentoo permission file. It has enough permissions in it that Fedora
will work. There probably needs to be a specific one built for Fedora.
I've also checked that you can boot with a single console device in /dev.
mknod /dev/console c 5 1
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (6 preceding siblings ...)
2004-02-20 17:38 ` Jon Smirl
@ 2004-02-20 17:39 ` Marco d'Itri
2004-02-20 17:49 ` Jon Smirl
` (6 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Marco d'Itri @ 2004-02-20 17:39 UTC (permalink / raw)
To: linux-hotplug
On Feb 20, Jon Smirl <jonsmirl@yahoo.com> wrote:
>I have these modules loaded. OSS compatibily was working before I switched to
>udev for /dev. The problem is that these modules don't export their devices
>under /sys so udev doesn't make device nodes for them.
No, they do (at least on my system).
--
ciao, |
Marco | [4690 trpLapDhPnVLA]
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (7 preceding siblings ...)
2004-02-20 17:39 ` Marco d'Itri
@ 2004-02-20 17:49 ` Jon Smirl
2004-02-20 19:25 ` Mike Frysinger
` (5 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 17:49 UTC (permalink / raw)
To: linux-hotplug
I see the problem now, the OSS modules are not loading in the right order for
udev to work. Now I just need to figure out how to fix it.
Loading them manually works.
--- Marco d'Itri <md@Linux.IT> wrote:
> On Feb 20, Jon Smirl <jonsmirl@yahoo.com> wrote:
>
> >I have these modules loaded. OSS compatibily was working before I switched
> to
> >udev for /dev. The problem is that these modules don't export their devices
> >under /sys so udev doesn't make device nodes for them.
> No, they do (at least on my system).
>
> --
> ciao, |
> Marco | [4690 trpLapDhPnVLA]
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id\x1356&alloc_id438&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
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (8 preceding siblings ...)
2004-02-20 17:49 ` Jon Smirl
@ 2004-02-20 19:25 ` Mike Frysinger
2004-02-20 21:41 ` Jon Smirl
` (4 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Mike Frysinger @ 2004-02-20 19:25 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]
On Friday 20 February 2004 11:58 am, Frédéric L. W. Meunier wrote:
> On Thu, 19 Feb 2004, Jon Smirl wrote:
> > First question, isn't there a script for rebuilding the /dev directory?
>
> If it's to rebuild the static /dev that came with your
> distribution, reinstall the appropriate package. Probably
> dev-*.
or just run `MAKEDEV generic-i386` in /dev/
> > Second issue, I was forced to put a single device,
> > /dev/console into /dev to make this work. I discovered this
> > because I had deleted all of the common nodes out of /dev.
> > Apparently it needs to be there in the transition from initrd
> > to the boot device. Can this be avoided? This is a real mess
> > if you delete /dev/console. I spent a couple of hours with my
> > rescue disk before I figured out what happened.
>
> The same here. init needs it.
no, no one *needs* it ... i think i posted an e-mail here about it before but
it's only 'needed' if you want to see output before the *getty apps are
started. the kernel will open that device node before executing init so that
init will have the proper stdout file descriptor to write to. if you dont
have /dev/console, the kernel prints the warning about not being able to open
it, and then just runs init which works *fine* without the node.
-mike
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (9 preceding siblings ...)
2004-02-20 19:25 ` Mike Frysinger
@ 2004-02-20 21:41 ` Jon Smirl
2004-02-20 22:06 ` Jon Smirl
` (3 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 21:41 UTC (permalink / raw)
To: linux-hotplug
Any ideas on why alsactl is working and gnome-alsamixer isn't? I open up
gnome-alsamixer and the screen is blank. That's the way it behaves when alsa is
not loaded.
I fixed the OSS problem by modprobing in snd_mixer_oss earlier.
--- Marco d'Itri <md@Linux.IT> wrote:
> On Feb 20, Jon Smirl <jonsmirl@yahoo.com> wrote:
>
> >I have these modules loaded. OSS compatibily was working before I switched
> to
> >udev for /dev. The problem is that these modules don't export their devices
> >under /sys so udev doesn't make device nodes for them.
> No, they do (at least on my system).
>
> --
> ciao, |
> Marco | [4690 trpLapDhPnVLA]
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id\x1356&alloc_id438&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
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (10 preceding siblings ...)
2004-02-20 21:41 ` Jon Smirl
@ 2004-02-20 22:06 ` Jon Smirl
2004-02-23 7:37 ` mjl
` (2 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-20 22:06 UTC (permalink / raw)
To: linux-hotplug
--- Jon Smirl <jonsmirl@yahoo.com> wrote:
> Any ideas on why alsactl is working and gnome-alsamixer isn't? I open up
> gnome-alsamixer and the screen is blank. That's the way it behaves when alsa
> is not loaded.
This one is caused by a normal user not being able to write to
/dev/snd/controlC?
The permissions file needs to be changed to allow this on Fedora.
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (11 preceding siblings ...)
2004-02-20 22:06 ` Jon Smirl
@ 2004-02-23 7:37 ` mjl
2004-02-26 6:10 ` Jon Smirl
2004-02-28 0:32 ` Greg KH
14 siblings, 0 replies; 16+ messages in thread
From: mjl @ 2004-02-23 7:37 UTC (permalink / raw)
To: linux-hotplug
this worked fine on the first attempt on sorcerer.....
this is GREAT
thanks a lot for this
JLM
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (12 preceding siblings ...)
2004-02-23 7:37 ` mjl
@ 2004-02-26 6:10 ` Jon Smirl
2004-02-28 0:32 ` Greg KH
14 siblings, 0 replies; 16+ messages in thread
From: Jon Smirl @ 2004-02-26 6:10 UTC (permalink / raw)
To: linux-hotplug
--- Mike Frysinger <vapier@gentoo.org> wrote:
> > The same here. init needs it.
>
> no, no one *needs* it ... i think i posted an e-mail here about it before but
> it's only 'needed' if you want to see output before the *getty apps are
> started. the kernel will open that device node before executing init so that
> init will have the proper stdout file descriptor to write to. if you dont
> have /dev/console, the kernel prints the warning about not being able to open
> it, and then just runs init which works *fine* without the node.
> -mike
>
Redhat stops the boot process with an error if /dev/console can't be opened.
Only choice is to reboot the system. Maybe they adjust this in FC2 if they
integrate udev.
==Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread* Re: udev for /dev
2004-02-20 6:20 udev for /dev Jon Smirl
` (13 preceding siblings ...)
2004-02-26 6:10 ` Jon Smirl
@ 2004-02-28 0:32 ` Greg KH
14 siblings, 0 replies; 16+ messages in thread
From: Greg KH @ 2004-02-28 0:32 UTC (permalink / raw)
To: linux-hotplug
On Wed, Feb 25, 2004 at 10:10:25PM -0800, Jon Smirl wrote:
> --- Mike Frysinger <vapier@gentoo.org> wrote:
> > > The same here. init needs it.
> >
> > no, no one *needs* it ... i think i posted an e-mail here about it before but
> > it's only 'needed' if you want to see output before the *getty apps are
> > started. the kernel will open that device node before executing init so that
> > init will have the proper stdout file descriptor to write to. if you dont
> > have /dev/console, the kernel prints the warning about not being able to open
> > it, and then just runs init which works *fine* without the node.
> > -mike
> >
> Redhat stops the boot process with an error if /dev/console can't be opened.
> Only choice is to reboot the system. Maybe they adjust this in FC2 if they
> integrate udev.
Works for me here without that node, running rawhide (which is almost FC2).
thanks,
greg k-h
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&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] 16+ messages in thread