Xiaoming Zhao <[EMAIL PROTECTED]> writes:
>
> Just build a windows XP embedded system and get it works well in vbox 1.3.6.
> However, when I convert the bootable HD partion to El Torito bootable CDROM
iso
> and boot the VM from it, it's locked. The icon of CDROM tells me that the
> system keep accessing the CDROM device. At the same time the VM got a blank
> screen. It seems that bios or El Torito boot logics are not compatible. To
make
> sure it isn't caused by the bad iso image, I also tried it on Vmware.
Although
> it can't boot to windows XP UI and get a blue screen due to different virtual
> hardware configuration, at lease I saw NT boot loader screen. In other words,
> bios and CD boot logics are passed.
>
Got the answer. Current code doesn't support El Torito CD emulating a HD.
In 'src/VBox/Devices/PC/BIOS/rombios.c' I found following description:
// NOTES for El-Torito Boot ([EMAIL PROTECTED])
// - CD-ROM booting is only available if ATA/ATAPI Driver is available
// - Current code is only able to boot mono-session cds
// - Current code can not boot and emulate a hard-disk
// the bios will panic otherwise
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users