Hi all...<BR><BR>I've got a few questions about initrd and what I need to do to get my system up and going. I have the following configuration...<BR><BR>/boot (/dev ...
Ok I didn't really see a question in there, so I'll clarify: Initrd is a way of loading modules that would normally be needed in the kernel for booting the system. When building a kernel, certain ...
Last year I worked on a project to add an OEM-style rescue partition to a computer. Where most OEM installs have a custom program that just rewrites an install image over the top of the partition, in ...