Opened 15 years ago
Closed 9 years ago
#4882 closed defect (obsolete)
WinXP will not boot in VB from Boot Camp partition
Reported by: | Spike | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.4 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Mac OS X |
Description (last modified by )
Employing the method of creating a virtual disk via the raw vmdk method to attempt to boot XP from my Boot Camp partition,
I execute the following:
- Unmount/eject the Boot Camp disk from the desktop.
- Change permissions to 777 on /dev/disk0*
- Execute in Terminal:
VBoxManage internalcommands createrawvmdk -rawdisk /dev/disk0 -filename XPraw.vmdk -partitions 1,3
- Import the disk into VB using Virtual Media Manager, then use it as the boot disk for a new virtual machine.
- Attempt to boot. The result is
Windows could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk. Check boot path and disk hardware. Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Dude, physical hardware and virtualbox hardware are different.
See: http://www.virtualbox.org/wiki/Migrate_Windows
-Technologov