Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lilo Help: It is weird, I tell you.
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
spiphy
n00b
n00b


Joined: 23 Sep 2002
Posts: 7

PostPosted: Mon Sep 23, 2002 1:58 am    Post subject: Lilo Help: It is weird, I tell you. Reply with quote

I have an Asus A7V motherboard that has a promise ATA/100 controller built in. My hard drives are hooked up to the ata/100. So in Linux they are hde and hdg. Now I have lilo installed and gentoo will boot, but if I select my option to boot to windows nothing happens. No errors, no beeps, it just sits there. Now I have read just about every thing I could find about lilo and they all say the same thing. My config for the windows partition is as follows:

other = /dev/hdg1
table = /dev/hdg
lable = Windows

I thought maybe the windows side had died but if it is the only drive hooked up it works fine. I think that my problem has some thing to do with the fact that my Linux and windows drives are not on the first two ide channels.

I am totally out of ideas can anyone help?

Thanks in advance.
Back to top
View user's profile Send private message
dirtyjake
n00b
n00b


Joined: 06 Jul 2002
Posts: 60

PostPosted: Mon Sep 23, 2002 5:23 am    Post subject: Reply with quote

Quote:
I thought maybe the windows side had died but if it is the only drive hooked up it works fine. I think that my problem has some thing to do with the fact that my Linux and windows drives are not on the first two ide channels.


This is just a guess but try adding this to lilo.conf under your global options (near the top):

disk=/dev/hde bios=0x80
disk=/dev/hdg bios=0x81

This should cause LILO to believe that the BIOS has told it that hde is hda and hdg is hdb. Here is my inspiration:

http://www.tldp.org/HOWTO/Large-Disk-HOWTO-14.html#ss14.1

Again, just a guess. I have not been booting Windows for a long time, and although I have a faint recollection of a similar problem, this is all I can come up with.
Back to top
View user's profile Send private message
spiphy
n00b
n00b


Joined: 23 Sep 2002
Posts: 7

PostPosted: Mon Sep 23, 2002 12:48 pm    Post subject: Thanks Reply with quote

Thanks I fot it fixed. I actually had to add
map-drive = 0x81
to = 0x80
map-drive = 0x80
to = 0x81
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