From: Russell Coker <russell@coker.com.au>
To: george@chinilu.com
Cc: Btrfs BTRFS <linux-btrfs@vger.kernel.org>
Subject: Re: Scan not being performed properly on boot
Date: Mon, 04 Aug 2014 14:14:16 +1000 [thread overview]
Message-ID: <30613326.hzdtJptJHK@xev> (raw)
In-Reply-To: <53DF0553.1010404@chinilu.com>
On Sun, 3 Aug 2014 21:00:19 George Mitchell wrote:
> > But just changing your boot configuration to use /dev/sdx is probably the
> > best option.
>
> Assuming you are booting with grub2, you will need to use /dev/sdx in
> the grub2 configuration file. This is known issue with grub2. Example
> from my script:
That's not a GRUB issue it's an initrd issue. GRUB just passes text to the
kernel. "cat /proc/cmdline" will show you what GRUB sent to the kernel, the
programs in the initrd read /proc/cmdline and then do what they think is
appropriate.
> ----------------------------------------------------------------------------
> ---------- echo 'Loading Linux desktop ...'
> linux /vmlinuz-desktop root=/dev/sda7 ro splash quiet
> echo 'Loading initial ramdisk ...'
> initrd /initrd-desktop.img
--
My Main Blog http://etbe.coker.com.au/
My Documents Blog http://doc.coker.com.au/
next prev parent reply other threads:[~2014-08-04 4:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 3:02 Scan not being performed properly on boot Peter Roberts
2014-08-04 3:31 ` Russell Coker
2014-08-04 4:00 ` George Mitchell
2014-08-04 4:14 ` Russell Coker [this message]
2014-08-04 4:22 ` George Mitchell
2014-08-04 4:34 ` George Mitchell
2014-08-04 5:01 ` Russell Coker
2014-08-04 5:23 ` Duncan
2014-08-04 9:36 ` Chris Samuel
2014-08-04 15:00 ` Peter Roberts
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=30613326.hzdtJptJHK@xev \
--to=russell@coker.com.au \
--cc=george@chinilu.com \
--cc=linux-btrfs@vger.kernel.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 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.