Peeble linux problem.. Hi All,
I am trying to install pebble linux on a old laptop (no cf card just a harddrive) (toshiba 4010cdt)
I got dam small linux (dsl) on /dev/hda3 which
boots
fine. I cp -r pebble.39.tgz (after unzipping) into
/dev/hda1/
lilo entry on dsl is
boot=/dev/hda
image=/boot/vmlinuz-2.4.22-xfs
label=DSL
root=/dev/hda3
read-only
image=/boot/vmlinuz-2.4.22-pebble
label=pebble
root=/dev/hda1
read-only
/sbin/lilo run ok, with no error's.
when i boot into pebble i get a kernel panic with No init found. Try passing init= option to kernel.
What am i missing? other than INIT! |