Hi, --- On Mon, May 19, 2014 at 9:13 PM, Zico <[email protected]> wrote: | First off, please pardon me if this is *not* the right place to ask such | question \--
The free/open source version of VirtualBox is released under GPLv2. --- | but I am not sure with which words I can even google on this | issue.... :-( | | I want to create a VHD / VDI / VMDK image from raw file system. Is it | possible? \-- http://stackoverflow.com/questions/454899/how-to-convert-flat-raw-disk-image-to-vmdk-for-virtualbox-or-vmplayer --- | That means, I have the total file system as tarball, \-- You can create a raw image of the file system (for example) using: # dd if=/dev/sda of=hard-disk.img SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
