Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
what to add on 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
jan1024188
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2006
Posts: 79
Location: slovenia

PostPosted: Tue Aug 29, 2006 8:24 pm    Post subject: what to add on grub.conf Reply with quote

if i install gentoo 2006 on hda7 what will i have to add on grub.conf..
i have a GRUB bootloader from fedora core 4
so ill have to add

title Gentoo
root (hd0,6)
kernel ??????
vmlinuz?????
else????

can please anybody copy here his grub.conf with gentoo 2006 on it

thanks
Back to top
View user's profile Send private message
mfyahya
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2006
Posts: 110

PostPosted: Tue Aug 29, 2006 8:42 pm    Post subject: Reply with quote

title gentoo
root (hd0,6)
kernel /boot/vmlinuz root=/dev/hda7

should be enough

splashimage=(hd0,6)/boot/grub/splash.xpm.gz

if you want a nice colors
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Tue Aug 29, 2006 9:41 pm    Post subject: Reply with quote

This should anwser all your questions:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10
Back to top
View user's profile Send private message
jan1024188
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2006
Posts: 79
Location: slovenia

PostPosted: Wed Aug 30, 2006 4:37 pm    Post subject: Reply with quote

it doesnt work
im using a GRUB from FC4
Back to top
View user's profile Send private message
davascript
l33t
l33t


Joined: 07 Apr 2004
Posts: 618
Location: Pennsylvania

PostPosted: Wed Aug 30, 2006 7:25 pm    Post subject: Reply with quote

Quote:
it doesnt work
im using a GRUB from FC4

The syntax that grub uses is the same for each OS and different across architecures.
What error message do you get when trying to boot to your gentoo install?

This guide should help you also:
Checklist: Kernel won't boot, kernel panic — VFS error
Gentoo Grub Error Collection
Back to top
View user's profile Send private message
jan1024188
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2006
Posts: 79
Location: slovenia

PostPosted: Wed Aug 30, 2006 7:34 pm    Post subject: Reply with quote

error 15 file not found
Back to top
View user's profile Send private message
fk
n00b
n00b


Joined: 17 Apr 2006
Posts: 39

PostPosted: Wed Aug 30, 2006 7:46 pm    Post subject: Reply with quote

have you a seperate boot partition? If yes, do you use this partition with gentoo?

If you do this the grub.conf must look like this

Quote:
title gentoo
root (hd0,6) <------------ Here the bootpartition e.g (hd0,0) for hda1
kernel /boot/vmlinuz root=/dev/hda7



or have you used the genkernel-script?

if yes it must look like this (if you use gentoo-sources and no seperate boot partition, width seperate boot partition you must try without /boot)

Quote:
kernel /boot/kernel-genkernel-x86-2.6.17-gentoo-r17 root=/dev/ram0 init=/linuxrc ramdisk=8192real_root=/dev/hda7
initrd /boot/initramfs-genkernel-x86-2.6.17-gentoo-r7
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