Discussion:
Problem when create rawdisk
Emiliano Vazquez
2014-07-01 15:15:07 UTC
Permalink
Hi folks.

I need boot from a USB device. i know i need to create a raw disk and
then use this vmdk as an internal disc.

The problem is i create the vmdk file but this file is empty (or is
incomplete).

#############################################################
$ time vboxmanage internalcommands createrawvmdk -filename test.vmdk
-rawdisk /dev/sdc
RAW host disk access VMDK file test.vmdk created successfully.

real 0m0.040s
user 0m0.021s
sys 0m0.024s
$
##############################################################

The file test.vmdk is created but it use a few milliseconds to do that!


Any help will be appreciated.

Emiliano.
--
Emiliano Vazquez | PcCentro Informatica & CCTV
Office: +54 (11) 4635-3218 y Rotativas
Movil: 011-15-6253-7165
Mail: emilianovazquez-***@public.gmane.org
Web: http://www.pccentro.com.ar
Gregory Nowak
2014-07-01 21:30:02 UTC
Permalink
Post by Emiliano Vazquez
Hi folks.
I need boot from a USB device. i know i need to create a raw disk and
then use this vmdk as an internal disc.
The problem is i create the vmdk file but this file is empty (or is
incomplete).
#############################################################
$ time vboxmanage internalcommands createrawvmdk -filename test.vmdk
-rawdisk /dev/sdc
RAW host disk access VMDK file test.vmdk created successfully.
real 0m0.040s
user 0m0.021s
sys 0m0.024s
$
##############################################################
The file test.vmdk is created but it use a few milliseconds to do that!
Any help will be appreciated.
Emiliano.
So what is the problem here? Are you not able to boot from your usb
drive in the guest? The vmdk files created for a raw drive are in
fact very small, and take next to no time to create. If this is what
you are concerned about, then don't worry. All you described above
seems like it is what it should be.

Greg
--
web site: http://www.gregn.net
gpg public key: http://www.gregn.net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
If we haven't been in touch before, e-mail me before adding me to your contacts.

--
Free domains: http://www.eu.org/ or mail dns-manager-iDweQDFWK/***@public.gmane.org
Emiliano Vazquez
2014-07-07 23:48:14 UTC
Permalink
Post by Gregory Nowak
So what is the problem here? Are you not able to boot from your usb
drive in the guest? The vmdk files created for a raw drive are in
fact very small, and take next to no time to create. If this is what
you are concerned about, then don't worry. All you described above
seems like it is what it should be.
Greg
Hi Greg!

the problem is i never can start from my rawdisk.

I will make a try.

Best regards and thanks for your time.
Emiliano.
--
Emiliano Vazquez | PcCentro Informatica & CCTV
Office: +54 (11) 4635-3218 y Rotativas
Movil: 011-15-6253-7165
Mail: emilianovazquez-***@public.gmane.org
Web: http://www.pccentro.com.ar
Loading...