public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alex Schuster <wonko@wonkology.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Inconsistent mountpoint for /
Date: Sat, 11 Jul 2009 17:08:49 +0200	[thread overview]
Message-ID: <200907111708.50295.wonko@wonkology.org> (raw)
In-Reply-To: <7bef1f890907110730q41489a33x2baa918a06b7d06e@mail.gmail.com>

Alan E. Davis writes:
> On Sat, Jul 11, 2009 at 11:26 PM, Neil Bothwick<neil@digimed.co.uk> wrote:
> > On Sat, 11 Jul 2009 10:16:26 +1000, lngndvs@gmail.com wrote:
> >> In grub, it is located first  as hd1 (/dev/sdb) and then as
> >> /dev/sda5.  That is where I want it to be.
> >
> > Those are two different things. the first is GRUB's root directory, the
> > place where is will find its configuration and stage files (i.e. the
> > location of /boot). The root argument on the kernel line is tell the
> > kernel the location of your root filesystem - /.
>
> I need to have the second drive (SATA #2) as the first boot drive
> because that's the drive with the grub setup in the MBR, for Gentoo.

Is there a reason why yo keep having grub on #2? If not, I'd just run grub, 
enter
  root (hd0,0)
  setup (hd0)
  quit
, copy /boot/grub/grub.conf over and all should be fine.

If you prefer to leavy it as it is: instead of using the partiton itself 
(like /dev/sda5) in grub.conf and fstab, you could try the /dev/disk-by-
label/<label of your root partition> notation. You can use dumpe2fs -h 
/dev/sda5 to see the label as Filesystem volume name, and tune2fs -L to 
change it. Then it would not matter on which drive the partiton actually is.

	Wonko



  reply	other threads:[~2009-07-11 15:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-11  0:16 [gentoo-user] Inconsistent mountpoint for / lngndvs
2009-07-11  0:52 ` [gentoo-user] " walt
2009-07-11  1:27   ` Alan E. Davis
2009-07-11  1:55     ` Dale
2009-07-11  9:21     ` Peter Humphrey
2009-07-11 13:26 ` [gentoo-user] " Neil Bothwick
2009-07-11 14:30   ` Alan E. Davis
2009-07-11 15:08     ` Alex Schuster [this message]
2009-07-11 16:59       ` Alex Schuster
2009-07-11 19:33       ` [gentoo-user] " walt
2009-07-11 21:59         ` Neil Bothwick
2009-07-12  3:27           ` Alan E. Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200907111708.50295.wonko@wonkology.org \
    --to=wonko@wonkology.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox