Opened 3 years ago
Closed 3 years ago
#237 closed System Defect (fixed)
Install DVD fails on ICH6 disk controller
| Reported by: | Traumflug | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | System Configuration | Version: | 8.0-BETA |
| Keywords: | Cc: | trac-bugs@… |
Description
Steps to reproduce:
- Download PC-BSD http://www.pcbsd.org/content/view/143/11/#DVD
- Create a new disk (here: in a virtual machine)
- Fire up the machine, booting from the above DVD. Here: VirtualBox?, using an ICH6 ATA Controller
Result:
The OS loader works. A short time later, the boot process complains something along "Boot media not found"
While I can switch the virtual machine to use an PIIX3 controller (which works), my not-so-recent real hardware has an ICH9 controller. I expect PC-BSD to fail there as well.
Screenshot attached.
Attachments (1)
Change History (4)
Changed 3 years ago by Traumflug
comment:1 Changed 3 years ago by kris
Thanks for the info! I was able to confirm the problem here, it appears that that in virtualbox that controller chipset doesn't associate with the cd device properly. I'm unsure if that would effect your real hardware or not, can you test and confirm? Also, if it fails, do a listing of /dev/ad* and /dev/*cd* do any devices show up?
comment:2 Changed 3 years ago by Traumflug
The real ICH9 works without flaws, my expectation was wrong.
comment:3 Changed 3 years ago by kris
- Resolution set to fixed
- Status changed from new to closed
Great, this may be a small virtualbox quirk then, I'll mark this closed for now :)

console screenshot