Download Linode image and run in VMware Fusion

Hi,

I just followed the instructions for copying a disk image over ssh and now have a local file linode.img. The image is a Ubuntu 8.04 LTS Disk Image.

How can I use this file and run the image in VMware Fusion 4? Is there a step-by-step guide on how to do this?

Thanks,

Torsten

1 Reply

1. Boot into a rescue media on vmware fusion

2. Run dd if=/path/to/linode.image of=/path/to/device/to/copy/to
3. Mount the new device and edit /etc/fstab to your new device paths probably /dev/sda in vmware fusion

4. Reboot into the hard drive you just copied the image to.

Note this may fail horribly depending on if your file system layout and if you have a kernel installed on your linode.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct