From: Tom H <tomh0665@gmail.com>
To: Gentoo User <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] booting - I don't anystand how the (Linux) world works anymore
Date: Mon, 27 Jun 2016 13:14:28 -0400 [thread overview]
Message-ID: <CAOdo=SzNtSQ4AMb7EkVBf7vC8200tPqj_w91cNDMuisvs8nvmA@mail.gmail.com> (raw)
In-Reply-To: <tPi2KbQfa28eOVJLrApm1c@iyBcxAzEZ9KishDiJKOl0>
On Sat, Jun 25, 2016 at 4:24 PM, Helmut Jarausch <jarausch@skynet.be> wrote:
> On 06/25/2016 10:19:12 PM, Tom H wrote:
>>
>> You can use "root=PARTUUID=partuuid" where
>>
>> on an msdos-labeled disk:
>>
>> # findmnt / -o TARGET,SOURCE,PARTUUID
>> TARGET SOURCE PARTUUID
>> / /dev/sda1 0006c8d7-01
>>
>> on a gpt-labeled disk:
>>
>> # findmnt / -o TARGET,SOURCE,PARTUUID
>> TARGET SOURCE PARTUUID
>> / /dev/sda3 41e9268f-484a-43e2-ae81-54d8c84119e0
>
> Yes, thanks, that did it,
You're welcome.
The
ENV{ID_PART_ENTRY_UUID}=="?*",
SYMLINK+="disk/by-partuuid/$env{ID_PART_ENTRY_UUID}"
udev rule creates symlinks under "/dev/disk/by-partuuid/".
There's no need for findmnt :)
prev parent reply other threads:[~2016-06-27 17:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-25 18:33 [gentoo-user] booting - I don't anystand how the (Linux) world works anymore Helmut Jarausch
2016-06-25 19:19 ` Jeremi Piotrowski
2016-06-25 20:08 ` Helmut Jarausch
2016-06-25 19:20 ` [gentoo-user] " James
2016-06-25 19:39 ` [gentoo-user] " David W Noon
2016-06-25 20:18 ` Helmut Jarausch
2016-06-25 21:06 ` David W Noon
2016-06-25 19:46 ` Rich Freeman
2016-06-25 20:23 ` Helmut Jarausch
2016-06-25 19:51 ` Alan McKinnon
2016-06-25 20:15 ` Rich Freeman
2016-06-25 20:19 ` Tom H
2016-06-25 20:24 ` Helmut Jarausch
2016-06-27 17:14 ` Tom H [this message]
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='CAOdo=SzNtSQ4AMb7EkVBf7vC8200tPqj_w91cNDMuisvs8nvmA@mail.gmail.com' \
--to=tomh0665@gmail.com \
--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