Hello, I solved this problem by simply: In the Devices menu --> Insert Optical Disk.
It can give the error: FATAL: No bootable medium found! System Halted. when you inserted the installation CD after starting Linux in VirtualBox.
Derdonn
Posted messages15StatusMembre
>It may result in the error: FATAL: No bootable medium found! System Halted. >when you insert the installation CD after booting Linux in VirtualBox. It’s not clear what you are saying: -Insert the installation CD of what?! -How can you have a boot error AFTER booting Linux!? I would say you're not clear in what you're saying and yet I have to thank you because despite yourself, you helped me solve my problem:
If like me -you inserted the XP installation CD into your CD drive -VBox is configured correctly -despite everything you still see "No bootable medium found! System Halted" when starting your virtual machine
then check that you can access the data on the CD normally through your host system (via My Computer under XP). If not (and you have a blank disc instead) then you have the same bug as me. For my part, the following actions worked around this bug:
-the WinXP CD is in G: -you first start the virtual machine... "No bootable medium found!" -in VBox, you "insert the optical disk drive G:" and then you "eject the optical disk drive"... this repairs access to the CD drive in the host system -you eject the XP CD (physically) and reinsert it... magic you can access the data on the CD via My Computer -even more magically, VB also has access to the installation disk data: restart the virtual machine and install XP!
Notes: -I am using VBox 3.0.8 on WinXP Pro SP2 -If you haven’t encountered this problem, this action may seem vague to you but it will resonate with those who, like me, have scoured all the forums without finding an answer -to be thorough, a bug report should be made to the developers but I don’t have time -the bug may stem from the fact that I'm also using Alcohol120% -the bug may stem from the fact that I am installing a virtual machine XP on a host system XP -if this post helped you, spread the info on at least one other forum discussing this topic... you’ll make some people happy
Hi, did you create a virtual disk? does this virtual disk contain anything? did you define how the CD drive is emulated (disk image or real drive)? did you put the installation CD of an OS in your drive?
It's important to understand that VirtualBox creates a virtual machine. This machine doesn't have an operating system installed. So once your machine is created, you need to install an operating system (Windows, Linux, BSD... whatever you want)
For that, you start your machine for the first time, press F12 to choose what to boot from, and then you start from the appropriate medium (CD-ROM for example).
jsgane
Hello, I had a problem during installation; the VirtualBox guru meditation window appears with the following message:
A critical error has occurred during the execution of the virtual machine and it has been stopped. For assistance, you can visit the Community section at http://www.virtualbox.org or consult your support contract. Please post the log file VBox.log and the image file VBox.png that you will find in the folder C:\Documents and Settings\Administrateur\VirtualBox VMs\ubuntu1\Logs, along with a description of what you were doing when the error occurred. Normally, you can access these logs by choosing Show History from the Machine menu of the main VirtualBox window. Click OK to stop the machine or Ignore to leave it as is for debugging. Debugging requires specialized knowledge and tools; it is recommended that you choose OK.
Now I don't know what to do; can someone help me!
TuTo ExTrA
I had a problem, you need the .iso of your Windows and it's good, good job to you.
dufoli
I had a problem with a dmg, it needs to be unzipped with 7 zip then run on the dmg or convert to iso afterwards...
yann2015
I have a Windows 7 OS, I installed Oracle VirtualBox with an Ubuntu ISO, and when I start it, here's what I get: no bootable medium found
-- FC 10 - Mandriva 2009 - Debian 4.0 - The best things require patience. (JC ANGLADE) think about the tips https://www.commentcamarche.net/list
theo7777
Posted messages117StatusMembre42
How to activate the main partition?
anis
Bonjour, j'ai téléchargé VirtualBox 64 bits mais quand je choisis les machines, seuls les 32 bits apparaissent et je l'ai retéléchargé trois fois.
Invité
>
anis
Hi Anis, to access the 64-bit versions, you need to enable virtualization from the settings of your BIOS. After that, you should normally be able to access the 64-bit versions.
SoulSIK
>
Invité
Bonjour, je reprends le message d'Anis... par comment dans les paramètres BIOS...?
Ha! I was trying to make a DOS virtual machine and I had the same problem!
You have to understand that the problem is not your adjustments or your manipulation: it’s that your virtual hard drive is not *EXACTLY* as DOS understands it, which generates the error message!
I solved it as follows:
1. Prepare a DOS virtual machine via VirtualBox with all the default settings except maybe the memory; by default for DOS, VirtualBox gives 32MB which is a bit low!!! I gave it 512MB :)
2. Insert a CD-ROM or a virtual floppy disk for your DOS. There's a nice selection here: http://www.allbootdisks.com/
3. Start your virtual machine and go to the command line
4. Run FDISK, create a primary DOS partition, restart the virtual machine. Boot AGAIN from your CD-ROM or virtual floppy disk.
5. Again at the command line, run FORMAT C: ... give a name to your hard drive
6. From drive A:, type SYS C: --> This copies the necessary system files.
7. HERE’S WHAT FIXED MY PROBLEM: Last step, run FDISK /MBR
8. Eject your CD-ROM or virtual floppy disk, restart and enjoy your new virtual DOS machine :)
This last command is an undocumented command that repairs the "Master Boot Record", that is, the sectors on your virtual hard drive that indicate which operating system is installed and so on. It seems that this is missing when you create a virtual machine via VirtualBox. Who knows.
>when you insert the installation CD after booting Linux in VirtualBox.
It’s not clear what you are saying:
-Insert the installation CD of what?!
-How can you have a boot error AFTER booting Linux!?
I would say you're not clear in what you're saying and yet I have to thank you because despite yourself, you helped me solve my problem:
If like me
-you inserted the XP installation CD into your CD drive
-VBox is configured correctly
-despite everything you still see "No bootable medium found! System Halted" when starting your virtual machine
then check that you can access the data on the CD normally through your host system (via My Computer under XP). If not (and you have a blank disc instead) then you have the same bug as me. For my part, the following actions worked around this bug:
-the WinXP CD is in G:
-you first start the virtual machine... "No bootable medium found!"
-in VBox, you "insert the optical disk drive G:" and then you "eject the optical disk drive"... this repairs access to the CD drive in the host system
-you eject the XP CD (physically) and reinsert it... magic you can access the data on the CD via My Computer
-even more magically, VB also has access to the installation disk data: restart the virtual machine and install XP!
Notes:
-I am using VBox 3.0.8 on WinXP Pro SP2
-If you haven’t encountered this problem, this action may seem vague to you but it will resonate with those who, like me, have scoured all the forums without finding an answer
-to be thorough, a bug report should be made to the developers but I don’t have time
-the bug may stem from the fact that I'm also using Alcohol120%
-the bug may stem from the fact that I am installing a virtual machine XP on a host system XP
-if this post helped you, spread the info on at least one other forum discussing this topic... you’ll make some people happy