Le Fri, 06 Nov 2009 13:33:07 +0100, Olof Tångrot <olof.tangrot@omicron.se> a écrit : > What mechanism rebuilds inittab? > > How can I make a proper change to the compressed filesystem that works > as intended? Hello Olof, The live-initramfs' scripts already handles serial console ; to enable it, give info that a serial console is used as a kernel parameter, like : console=ttyS0,115200n8 (to be appended to the kernel cmd line). Fred.