[Fixed] Booting EFI live ISOs : No medium found
-
- Posts: 28
- Joined: 17. Jun 2016, 18:17
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Linux
- Location: The Netherlands
[Fixed] Booting EFI live ISOs : No medium found
VB 5.2.0_BETA1 r117406 on Xubuntu64 16.04.3 or Slackware64 Current : Booting e.g. the Ubuntu64 16.04.3 live ISO in EFI mode results in a medium not found message (see attachment). Something comparable happens when the Fedora64 26-1.5 live ISO, or with a Slackware64 Current live ISO.
With VB 5.1.26-117224 booting these ISOs in EFI mode is successful.
With VB 5.1.26-117224 booting these ISOs in EFI mode is successful.
- Attachments
-
- VirtualBox_Burdi01z88_05_08_2017_17_35_38.png (4.98 KiB) Viewed 14319 times
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Booting EFI live ISOs : No medium found
Which one? Be specific please: http://releases.ubuntu.com/16.04/burdi01 wrote:the Ubuntu64 16.04.3 live ISO in EFI mode
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
- Posts: 28
- Joined: 17. Jun 2016, 18:17
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Linux
- Location: The Netherlands
Re: Booting EFI live ISOs : No medium found
MOD EDIT:
Deleted a 120 KB image and replaced it with 34 B of actual, searchable, copyable text.
ubuntu-16.04.3-desktop-amd64.iso
The highlighted one (scroll down if necessary):
Screenshot at 2017-08-05 18-10-53.png
[burdi01] Edit Aug 6, 2017: Hint noted.
Deleted a 120 KB image and replaced it with 34 B of actual, searchable, copyable text.
ubuntu-16.04.3-desktop-amd64.iso
The highlighted one (scroll down if necessary):
Screenshot at 2017-08-05 18-10-53.png
[burdi01] Edit Aug 6, 2017: Hint noted.
Last edited by burdi01 on 6. Aug 2017, 11:13, edited 3 times in total.
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Booting EFI live ISOs : No medium found
Thanks, I will try it.
Next time, please avoid unnecessary attachments. You could have simply typed the filename, no? Save a (virtual) tree or two (or five)...
Next time, please avoid unnecessary attachments. You could have simply typed the filename, no? Save a (virtual) tree or two (or five)...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Booting EFI live ISOs : No medium found
Confirmed only if using the ICH9 chipset. With the default PIIX3, booting works just fine.
The ISO boots just fine with 5.1.26, and it fails with 5.2.0_BETA1 r117406 (Qt5.6.2). The error message (which seems really weird) is:
The ISO boots just fine with 5.1.26, and it fails with 5.2.0_BETA1 r117406 (Qt5.6.2). The error message (which seems really weird) is:
BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs) Unable to find a medium containing a live file system
- Host: OSX 10.11.6 (15G1611).
- Guest: ubuntu-16.04.3-desktop-amd64.iso
- VirtualBox: Version "5.2.0_BETA1 r117406 (Qt5.6.2)" versus "5.1.26 r117224 (Qt5.6.2)".
Edit: Updated to state that this happens only if using the ICH9 chipset. With the default PIIX3, booting works just fine. |
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Booting EFI live ISOs : No medium found
Does this for the original poster also happen only with ICH9 chipset + EFI? For me it does, and it makes me wonder why someone out there routinely uses the ICH9 chipset when we rather clearly say "[...] is experimental and not recommended [...]". Also, please provide VBox.log for failures as the problem reporting instructions state. Otherwise we end up easily wasting a lot of time, trying a different config than you use.
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Booting EFI live ISOs : No medium found
I have a VM called "_LiveEFI" just for testing EFI booting. Chances are that I had set the ICH9 because I wanted to test an OSX guest at some point and it got left enabled. Sorry about that...klaus wrote:it makes me wonder why someone out there routinely uses the ICH9 chipset
I did test again the same VM but with PIIX3 enabled instead of the ICH9. Booting works just fine. My "confirming" post has been edited to reflect that fact.
For complete disclosure, ICH9+EFI with the same VM does work in 5.1.26, just not with 5.2.0b1. But it's not a surprise since it is listed as an experimental feature after all...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
- Posts: 28
- Joined: 17. Jun 2016, 18:17
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Linux
- Location: The Netherlands
Re: Booting EFI live ISOs : No medium found
Original poster here:
Yes, I have the ICH9 chipset selected. Setting it to PIIX3 resolved the problem.
I cannot even remember when I selected ICH9, it must be years ago and I never looked back.
Chances are that I chose the setting directly and never saw the hoover text.
Yes, I have the ICH9 chipset selected. Setting it to PIIX3 resolved the problem.
I cannot even remember when I selected ICH9, it must be years ago and I never looked back.
Chances are that I chose the setting directly and never saw the hoover text.
Re: Booting EFI live ISOs : No medium found
Thanks for confirming. Of course we still want the issue with ICH9 to be fixed (otherwise it will remain experimental forever). Our investigations so far have shown that this issue only happens when booting off a DVD drive attached to an ATA controller. SATA works just fine for the same setup. Still mysterious what change caused this regression...
-
- Posts: 28
- Joined: 17. Jun 2016, 18:17
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Linux
- Location: The Netherlands
Re: Booting EFI live ISOs : No medium found
Indeed I have the live ISO connected to the IDE controller.
I can confirm that with the ICH9 chipset and the live ISO connected to the SATA controller the VM boots OK.
I can confirm that with the ICH9 chipset and the live ISO connected to the SATA controller the VM boots OK.
-
- Oracle Corporation
- Posts: 3362
- Joined: 7. Jun 2007, 09:11
- Primary OS: Debian Sid
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Dresden, Germany
- Contact:
Re: Booting EFI live ISOs : No medium found
Beta 2 contains a fix which should allow booting from IDE even with EFI+ICH9.
-
- Posts: 28
- Joined: 17. Jun 2016, 18:17
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Linux
- Location: The Netherlands
Re: [Fixed] Booting EFI live ISOs : No medium found
Confirmed - thks.Beta 2 contains a fix which should allow booting from IDE even with EFI+ICH9.