Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Scsi boot problem ...
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
blackbit
n00b
n00b


Joined: 01 Jul 2002
Posts: 1
Location: Belgium

PostPosted: Mon Jul 01, 2002 9:31 am    Post subject: Scsi boot problem ... Reply with quote

:cry: I have a problem booting from scsi... I tried to install grub, and think that worked. However, during boot I get an 'Invalid system disk' error. The system will then only boot from CD-Rom or floppy.

This is my /dev/sda layout :

/dev/sda1
boot, type 12
Compaq diagnostics (need to preserve - does not work though)
/dev/sda2
boot, type 83 (Linux)
maps to /boot
/dev/sda3
type 82 (swap)
swapdisk
/dev/sda4
type 5 (extended)
/dev/sda5
type 83 (Linux)
mapts to /

I do not see GRUB come up at all. I think the mbr is invalid?

I installed grub as follows :
root (hd0,1)
setup (hd0)
quit

My menu.lst conains the following :
default 0
timeout 30
splashimage=(hd0,1)/boot/grub/splash.xpm.gz

title=Gentoo linux
root (hd0,1)
kernel /boot/bzImage root=/dev/sda5

I hope someone can find a (serious) mistake in here ...

Thanks in advance!
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Jul 01, 2002 3:02 pm    Post subject: Reply with quote

Hmmm... no, looks good. ;)
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Jul 01, 2002 5:17 pm    Post subject: Reply with quote

Any chance SCSI is not properly installed in the kernel?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
tomafa
Guest





PostPosted: Tue Jul 16, 2002 9:33 pm    Post subject: Reply with quote

install grub :

root (hd0,4) the root fs / hd0,4 = /dev/sda5
setup (hd0)
quit

the menu.lst:

default 0
timeout 30
splashimage=(hd0,1)/boot/grub/splash.xpm.gz hd0.1 = /dev/sda2

title=Gentoo linux
root (hd0,4)
kernel /boot/bzImage root=/dev/sda5

but there is another problem you ned ah map file for scsi disks
and i have no idea how to build it (that is my problem) :(

you shout get ah grub promt with this settings :?
Back to top
tomafa
Guest





PostPosted: Tue Jul 16, 2002 9:43 pm    Post subject: Reply with quote

please forgett my posting
Back to top
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