booting linux for HA

Alan Cox alan@lxorguk.ukuu.org.uk
Thu, 3 Sep 1998 16:27:49 +0100 (BST)


>    I booted from floppy immediatly after fresh instalation and went to
> second tty and did:
> 
> mkdir /a
> mkdir /b
> mount -t msdos /dev/sdb1 /a
> mount -t ext2  /dev/sdb2 /b
> cp /b/boot/vmlinuz-2.0.35 /a/l/vmlinuz

Did you copy modules and initrd images over (if needed)