[Soekris] multiple kernel images

Abhishek Misra abhishekm at cdac.in
Mon Jul 3 10:21:07 UTC 2006


Hello,

I'm using soekris with Pebble distribution.

How shall I add provision to provide multiple OS option (kernel images)
before Soekris boots.

lilo.conf earlier looked like this

-----------------------------------------
 boot = /dev/sdb
disk = /dev/sdb
  bios = 0x80

delay = 1
#serial=0,9600n8

image = /boot/vmlinuz-2.4.22-pebble
root = /dev/hda1
append="console=ttyS0,19200n8"
label = pebble
read-only
----------------------------------------
I added following to it

----------------------------------------
image = /boot/vmlinuz-2.4.22
root = /dev/hda1
append="console=ttyS0,19200n8"
label = pebble2
----------------------------------------

and also placed an image as /boot/vmlinuz-2.4.22

Please send in your suggestions.
thank You




More information about the Soekris-tech mailing list