Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Question on boot loader
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nimbic
n00b
n00b


Joined: 05 Apr 2013
Posts: 2

PostPosted: Fri Apr 05, 2013 1:50 am    Post subject: Question on boot loader Reply with quote

I have an old lenovo lap-top that I have been trying to install Gentoo on, and I have an issue with boot. In following the handbook I decided to go with Lilo as my boot loader, however when I boot up my system I get a "grub rescue" prompt. I have double checked everything (to the best of my ability) but the boot still protests.

Is my question to vague? Do I need to add more? +what
Lenovo Thinkpad t-60
x86 kernel
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Fri Apr 05, 2013 3:00 am    Post subject: Reply with quote

Something is surely wrong if you get the Grub prompt when you go with Lilo. If that is true, Lilo is not installed (where it should be). If you get the Grub shell, it is because Grub do not find his files in the partition where it look. If you have a boot partition you must specify it has the partition where Grub and Lilo should look at when you install them, not the root partition of Gentoo.
_________________
Paul
Back to top
View user's profile Send private message
nimbic
n00b
n00b


Joined: 05 Apr 2013
Posts: 2

PostPosted: Fri Apr 05, 2013 3:19 am    Post subject: Reply with quote

I re-emerge Lilo just to make sure it installed and is in the right place.

In addition this is what I have in my /etc/lilo.conf nano was used to edit the file

boot=/dev/sda1

prompt
timeout=50
default=gentoo

image=/boot/kernel-genkernel-x86-3.7.10-gentoo
label=gentoo
read-only
root=/dev/sda3
append="video=uvesafd:mtrr,ywrap.1024x768-32@85
append="real_root=/dev/sda3"
initrd=/boot/initramfs-genkernel-x86-3.7.10-gentoo
append="init=/bin/bb"

Is the lilo.conf my issue?

Just an update lilo -v wrote to the MBR, but still booting to the grub rescue. I checked bios for anything funny and nothing seemed strange.
Still no boot.

FIXED!!!! :) If anyone else has this issue I recommend they look at /mnt/gentoo/etc/lilo.conf.example
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum