Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Grub cannot see stage1 even though it exists
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
cubancigar11
Guru
Guru


Joined: 10 Jan 2005
Posts: 322

PostPosted: Wed Jul 16, 2008 3:30 pm    Post subject: [SOLVED] Grub cannot see stage1 even though it exists Reply with quote

Hi!

Help me... I am in dire need!

I have installed Gentoo from latest live CD (actually I converted it into a bootable USB), and then installed it in /dev/sda2 (my master disk is SCSI)

But I am unable to install grub.

Following are the steps I follow:
Quote:

# mount /dev/sda2 /mnt/gentoo
# mount -t proc proc /mnt/gentoo/proc
# mount -o bind /dev /mnt/gentpo/proc
# chroot /mnt/gentoo /bin/bash
# cat /proc/mounts > /etc/mtab
# env-update
# source /etc/profile
# grub
grub> root (hd0,1) <---- the scsi is detected as hd0. This is probably OK because that is how it was in previous slackware install.
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/boot/stage1" exists... no

Error 2: Bad file or directory type

grub> quit <---- ofcourse :(
# ls /boot/grub/stage1
/boot/grub/stage1

What could be the problem!
_________________
eye-candy is the key to enlightenment


Last edited by cubancigar11 on Wed Jul 16, 2008 4:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
cubancigar11
Guru
Guru


Joined: 10 Jan 2005
Posts: 322

PostPosted: Wed Jul 16, 2008 3:39 pm    Post subject: Reply with quote

Could it be something similar: https://qa.mandriva.com/show_bug.cgi?id=38054
?
_________________
eye-candy is the key to enlightenment
Back to top
View user's profile Send private message
cubancigar11
Guru
Guru


Joined: 10 Jan 2005
Posts: 322

PostPosted: Wed Jul 16, 2008 4:08 pm    Post subject: Reply with quote

Yep! That's it! I repartitioned /dev/sda2 as reiserfs and everything went fine.

Wonder if no-one tried installing on an ext3 partition before?
_________________
eye-candy is the key to enlightenment
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2277
Location: /home/zach

PostPosted: Wed Jul 16, 2008 4:16 pm    Post subject: Reply with quote

That's very interesting news. My /boot is on ext2, but now I want to try it on ext3 on my test machine just to see what's going on.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
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