Score:0

Boot Ubuntu 22.04 by Grub4DOS

ao flag

Failed boot Ubuntu 22.04 by Grub4DOS. The MENU.LST commands are

title Ubuntu 20 (64bit)
fallback 4
find --set-root /EFI/BOOT/UBT2004.ISO
map --read-only --heads=0 --sectors-per-track=0 /EFI/BOOT/UBT2004.ISO (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity iso-scan/filename=/EFI/BOOT/UBT2004.ISO quiet splash
initrd /casper/initrd

Ubuntu 18.04 boot OK.

title Ubuntu 18 (64bit)
fallback 3
find --set-root /EFI/BOOT/UBT1804.ISO
map --mem /EFI/BOOT/UBT1804.ISO (0xff) || map --heads=0 --sectors-per-track=0 /EFI/BOOT/UBT1804.ISO (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/EFI/BOOT/UBT1804.ISO splash
initrd /casper/initrd.lz

Please help to correct it. Thanks in advanced.

oldfred avatar
cn flag
I thought grub4dos stopped development over 10 years ago, although used as a way to BIOS boot using Windows for a few years afterwards. Your example is 20.04 but comment is 22.04. Not an Ubuntu question so really off topic for AskUbuntu. You can use grub to boot ISO. https://askubuntu.com/questions/1380683/how-to-install-ubuntu-based-os-on-internal-hard-drive-without-a-flash-drive-usin https://askubuntu.com/questions/1025656/how-do-i-boot-an-iso-file-from-my-drive-using-grub2-on-uefi-machines &
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.