Page 1 of 1

menu.lst

Posted: Wed Apr 15, 2015 12:30 pm
by Spectre660
For multiple boot options to work the /boot/menu.lst file needs to have double line spacing between each group as below.

Code: Select all

delay 10
default 0


title Debian Jessie For Sam460ex Kernel 3.19.2
kernel /uImage-3.19.2 root=/dev/sda8 console=ttyS0,115200 console=tty0
dtb /canyonlands.dtb


title Debian Jessie For Sam460ex Kernel 4.0.0-a
kernel /uImage-4.0.0-a root=/dev/sda8 console=ttyS0,115200 console=tty0
dtb /canyonlands.dtb