LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sabayon 3.1 (https://www.linuxquestions.org/questions/linux-newbie-8/sabayon-3-1-a-500626/)

noonmid27 11-11-2006 11:57 AM

sabayon 3.1
 
I am having some trouble adding the kernel to my boot loader. i edited the /etc/lilo.conf file, then i did /sbin/lilo to see if the kernel was added to my boot menu, but i got a message saying that the kernel was too big. this is what my /etc/lilo.conf file.


# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file

default="linux"
boot=/dev/sda
map=/boot/map
menu-scheme=wb:bw:wb:bw
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz
label="linux"
root=/dev/sda5
initrd=/boot/initrd.img
append=" splash=silent mem=1024M"
vga=788
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/sda5
initrd=/boot/initrd.img
append=" mem=1024M"
image=/boot/vmlinuz
label="failsafe"
root=/dev/sda5
initrd=/boot/initrd.img
append=" failsafe"
other=/dev/sda1
label="windows"
table=/dev/sda
image=/boot/slack/vmlinuz-ide-2.4.33.3
label="Slackware"
root=/dev/sda8
vga=733
read-only
image=/boot/sabayon/xen-3.0.0.gz
label="Sabayon"
root=/dev/sda11
vga=733
read-only


All times are GMT -5. The time now is 08:12 AM.