MortalPowers, Inc. Logo
Joel Hanger - 2010-12-05 10:11:35
Great article! I used the same concept to copy across network to a remote computer. You must know exactly how many bytes partition is to do this however this is the command I used: dd if=/dev/sdXY | ssh user@remote.host VBoxManage convertfromraw stdin /path/to/sdXY.vdi <bytes> In my case I knew that moving the raw iso image would not work because there wouldn't have been enough space to have the .iso and the .vdi so I needed to transfer and convert on the fly. -- Joel www.mysqlforfree.com Free MySQL Database Hosting!



Add Comments:
Name:
Email
Website
Comment: