[Ilugc] Creating a Virutalbox compatible VM from raw files

  • From: shakthimaan@xxxxxxxxx (Shakthi Kannan)
  • Date: Tue, 20 May 2014 08:53:21 +0530

Hi,

--- On Mon, May 19, 2014 at 9:13 PM, Zico <mailzico at gmail.com> 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

Other related posts: