The machine refuses to boot after installing a christmas gift (DVD drive)... the distro is Mandrake 9.0 ... before that installation was:
hda (hard disk) on ide0 master (W98)
CDRW (ide) on ide0 slave
hdb (hard disk) on ide1 master (Mdk 9)
now the picture is:
hda (hard disk) on ide0 master (W98)
hdb (hard disk) on ide0 slave (Mdk 9)
CDRW (ide) on ide1 master
DVD (ide) on ide1 slave
the first attempt to boot this was completely unsuccessful, and I tried to work it out entering in "rescue mode", chrooting to the main linux partition and executing /sbin/lilo. It was ok but... nothing changes. Actually this is the result of the last attempt to boot:
kmod: failed to exec /sbin/modprobe -s -k ide-cd, errno = 2
mount: error 6 mounting ext3 flags kernel panic: no init found
try passing init=option to kernel
I've checked for the ide-cd module and it's there (in /lib/modules/<kernel version>/kernel/drivers/ide (in .gz)
Any idea about what's happening here ??
TIA