login
Header Space

 
 

initrd

BootUtils, Automatically Detecting the Root Volume

September 12, 2007 - 1:14am
Submitted by Jeremy on September 12, 2007 - 1:14am.
Linux news

Nigel Kukard posted an announcement for an early version of "BootUtils". The utilities currently support the ext2, ext3, jfs, reiserfs and xfs filesystems. He explained:

"BootUtils is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. BootUtils is designed for initramfs, although volunteers to add support for initrd are welcome. The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and 'switchroot'ing is automated. BootUtils can also drop to emergency shell if the root volume cannot be mounted. Why not even start sshd and allow admin login if the box is in a remote location?"

How to create a very adaptive kernel which will work on every hardware ? (Especially laptop and Desktop)

July 10, 2007 - 8:59am
Submitted by foubee on July 10, 2007 - 8:59am.
Linux

hello there,

I've got a lot (around 100) computers and I have to apply them and create from scratch an already-patched kernel (a 2.6.16.5). I'm using "make-kpkg" tool which is very good. It creates me every required files for the kernel in just one ".deb" file (kernel-image...2.6.16.5....blabla.deb)

speck-geostationary