Re: Initrd /dev scripts?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mikkel L. Ellertson wrote:
Clint Olson wrote:
Hi!
 Hey, I'm trying to get FC5 to work with coLinux
(http://www.colinux.org).  I've got it so that it boots just fine --
however, apparently FC5 creates its /dev device nodes at boot time, via
a script run from initrd.  Since coLinux doesn't execute this initrd,
most of the devices normally available in /dev simply aren't there when
I boot via coLinux.  I'm trying to figure out how to extract the initrd
so I can find the script and migrate it over to something that gets
executed when coLinux boots.  Any pointers?

Clint Olson


The /dev file system entries are created/managed by udev. There are
a few entries in the /dev directory so that the system can boot and
load the udev virtual file system, but because the /dev virtual file
system is mounted on top of /dev, it replaces everything that was
there. It is not part of the initrd. "man udev" will give you more
information about it.

You basically have 2 choices - ether implement udev in coLinux, or
create the devices you need in /dev under coLinux.

Mikkel
Hmm... so, would it be possible to, say, make a tarball of the /dev directory when FC5 is booted normally, and restore the tarball when booted in coLinux without udev to make the associations permanent? I've never tried tarring device nodes before...

Clint Olson

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux