From: Olaf Hering <olaf@aepfle.de>
To: grub-devel@gnu.org
Subject: Re: [PATCH] 10_linux: avoid multi-device root= kernel argument
Date: Fri, 29 Jan 2016 09:54:26 +0100 [thread overview]
Message-ID: <56AB28C2.1060609@aepfle.de> (raw)
In-Reply-To: <1453999601-7706-1-git-send-email-arvidjaar@gmail.com>
Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
> should do in this case.
grub cant possibly know what the device name of the target OS is. This
is especially true if it tries to guess what the OS on partitions other
than the current / might expect. So:
never append any root= or resume= to the OS cmdline. Its the task of the
initrd to find the relevant block devices.
Olaf
next prev parent reply other threads:[~2016-01-29 8:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAC+fKQW3LZDiuuEiGqWzK8Zkk=eRvJNs02LmEC9Y8v_M8OGrbQ@mail.gmail.com>
2016-01-28 16:46 ` [PATCH] 10_linux: avoid multi-device root= kernel argument Andrei Borzenkov
2016-01-29 3:17 ` Michael Chang
2016-01-29 8:54 ` Olaf Hering [this message]
2016-01-29 8:57 ` Andrei Borzenkov
2016-01-29 16:23 ` Olaf Hering
2016-01-29 17:36 ` Andrei Borzenkov
2016-01-31 21:17 ` Juan Orti Alcaine
2016-02-01 17:16 ` Andrei Borzenkov
2016-01-02 12:30 Andrei Borzenkov
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=56AB28C2.1060609@aepfle.de \
--to=olaf@aepfle.de \
--cc=grub-devel@gnu.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;
as well as URLs for NNTP newsgroup(s).