All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Morris <support@bettercgi.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Grub with UUID
Date: Thu, 07 Oct 2010 12:38:55 -0500	[thread overview]
Message-ID: <1286473135.2287.0@raydesk1.bettercgi.com> (raw)
In-Reply-To: <AANLkTikzS14BL5PkbLm12_555khqLYGmDaDY+hV8gz2a@mail.gmail.com> (from farchanjo@gmail.com on Thu Oct  7 12:12:56 2010)

> I wanted to use GRUB with UUID when i pass the
> boot flags root=. When i did this, my system cannot mount the root
> more.

root= is not a grub argument, it's a kernel argument.
If it's wrong, you'll get a few dozen lines of output and then
it'll say "can not mount root filesystem" or something similar.

root (hd0,0) would be grub.  If it's wrong, you'll get less than
a dozen lines of output before the error message.

Try mounting first with root=/dev/sda2 or whatever, then double
check a) the UUID and b) the syntax you're using, which should be
something like:
root=UUID=xxx

If the root volume isn't a plain disk partition, but is rather
a logical voume or mdadm, your initrd will need to include lvm,
raid, or whatever else is needed to get the root volume up and
running.

See also super grub disk, which can be helpful for figuring all
of this stuff out.
--
Ray Morris
support@bettercgi.com

Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/

Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/

Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php


On 10/07/2010 12:12:56 PM, Fabricio Archanjo wrote:
> Hey all,
> 
> 
> Sorry because my stupid question, but i don't know more. I'm using
> Debian with LVM and I wanted to use GRUB with UUID when i pass the
> boot flags root=. When i did this, my system cannot mount the root
> more. May someone know why it happend? is there a problem with GRUB
> v1??
> 
> 
> Thanks all,
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> 

  reply	other threads:[~2010-10-07 17:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 17:12 [linux-lvm] Grub with UUID Fabricio Archanjo
2010-10-07 17:38 ` Ray Morris [this message]
2010-10-07 18:07   ` Fabricio Archanjo
2010-10-07 18:20     ` Fabricio Archanjo

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=1286473135.2287.0@raydesk1.bettercgi.com \
    --to=support@bettercgi.com \
    --cc=linux-lvm@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.