On Sun, Oct 19, 2003 at 10:10:16PM -0400, Neil Roeth wrote: > . > . > VFS: Mounted root (ext2 filesystem) readonly. > Freeing unused kernal memory: 192k freed > Warning: unable to open an initial console. > attempt to access beyond end of device > 01:00: rw=0, want=8303, limit=8192 > attempt to access beyond end of device > 01:00: rw=0, want=8304, limit=8192 > . > . > . > attempt to access beyond end of device > 01:00: rw=0, want=8310, limit=8192 > Kernel panic: No init found. Try passing init= option to kernel. >
Those error look familair to me. I got the installer started with this kernel bootprompt line: vmlinuz initrd=netboot-initrd.gz root=/dev/ram0 ramdisk_size=8192 init=/linuxrc the init= is important, you will have to increase the ramdisk size Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

