public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jeremi Piotrowski <jeremi.piotrowski@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] booting - I don't anystand how the (Linux) world works anymore
Date: Sat, 25 Jun 2016 21:19:47 +0200	[thread overview]
Message-ID: <20160625191947.GA24102@gentoo-tp.home> (raw)
In-Reply-To: <YseLVsRteFjBS+5CTTP64t@7zc0huhpDvqcKwT48Q8b0>

On Sat, Jun 25, 2016 at 08:33:31PM +0200, Helmut Jarausch wrote:
> 
> So, I came up with    root=UUID=uuid_number of the root file system.
> 
> But to my surprise I now got  a kernel panic
> syncing: VFS: unable to mount root fs on unknown block(0,0)
> 
> So, please tell me what I'm missing?

root=UUID lines are normally interpreted by the initramfs to find the
right device to mount. If you don't use one, the kernel pretty much only
supports root=/dev/<name> or root=PARTUUID identifiers (check kernel
source file init/do_mounts.c:182,207 for details). 

You can find your PARTUUID using `blkid` or `lsblk -o +PARTUUID`.



  reply	other threads:[~2016-06-25 19:20 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 [this message]
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

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=20160625191947.GA24102@gentoo-tp.home \
    --to=jeremi.piotrowski@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