[parisc-linux] Boot command

Kailashnath V Rampure kailasr@webcash.com
Fri, 03 Nov 2000 11:46:39 -0800


I have removed the 2nd HDD now the boot is trying but I get the same error:
my fstab reads as :

# /etc/fstab: static file system information.
#
# <file system> <mount> <type>  <options>                       <dump> <pass>
#/dev/sda1      /boot   ext2    defaults,errors=remount-ro      0       0
#/dev/sda2      none    swap    sw                              0       0
/dev/sda3       /       ext2    defaults,errors=remount-ro      0       0
# proc          /proc   proc    defaults                        0       0


The erros is as follows:
Boot IO Dependent Code (IODC) revision 144
.... SUCCEEDED!
HARD Booted.
palo ipl bame@noam Tue Oct 31 14:18:02 MST 2000
0/vmlinux 208896 bytes @ 0x1f78c000
0/palo-cmdline '3/boot/vmlinux TERM=linux Home=/ root=/dev/sda3'
/dev/ida1 82 62 1030688
/dev/ida2 f0 1030750 24738
/dev/ida3 83 1055488 1030750
Kernel:partition 3 file /boot/vmlinux
ext2 block size 1024
ext2_mount(partition 3) returns 0
ext2_open(/boot/vmlinux)=3
Couldn't gork your kernel executabel format failed to load kernel
Failed to load Kernel.

Please suggest.