Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
continueing installation
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
timop
n00b
n00b


Joined: 07 Aug 2002
Posts: 59
Location: Finland

PostPosted: Wed Aug 07, 2002 1:32 pm    Post subject: continueing installation Reply with quote

Hi!
yesterday evening I started to install gentoo 1.3a and got it almost finish.after edit grub's menu.lst it fails and now computer starts to grub and thats it, well now I know what is wrong and want to repair menu.lst but how I can get back to allready installed gentoo, what is THE magic word on booting gentoo cd when prompting "boot: "
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Wed Aug 07, 2002 1:52 pm    Post subject: Reply with quote

Uuuuuhhh... <enter> ?

Seriously, just boot the CD the same way you did when installing, then make your mount points, and mount the partitions to them. Then go in and edit your menu.lst file.

Michael
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


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

PostPosted: Wed Aug 07, 2002 4:23 pm    Post subject: Reply with quote

For more explicit instructions, see this thread.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Aug 07, 2002 6:21 pm    Post subject: Reply with quote

michaelb wrote:

then make your mount points, and mount the partitions to them. Then go in and edit your menu.lst file.
Michael


I did allready solve it, thanks anyway.
I have some problems with GRUB, I am not sure how to set it.
Do I have to do:
#grub
grub> root (hdx,x)
grub> setup (hdx)
grub> quit

or is it enough to make only /boot/grub/menu.lst

I have two harddisks: in hda1 winblows XP and in hdb1 /boot, hdb2 swap and in hdb3 / all linux partions are ext3 expect swap, and XP is fat32

when trying to do:
grub> root (hd1,0)
unable to mount... (i'll go check this)
grub> setup (hd1)
error.... (i'll go check this)
it won't work
my menu.lst:
default 0
timeout 15
splashimage=(hd1,0)/boot/grub/splash.xpm.gz

title=Gentoo
root (hd1,0)
kernel /boot/bzImage root=/dev/hdb3

title=XP
root (hd0,0)
chainloader +1
Back to top
timop
n00b
n00b


Joined: 07 Aug 2002
Posts: 59
Location: Finland

PostPosted: Wed Aug 07, 2002 6:37 pm    Post subject: Reply with quote

this reply was mine...
Anonymous wrote:

I have two harddisks: in hda1 winblows XP and in hdb1 /boot, hdb2 swap and in hdb3 / all linux partions are ext3 expect swap, and XP is fat32

when trying to do:
grub> root (hd1,0)
unable to mount... (i'll go check this)
grub> setup (hd1)
error.... (i'll go check this)
it won't work
my menu.lst:
default 0
timeout 15
splashimage=(hd1,0)/boot/grub/splash.xpm.gz

title=Gentoo
root (hd1,0)
kernel /boot/bzImage root=/dev/hdb3

title=XP
root (hd0,0)
chainloader +1


error message was:
grub> root (hd1,0) (does this mean /boot ??? )
filesystem type unknown partition type 0x6
grub> setup (hd1) (mean this which MBR to install ??? )
error 17: cannot mount selected partition
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Thu Aug 08, 2002 5:45 pm    Post subject: Reply with quote

timop wrote:

error message was:
grub> root (hd1,0) (does this mean /boot ??? )
filesystem type unknown partition type 0x6
grub> setup (hd1) (mean this which MBR to install ??? )
error 17: cannot mount selected partition
Yes, the root (hd#,#) command in grubeese (did I just make up a word?) means the /boot partition. Based on the response you got, however, it looks like grub sees hda as hd1 in your system. I'm not sure why it's doing this, but try
Code:
# grub
grub> root (hd0,0)
and see if it works. If so, then you should be home free. Just make sure to run setup (hd0), and switch all the entries in your menu.lst file as well. If not, post the error message it gives you and we'll take it from there.
Back to top
View user's profile Send private message
timop
n00b
n00b


Joined: 07 Aug 2002
Posts: 59
Location: Finland

PostPosted: Fri Aug 09, 2002 5:11 am    Post subject: Reply with quote

many thanks everybody for help, found problem:
I did make partitions in XP and all linux partition type was FAT16.
I did convert these partitions to linux 83 and swap 82 and grub did install well.
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