On Thursday 22 March 2007, Till Maas wrote: > Boniforti Flavio wrote: > > Is it somehow possible to migrate a REAL Linux installation to a > > VIRTUAL one? What I mean to achieve is to "copy" the disk contents of > > one of my PCs (Debian Sid) and put all that stuff onto my laptop to be > > able to start it as a virtual box. > > With vditool you can create a VirtualBox disk image from a real disk, e.g. > > vditool dd /path/to/another/disk/or/server/Virtualbox.vdi /dev/hda > Don't think so: ~$ vditool DD /mnt/hda6/test.vdi /dev/hda1 vditool Copyright (c) 2004-2005 InnoTek Systemberatung GmbH.
Converting VDI: from DD image file="/dev/hda" to file="/mnt/hda6/test.vdi"... Creating fixed image with size 0 Bytes... FAILURE: Invalid parameter. (aka SUPDRV_ERR_INVALID_PARAM). (VERR_INVALID_PARAMETER) _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
