Download Linode image and run in VMware Fusion
I just followed the instructions for copying a disk image over ssh
How can I use this file and run the image in VMware Fusion 4
Thanks,
Torsten
1 Reply
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.