Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trouble with grub (error 16)
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
alex4654
n00b
n00b


Joined: 22 Apr 2003
Posts: 13
Location: Heidelberg, Germany

PostPosted: Sun Feb 29, 2004 10:19 pm    Post subject: Trouble with grub (error 16) Reply with quote

hello.

i have got some trouble with grub. after installing gentoo as described in the tutorials i decided to use grub als a bootloader. but after rebooting grub always stops with error 16. i know that error 16 means that the filesystem is corrupt. i guess mine is not (new partitions, new filesystems, all that tested twice)

i use a IBm thinkpad t40p with:

hda1: ntfs windows xp
hda2: hidden fat partition of the ibm restore thing
hda3: ext2 /boot
hda4: reiserfs /
hda5: swap

my grub.conf looks like the following:
Code:

default 0
timeout 30
splashimage=(hd0,2)/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,2)
kernel (hd0,2)/kernel-2.4.22 root=/dev/hda4

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


has anybody an idea how i get grub working?
Back to top
View user's profile Send private message
tredman2
Apprentice
Apprentice


Joined: 06 Dec 2002
Posts: 169
Location: Holiday, FL

PostPosted: Sun Feb 29, 2004 10:42 pm    Post subject: Reply with quote

When you went through the documentation and issued the grub command, what series of commands did you give it to install the boot loader onto the drive. I believe the docs look something like this:
Code:
root (hd0,0)
setup (hd0)
quit


Tim
_________________
Tim
"I drank what?" - Socrates, 399 BCE
Back to top
View user's profile Send private message
plasmagunman
l33t
l33t


Joined: 07 Jun 2002
Posts: 604
Location: berlin

PostPosted: Sun Feb 29, 2004 10:42 pm    Post subject: Reply with quote

looks okay for me. since grub doesn't know ntfs, try without the win-part. or try "rootnoverify" instead of "root" for the win-partition.
_________________
please, feel free to correct my english. - por favor, corrige mi español.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Mar 01, 2004 1:47 am    Post subject: Re: Trouble with grub (error 16) Reply with quote

alex4654 wrote:
hda1: ntfs windows xp
hda2: hidden fat partition of the ibm restore thing
hda3: ext2 /boot
hda4: reiserfs /
hda5: swap

This doesn't look right. Where is your extended partition ?

Boot from the LiveCD, and use this command to list your partition table.
Code:
# fdisk -l
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