From: Mick <michaelkintzios@gmail.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Can't boot Minimal Installation CD (ISO loopback; not a UEFI boot)
Date: Mon, 30 Sep 2019 11:25:23 +0100 [thread overview]
Message-ID: <CAGOe-eyr_Ldod_o536RAf1Ow=rju2r6w7tXb0_pOG2=Bg6ZqLQ@mail.gmail.com> (raw)
In-Reply-To: <87sgoe85zj.fsf@gmail.com>
In the first instance have a look at the 'linux' lines here:
https://gist.github.com/smoke/47f5250b9e6f59a5d172
You've missed some critical parameters, like 'cdroot'.
On Mon, 30 Sep 2019 at 11:01, akater <nuclearspace@gmail.com> wrote:
>
> I downloaded a recent (20190925) Minimal Installation amd64 image and
> tried to boot into it from a USB device. An old version of
> SystemRescueCD is installed alongside and boots fine.
>
> The machine is fairly old and has traditional BIOS and 2048M RAM
>
> My GRUB menuentry for the image is
>
> menuentry "Gentoo Minimal Installation CD 20190925" {
> search --no-floppy --fs-uuid --set=root 6dbfd182-36fb-4476-a414-f5a8cca975bb
> set iso=/install-amd64-minimal-20190925.iso
> loopback loop ${iso}
> linux (loop)/boot/gentoo keymap=dvorak nosound nonfs isoloop=${iso}
> initrd (loop)/boot/gentoo.igz
> }
>
> Boot fails at determining root device:
> !! Could not find the root block device in .
>
> I guess menuentry might be misconfigured but I can't figure out what's
> wrong with it. Minimal Installation CD is supposed to be bootable even
> in the absence of external storage devices, so everything should happen
> inside RAM, right? If so, then I don't get what could possibly go wrong
> as long as kernel and initrd are found unless there's an issue with
> Minimal Installation CD itself.
--
Regards,
Mick
next prev parent reply other threads:[~2019-09-30 10:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-30 9:53 [gentoo-user] Can't boot Minimal Installation CD (ISO loopback; not a UEFI boot) akater
2019-09-30 10:25 ` Mick [this message]
2019-09-30 11:56 ` [SOLVED] " Akater
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='CAGOe-eyr_Ldod_o536RAf1Ow=rju2r6w7tXb0_pOG2=Bg6ZqLQ@mail.gmail.com' \
--to=michaelkintzios@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