On Wed, Jun 07, 2006 at 11:36:37AM +0200, De Leeuw Guy wrote: > How can I obtain the boot log from the initrd process ?
A serial console will work - connect the serial port on your server to another computer, and boot the server with console=ttyS0 on the kernel command line. (It might not be ttyS0, depending on the machine - try ttyS3, etc). Then on the other computer, run something like cu (or perhaps hyperterminal under windows) to capture the output. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

