Gentoo Archives: gentoo-user

From: "J García" <jyo.garcia@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: kernel choices for booting gentoo as guest in vbox vm
Date: Fri, 02 Feb 2018 05:18:08
Message-Id: CAGQH77erjQq4yJq291tYu8dmrNBDtGmxRiTkbSUbTFZ1Dhe4Gw@mail.gmail.com
In Reply to: [gentoo-user] Re: kernel choices for booting gentoo as guest in vbox vm by Harry Putnam
1 2018-02-01 7:57 GMT-06:00 Harry Putnam <reader@×××××××.com>:
2
3
4 > I did get a screenshot but it is very limited showing only a couple
5 > dozen lines of the boot messages. (attached at the end.)
6 >
7 The kernel is not able to mount root.
8 What filesystem did you use? If you used something that is not
9 included by default like ext4, you may be missing the drivers, or you
10 may have them as loadable modules, when you need them to boot.
11 Try to set a label for the root partition if you haven't, reboot,
12 change grub to edit the boot commands, change the root argument for
13 the linux command line to root=LABEL=yourlabel and continue.