[Bug 1962470] Re: Jammy Live installer not producing booting gpt partition table / EFI partition hard drive installations
Michael Lueck
1962470 at bugs.launchpad.net
Sat Apr 23 13:47:14 UTC 2022
Thank you, Rod!
Booted to Xubuntu 22.04 LiveDVD
BIOS has UEFI disabled
xubuntu at xubuntu:/sys/firmware$ ls -al
total 0
drwxr-xr-x 5 root root 0 Apr 23 12:32 .
dr-xr-xr-x 13 root root 0 Apr 23 12:32 ..
drwxr-xr-x 5 root root 0 Apr 23 12:33 acpi
drwxr-xr-x 3 root root 0 Apr 23 12:33 dmi
drwxr-xr-x 20 root root 0 Apr 23 12:58 memmap
xubuntu at xubuntu:/sys/firmware$ sudo dmesg | grep -i EFI
[ 0.078686] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 1.477833] tsc: Refined TSC clocksource calibration: 3166.306 MHz
[ 80.771346] b43-phy0 ERROR: You must go to https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
xubuntu at xubuntu:/sys/firmware$
Booted to Xubuntu 22.04 LiveDVD
BIOS has UEFI enabled
xubuntu at xubuntu:/sys/firmware$ ls -al
total 0
drwxr-xr-x 5 root root 0 Apr 23 13:07 .
dr-xr-xr-x 13 root root 0 Apr 23 13:07 ..
drwxr-xr-x 5 root root 0 Apr 23 13:08 acpi
drwxr-xr-x 3 root root 0 Apr 23 13:08 dmi
drwxr-xr-x 20 root root 0 Apr 23 13:22 memmap
xubuntu at xubuntu:/sys/firmware$ sudo dmesg | grep -i EFI
[ 0.079762] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 1.522877] tsc: Refined TSC clocksource calibration: 3166.310 MHz
[ 78.934879] b43-phy0 ERROR: You must go to https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
xubuntu at xubuntu:/sys/firmware$
Seems Xubuntu 22.04 release just cannot detect EFI / UEFI support within the BIOS.
The Ubuntu / Xubuntu ISO DVD's seem to be intelligent enough to boot if
the BIOS has only legacy support or new EFI / UEFI support. Perhaps that
is the area of Ubuntu that has the issue... that the EFI / UEFI detector
fails to detect, so boots in legacy support mode?
For this system, manually partitioning off the Live DVD with Gparted,
msdos partition table, one large xfs partition mounted as root.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1962470
Title:
Jammy Live installer not producing booting gpt partition table / EFI
partition hard drive installations
Status in ubiquity package in Ubuntu:
New
Bug description:
Starting up this weekend's Live DVD of Xubuntu, I am unable to produce
a system that will boot EFI mode from the hard disk.
The BIOS is configured to EFI boot mode for the disks.
This last attempt, I manually wiped the partitions from the drive
before launching the installer from the LiveDVD.
Check the partition table
sudo wipefs /dev/sda
Wipe the gpd partition table
sudo wipefs -a -t gpt -f /dev/sda
Double check that the wipe was successful with the first command, came
back empty / blank.
Next started the Xubuntu installer from the desktop icon.
Chose manual partitioning, created the following
sda1 500M Primary EFI Boot
sda2 remainder Primary xfs /
Once the installation got done, I opened Gparted to confirm the partitions.
The EFI partition was mounted to /target/boot/efi
The XFS partition was mounted to /target/
The EFI partition had boot, esp flags on it.
I restarted the system, shuts down, exhibits the usual with Jammy
defect 1962466, I push a key to restart, system goes through BIOS
screens, then lands at a black screen with blinking cursor in the top
left corner.
Getting systems to boot from the hard drive is very frustrating in the
era of EFI boot. :-(
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1962470/+subscriptions
More information about the foundations-bugs
mailing list