Guest User

Untitled

a guest
Mar 10th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. xubuntu@xubuntu:~$ sudo VBoxManage internalcommands createrawvmdk -filename ~/rawhd.vmdk -rawdisk /dev/nvme0n1
  2. VBoxManage: error: VMDK: could not create new file '/home/xubuntu/rawhd.vmdk'
  3. VBoxManage: error: Error code VERR_ALREADY_EXISTS at /home/vbox/vbox-5.2.8/src/VBox/Storage/VMDK.cpp(3392) in function int vmdkCreateRawImage(PVMDKIMAGE, PVDISKRAW, uint64_t)
  4. VBoxManage: error: Cannot create the raw disk VMDK: VERR_ALREADY_EXISTS
  5. VBoxManage: error: The raw disk vmdk file was not created
Add Comment
Please, Sign In to add comment