Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Using udev, non-static /dev, and ramfs (or tmpfs)
@ 2006-10-21 18:34 don
  2006-10-21 20:22 ` Rob Landley
  2006-10-22  1:19 ` Nathanael D. Noblet
  0 siblings, 2 replies; 3+ messages in thread
From: don @ 2006-10-21 18:34 UTC (permalink / raw)
  To: buildroot

I have a buildroot system that has been working fine (thanks) using
a static /dev in a ramfs rootfs.  Now I want to add a USB device and it 
seems like I should let udev etc. handle it.

However udev cannot make entries in a read-only /dev.

Is there a simple recipe for mounting /dev as writable?

There are several compilcations:

	Normally to mount with ramfs I'd use /dev/ram*.  
	How does that work with mounting /dev?

	What about all the existing static /dev/entries?

I see that /etc/init.d/S10udev tries to use "/sbin/udevstart", but
I don't have that.

Would I be better off to keep things static?

Thanks
Don Reid

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-22  1:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-21 18:34 [Buildroot] Using udev, non-static /dev, and ramfs (or tmpfs) don
2006-10-21 20:22 ` Rob Landley
2006-10-22  1:19 ` Nathanael D. Noblet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox