Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't boot into Gentoo
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
hiro
n00b
n00b


Joined: 30 Jun 2002
Posts: 1
Location: [pdx.or.usa]

PostPosted: Sun Jun 30, 2002 3:25 am    Post subject: Can't boot into Gentoo Reply with quote

Hate to beat a dead horse, but I am also having boot problems. May be something simple, may be something related to my system.

I installed Gentoo on my SCSI hard disk (/dev/sda), partitioned as follows:

/dev/sda1 - Boot (100mb)
/dev/sda4 - Extended Partition
/dev/sda5 - Swap (768mb)
/dev/sda6 - Root

When I installed grub, I did it as follows:

root (hd2,0)
* hd2 (the third hd) is my scsi disk, 0 would correspond to /dev/sda1
setup (hd2)

Then I configured my /boot/grub/menu.lst, and it looks like this:

default 0
timeout 15
splashimage=(hd2,0)/boot/grub/splash.xpm.gz

title=gentoo
root (hd2,0)
kernel /boot/bzImage root=/dev/sda6

--- cut here ---

Now mind you, on my first IDE disk, XOSL loads at boot so I can choose between Win2k, Redhat (both on first IDE disk) or Gentoo (on my SCSI disk). When I select Gentoo (which is configured in XOSL to point to my boot partition on the scsi disk) it does not boot, just a blank console.

What am I doing wrong? Should I install grub on my first IDE disk and skip xosl? Any good suggestions?

Thanks!

-hiro
:wink:
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Sun Jun 30, 2002 4:04 am    Post subject: Reply with quote

Sometimes it can get confused when there is a mix of ide and scsi disks... What happens if you change those (hd2,0) to (hd0,0) in your menu.lst?
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
felysium
n00b
n00b


Joined: 27 May 2002
Posts: 43
Location: Netherlands

PostPosted: Sun Jun 30, 2002 9:37 am    Post subject: Reply with quote

from the grub docs:

Note that GRUB does not distinguish IDE from SCSI - it simply counts the drive numbers from zero, regardless of their type. Normally, any IDE drive number is less than any SCSI drive number, although that is not true if you change the boot sequence by swapping IDE and SCSI drives in your BIOS.

it's the same as fghellar says..
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