How to get rid of the "No bootable medium found!" error in Virtual Box?

t28292 picture t28292 · Aug 15, 2013 · Viewed 118.2k times · Source

I am working withing Oracle VM Virtual box on Solaris 11. When the battery of my laptop became 0% and I wasn't beside my laptop, the system halted. So when I started the session I got the following:

Fatal: No bootable medium found! System halted. 

The problem is I already have a script written there.. Is there a way that I can get it back ?

Answer

Prasanna picture Prasanna · May 21, 2014

Follow the steps below:

1) Select your VM Instance. Go to Settings->Storage

2) Under the storage tree select the default image or "Empty"(which ever is present)

3) Under the attributes frame, click on the CD image and select "Choose a virtual CD/DVD disk file"

4) Browse and select the image file(iso or what ever format) from the system

5) Select OK.

Abishek's solution is correct. But the highlighted area in 2nd image could be misleading.