* Minimal static dev entries?
@ 2005-05-15 3:25 Phil Dibowitz
2005-05-15 3:31 ` Kevin P. Fleming
2005-05-16 18:54 ` Greg KH
0 siblings, 2 replies; 3+ messages in thread
From: Phil Dibowitz @ 2005-05-15 3:25 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]
As I moved my data from one disk to another (well actually from a disk
to an md device) I used cp -ax which stays ona given filesystem, and
thus I never get static /dev entries on my new root device.
The only things that seem to be needed by the static boot prior to udev
being started (i.e the only things to cause error) were /dev/console and
/dev/null. So I made these two and the system now boots fine and udev
gets started and in /dev/.static/dev I have console, null, and a named
pipe called initctl.
So my question is... is there anything else that _should_ be in the
static dev filesystem that's needed until udev get's started? udev is
started extraordinarily early in the boot process, so I don't suspect
so, but I thought I'd ask those who know best.
Thanks,
--
Phil Dibowitz phil@ipom.com
Freeware and Technical Pages Insanity Palace of Metallica
http://www.phildev.net/ http://www.ipom.com/
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Minimal static dev entries?
2005-05-15 3:25 Minimal static dev entries? Phil Dibowitz
@ 2005-05-15 3:31 ` Kevin P. Fleming
2005-05-16 18:54 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Kevin P. Fleming @ 2005-05-15 3:31 UTC (permalink / raw)
To: linux-hotplug
Phil Dibowitz wrote:
> So my question is... is there anything else that _should_ be in the
> static dev filesystem that's needed until udev get's started? udev is
> started extraordinarily early in the boot process, so I don't suspect
> so, but I thought I'd ask those who know best.
No, in my experience the only entries needed are /dev/console and /dev/null.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id\x16281&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] 3+ messages in thread
* Re: Minimal static dev entries?
2005-05-15 3:25 Minimal static dev entries? Phil Dibowitz
2005-05-15 3:31 ` Kevin P. Fleming
@ 2005-05-16 18:54 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2005-05-16 18:54 UTC (permalink / raw)
To: linux-hotplug
On Sat, May 14, 2005 at 08:25:22PM -0700, Phil Dibowitz wrote:
> As I moved my data from one disk to another (well actually from a disk
> to an md device) I used cp -ax which stays ona given filesystem, and
> thus I never get static /dev entries on my new root device.
>
> The only things that seem to be needed by the static boot prior to udev
> being started (i.e the only things to cause error) were /dev/console and
> /dev/null. So I made these two and the system now boots fine and udev
> gets started and in /dev/.static/dev I have console, null, and a named
> pipe called initctl.
>
> So my question is... is there anything else that _should_ be in the
> static dev filesystem that's needed until udev get's started? udev is
> started extraordinarily early in the boot process, so I don't suspect
> so, but I thought I'd ask those who know best.
It all depends on your distro and its startup logic. Some don't need
any static nodes :)
thanks,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id\x16344&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] 3+ messages in thread
end of thread, other threads:[~2005-05-16 18:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-15 3:25 Minimal static dev entries? Phil Dibowitz
2005-05-15 3:31 ` Kevin P. Fleming
2005-05-16 18:54 ` Greg KH
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).