Run Linode image localy
Cheers thanks for any help
2 Replies
mount /dev/xvdb /mnt/linode
mount /dev/xvdc /mnt/backup
then cd into /mnt/linode where your linode install is and execute
tar -jcvf ../backup/linode.tar.bz2 *
Once that's done just move to tarball off to where ever