VMDK error in Linux Mint Host + WinXP Guest

This is for discussing general topics about how to use VirtualBox.
Post Reply
DDDDD
Posts: 1
Joined: 4. Jul 2007, 02:02
Contact:

VMDK error in Linux Mint Host + WinXP Guest

Post by DDDDD »

Need Help guys, what does this error mean?

Code: Select all

root@dedi-laptop:/home/dedi# VBoxManage internalcommands createrawvmdk -filename /home/dedi/Desktop/data.vmdk -rawdisk /dev/hda -partitions 5
VirtualBox Command Line Management Interface Version 1.4.0
(C) 2005-2007 innotek GmbH
All rights reserved.

ERROR: VMDK: cannot go backwards for partitioning information in '/home/dedi/Desktop/data.vmdk'
Error code VERR_INVALID_PARAMETER at /home/vbox/vbox-HEAD/src/VBox/Devices/Storage/VmdkHDDCore.cpp(2116) in function int vmdkCreateImage(VMDKIMAGE*, const char*, VDIMAGETYPE, uint64_t, unsigned int, const char*, uint32_t, uint32_t, uint32_t)
Error while creating the raw disk VMDK: VERR_INVALID_PARAMETER
sphere
Posts: 1
Joined: 22. Jul 2007, 13:38

Post by sphere »

Same problem here with adding individual physical partitions, on a Windows host, however.
Post Reply