Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't boot on windows after recompiling kernel [SOLVED]
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
pablolo
n00b
n00b


Joined: 22 May 2004
Posts: 45

PostPosted: Fri Apr 08, 2005 3:41 pm    Post subject: can't boot on windows after recompiling kernel [SOLVED] Reply with quote

I'm not exactly sure if recompiling the kernel caused this problem, it doesn't make any sense. I was able to dual boot windows and gentoo after the installation. However when I tried again (after recompiling kernel), LILO just stops on "Loading Windows", then nothing more...

What could be wrong here? I can still boot to windows but not through LILO, I boot it from BIOS, so I think the MBR is still in tact.

I;m going to post my lilo.conf in a while..


btw I did run /sbin/lilo after recompiling the kernel.. I am able to boot on the new kernel but not on Windows :(
Here's my lilo.conf
Code:

boot=/dev/hdb
prompt
timeout=60
default=Windows

image=/boot/kernel-2.6.11-gentoo-r3
label=GentooR3
read-only
root=/dev/hdb3

image=/boot/kernel-2.6.11-gentoo-r5
label=GentooR5
read-only
root=/dev/hdb3

other=/dev/hda1
label=Windows


Last edited by pablolo on Fri Apr 08, 2005 4:12 pm; edited 2 times in total
Back to top
View user's profile Send private message
r00tzz
Apprentice
Apprentice


Joined: 09 Apr 2004
Posts: 203
Location: Sao Paulo, Brasil

PostPosted: Fri Apr 08, 2005 3:44 pm    Post subject: Reply with quote

check your lilo.conf and see if your disk/partition is correct...

never knows what fingers and keyboards can do!! :wink:
Back to top
View user's profile Send private message
pablolo
n00b
n00b


Joined: 22 May 2004
Posts: 45

PostPosted: Fri Apr 08, 2005 3:49 pm    Post subject: Reply with quote

Just posted my lilo.conf. Can't see anything strange tho. Hmmm Isn't it weird that I don't get any error message in Lilo?

it just stops on "Loading Windows"
Back to top
View user's profile Send private message
r00tzz
Apprentice
Apprentice


Joined: 09 Apr 2004
Posts: 203
Location: Sao Paulo, Brasil

PostPosted: Fri Apr 08, 2005 4:06 pm    Post subject: Reply with quote

have you tried to re-run lilo??

another post complains about lilo corrupting MBR... maybe this is one case....

also check if lilo was upgraded recently...just never knows....
Back to top
View user's profile Send private message
pablolo
n00b
n00b


Joined: 22 May 2004
Posts: 45

PostPosted: Fri Apr 08, 2005 4:13 pm    Post subject: Reply with quote

Hey guys, I found a solution on another forum:

I added this line
Code:

boot-as=0x80


under my "other=/dev/hda" line.


It works fine now
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