|
From: Ahmed Z. <am...@gm...> - 2012-11-28 17:59:04
|
Hi All,
I am very new to bochs and i am trying to boot a win7 disk image i
created with VirtualBox. I converted the VirtualBox disk image into raw and
tried but failed , and i also tried vmdk format and failed ( but it got
further with the vmdk format).
This is the bochsrc line i added , it's 10gb disk
" ata0-master: type=disk, path="win.vmdk", mode=vmware4, cylinders=20805,
heads=16, spt=63, translation=auto "
This below is a snippet from bochsout
00001886421d[PCI ] 440FX request for bus 0x00 device 0x1f function 0x06
00001886427d[PCI ] 440FX request for bus 0x00 device 0x1f function 0x06
00001886444d[PCI ] 440FX request for bus 0x00 device 0x1f function 0x07
00001886450d[PCI ] 440FX request for bus 0x00 device 0x1f function 0x07
00001889658i[BIOS ] MP table addr=0x000fa510 MPC table addr=0x000fa440
size=0xc8
00001891414i[BIOS ] SMBIOS table addr=0x000fa520
00001893616i[BIOS ] ACPI tables: RSDP addr=0x000fa640 ACPI DATA
addr=0x1fff0000 size=0x992
00001896836i[BIOS ] Firmware waking vector 0x1fff00cc
00001898246d[PCI ] 440FX PMC register 0x58 selected
00001898248d[PCI ] 440FX PMC read register 0x59 value 0x00000030
00001898253d[PCI ] 440FX PMC register 0x58 selected
00001898257i[PCI ] 440FX PMC write to PAM register 59 (TLB Flush)
00001898985i[BIOS ] bios_table_cur_addr: 0x000fa664
00002026602i[VBIOS] VGABios $Id: vgabios.c,v 1.75 2011/10/15 14:07:21
vruppert Exp $
00002026673i[BXVGA] VBE known Display Interface b0c0
00002026705i[BXVGA] VBE known Display Interface b0c5
00002029630i[VBIOS] VBE Bios $Id: vbe.c,v 1.64 2011/07/19 18:25:05 vruppert
Exp $
00002369626i[BIOS ] ata0-0: PCHS=16383/16/63 translation=lba
LCHS=1024/255/63
00006247300i[BIOS ] IDE time out
00156566844i[BIOS ] Booting from 0000:7c00
I get a freeze on "Booting from disk". Are VirtualBox created disks
supported ?
Thanks
|