GNU GRUB version 2.04
┌────────────────────────────────────────────────────────────────────────────┐
│*Ubuntu │
│ Advanced options for Ubuntu │
│ Ubuntu 20.10 (20.10) (on /dev/sda1) │
│ Advanced options for Ubuntu 20.10 (20.10) (on /dev/sda1) │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└────────────────────────────────────────────────────────────────────────────┘
Use the ↑ and ↓ keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.
The highlighted entry will be executed automatically in 0s.
GRUB_FORCE_PARTUUID set, attempting initrdless boot.
Linux version 5.8.0-1008-kvm (buildd@lcy01-amd64-016) (gcc (Ubuntu
10.2.0-13ubuntu1) 10.2.0, GNU ld (GNU)
Command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-1008-kvm
root=PARTUUID=f6bea054-a6e1-4734-91e2-eb6425be905b1
x86/fpu: x87 FPU will use FXSAVE
BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x000000007ffdffff] usable
So it is not obvious if grub output will be visible in the console log,
because GRUB_TERMINAL=console might not be set.
Also, previously the first message from the boot was from kernel. But my
patch introduced 'GRUB_FORCE_PARTUUID' option.
Also, somehow on the minimal cloud image 'Ubuntu 20.10' was detected on
/dev/sda1 - aka the only Ubuntu that there is..... and somehow I'm
getting 10s grub menu prompt.
It almost feels like maybe kernel should be emitting dmesg message that
it performing initrdless boot. rather that just:
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
Run /sbin/init as init process
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901553
Title:
Improve documentation around initrdless boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1901553/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs