public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Installing Gentoo: Grub, alternate GNU/Linux system on another partition
@ 2011-12-05 20:23 Alan E. Davis
  2011-12-05 21:34 ` Alan McKinnon
  2011-12-05 23:43 ` Neil Bothwick
  0 siblings, 2 replies; 11+ messages in thread
From: Alan E. Davis @ 2011-12-05 20:23 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1291 bytes --]

I'm giving Gentoo another try, having been using Ubuntu for quite a while,
and more recently Mint.  I would like to be able to access Mint until the
Gentoo system is working as I'd like it.

I have gotten through the install, for the most part, up to grub.  I can
see how to edit the grub.conf file for my Gentoo partition.  However, it
isn't clear to me from the examples how to write a grub.conf entry for
Mint's root (/) partition, on /dev/sda8. I am asking for advice on writing
the grub.conf file.

 Here are the various partitions involved:

    Gentoo:
       /boot      /dev/sda1
       /            /dev/sda2

   Mint    (/boot is not separate)
       /           /dev/sda8

The Mint kernel is using an initramfs, while I have manually configured the
kernel on Gentoo, at least for now.

Grub 2 is not transparent to me.  The kernel is:

    /boot/vmlinuz-3.0.0-13-generic

the initrd-img file is:

   /boot/initrd.img-3.0.0-13-generic

My grub.conf file for gentoo would look like this:

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


title Gentoo Original
root (hd0,0)
kernel /boot/kernel-3.0.6-gentoo-r1 root=/dev/sda2
###########


I have a few other questions of a more or less minor nature.  Perhaps
better to ask them separately.

Alan Davis

[-- Attachment #2: Type: text/html, Size: 1469 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-06 17:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 20:23 [gentoo-user] Installing Gentoo: Grub, alternate GNU/Linux system on another partition Alan E. Davis
2011-12-05 21:34 ` Alan McKinnon
2011-12-05 21:49   ` Michael Mol
2011-12-05 21:58     ` [gentoo-user] " Grant Edwards
2011-12-05 23:23       ` Mick
2011-12-05 23:33         ` Grant Edwards
2011-12-06  6:50           ` Mick
2011-12-06 17:40       ` Sebastian Beßler
2011-12-05 23:03     ` [gentoo-user] " Alan McKinnon
2011-12-05 23:43 ` Neil Bothwick
2011-12-06 11:41   ` Stroller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox