Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
me = idiot grub.conf
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
bladefist
n00b
n00b


Joined: 14 Dec 2003
Posts: 20

PostPosted: Sun Dec 14, 2003 10:27 pm    Post subject: me = idiot grub.conf Reply with quote

i just installed gentoo and setup the grub.conf, and l i got a little too excited and made a simple typo in grub.conf...so now i have to use a boot disk, then manually type in my grub.conf....thats all fine, well and dandy. but now how do i go back and find my grub.conf?

when i do nano -w /boot/grub/grub.conf i get a blank document
Back to top
View user's profile Send private message
mrhodes
Guru
Guru


Joined: 01 May 2002
Posts: 310
Location: Halifax, NS

PostPosted: Sun Dec 14, 2003 10:36 pm    Post subject: Reply with quote

you wouldn't beleive how many times that used to happen to me!

what you need to do is mount your boot partition...

eg.
mount /dev/hda1 /boot

replace hda1 with your actual partition..

Hope this helps
_________________
Michael Rhodes
Tiger Studios Entertainment
http://www.tigerstudios.net
Back to top
View user's profile Send private message
bladefist
n00b
n00b


Joined: 14 Dec 2003
Posts: 20

PostPosted: Sun Dec 14, 2003 10:39 pm    Post subject: Reply with quote

bash-2.05b# mount /dev/hda1/boot
mount: can't find /dev/hda1/boot in /etc/fstab or /etc/mtab

what did i screw up on now
Back to top
View user's profile Send private message
mrhodes
Guru
Guru


Joined: 01 May 2002
Posts: 310
Location: Halifax, NS

PostPosted: Sun Dec 14, 2003 10:42 pm    Post subject: Reply with quote

Oh, I think you will need to mount your root partition first, and then mount the boot partition...

mount /dev/hda2 /mnt/gentoo/
...
mount /dev/hda1 /mnt/gentoo/boot

then chroot into the /mnt/gentoo directory... then go fix your grub file...

let me know if you need more help
_________________
Michael Rhodes
Tiger Studios Entertainment
http://www.tigerstudios.net
Back to top
View user's profile Send private message
bladefist
n00b
n00b


Joined: 14 Dec 2003
Posts: 20

PostPosted: Sun Dec 14, 2003 10:43 pm    Post subject: Reply with quote

haha i am an idiot. figured it out. thanks
Back to top
View user's profile Send private message
mrhodes
Guru
Guru


Joined: 01 May 2002
Posts: 310
Location: Halifax, NS

PostPosted: Sun Dec 14, 2003 10:47 pm    Post subject: Reply with quote

No Problem :)

was that the problem after all?
_________________
Michael Rhodes
Tiger Studios Entertainment
http://www.tigerstudios.net
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