I was trying to have windows-server-2003-64bit to take full advantage on high-performance raid-controller by using VBoxManage to grant VM permission upon a physical partition (/dev/sdb)
That physical partition /dev/sdb is actually a disk array of 40TB (raid6, 128kb stripe, 64bit LBA)
I added a SCSI Controller into the VM and then register the .vmdk image file.
The first boot is successful, the windows-guest was able to 'see' disk-1 under diskmgmt.msc .I was also able to convert disk-1 to GPT disk (so that it can fully use the entire 40TB).
The problem came in when I rebooted the VM. It hang up and could never get into the windows screen. I checked VM log and see this:
Code: Select all
int13_harddisk: function 42. Can't use 64bits lbaany insight will be greaT!!
thanks1