Currently I have series problem when preparing dual-boot Ubuntu 22.04.3 Desktop (Linux Kernel 6.2, link of ISO), Ubuntu 22.04.3 Server (link of ISO) and Ubuntu 22.04.1 (Linux Kernel 5.15, link of ISO). LiveCD just failed to boot (seems to be stopped and rebooted when loading services, and thus X11 window is not loaded).
Figure on booting Ubuntu 22.04.3 LiveCD
↑ Laptop will stay at this stage for about 10 sec, then reboot ↑
Last Outputs found in Ubuntu 22.04.1 LiveCD (for the first time booting into LiveCD; for the second time, (x of 5)
may not show on screen):
Started CUPS Schedular.
Started Network Manager Script Dispatcher Serivce.
Finished Detect the available GPUs and deal with any system changes.
(1 of 5) A start job is running for Ubuntu live CD installer (19s / no limit)
(2 of 5) A start job is running for Network Manager Walt Online (21s / no limit)
(3 of 5) A start job is running for casper-md5check Verify Live ISO checksums (28s / no limit)
(4 of 5) A start job is running for Dispacher daemon for systemd-networkd (30s / 1min 35s)
(5 of 5) A start job is running for Snap Daemon (32s / 1min 35s)
It soon reboots (about 34s, instead of running out 1min 35s).
Additional notes for Ubuntu 22.04.3 Server:
- Could boot to installation interface by 1) boot into rescue mode, i.e., add
1
to grub linux; 2) then exit rescue mode. - Stuck about 10 seconds in options for network, then automatically reboot. So I guess something failed for network service (either NetworkManager or systemd-networkd).
Hardware and Software specifications:
- Lenovo Legion R9000P ARX8 (2023); AMD Ryzen 9 7945 HX (Zen 4).
- No secure boot, UEFI mode. USB prepared by rufus-4.3 (GPT, UEFI no CSM, ISO mode instead of DD mode) or UltraISO.
- Windows 11 pre-installed and work fine.
- Have installed Ubuntu 22.04 once before (but found boot problems afterwards). While attempting to reinstall Ubuntu, I found I could not even boot into LiveCD. Since I have formatted previous Ubuntu, now I can't boot into rescue mode (sad QAQ).
- Power management seems to be controled by softwares in Windows. Quiet and normal modes are utilized, while performance/extreme mode is not applied during booting LiveCD.
Attempts tried thus far:
- Tried out various BIOS option combinations for wireless availability, switchable/discrete GPU mode, memory/CPU/GPU overclocking, VT, AMD security, ..., still not working.
- BIOS of my computer does not have ACHI option. So (maybe) I can't change that currently. But since this laptop only accepts NVME SSDs, I guess it's already ACHI.
- Grub option combinations
acpi=off noapci noirq nomodeset
tried, so seems not (or not only) an ACPI problem. - Tried out other distributions, such as Ubuntu 23.10.1 (not the legacy one), Fedora 39, ArchLinux 2023.11.01. They behave similarly (reboot when starting services around network). ISO SHA256SUMS checked for Ubuntu 22.04.1 and 22.04.3 Desktop.
- Also tried out different USB ports (USB-3.0, USB-2.0). I currently have only one USB stick, so I could not verify whether it's the problem of the USB stick.
Hope someone could point out the what's the problem! Many thanks!
diff-image-drive
– sudodus Nov 15 '23 at 22:35ubuntu-desktop
to get standard Ubuntu Desktop orkubuntu-desktop
,lubuntu-desktop
etc to get a community flavour of Ubuntu. – sudodus Nov 15 '23 at 23:21