Changes between Initial Version and Version 1 of Ticket #12669
- Timestamp:
- Feb 4, 2014 1:27:22 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12669 – Description
initial v1 1 I am trying to get VirtualBox to boot up my Bootcamp Partition. Does anyone know why I'm getting the error "VBoxManage: error: Cannot read the partition information from '/dev/disk0'"?1 I am trying to get !VirtualBox to boot up my Bootcamp Partition. Does anyone know why I'm getting the error "VBoxManage: error: Cannot read the partition information from '/dev/disk0'"? 2 2 3 3 What I typed into terminal 4 {{{WinXPmbp manila$ chmod 777 /dev/disk0 /dev/disk0s4 4 {{{ 5 WinXPmbp manila$ chmod 777 /dev/disk0 /dev/disk0s4 5 6 WinXPmbp manila$ sudo VBoxManage internalcommands createrawvmdk -rawdisk /dev/disk0 -filename "/Users/home/VirtualBox/WinXPMBP/bootcamp.vmdk" -partitions 4 6 7 Password: 7 8 VBoxManage: error: Cannot read the partition information from '/dev/disk0' 8 VBoxManage: error: The raw disk vmdk file was not created}}} 9 VBoxManage: error: The raw disk vmdk file was not created 10 }}}

