linodeTail wrote:
the image is Linode kernel specific?
The Linode kernels are basic vanilla kernels with only the Xenbits added (for the non-pv_ops kernels). The only thing in your file system that would complain about a different kernel are any modules you compiled yourself.
linodeTail wrote:
You'd think Xen would make this easier...a bit like Vmware .vmdk files
Your disk images are actually LVs on the host, not disks-in-files-on-disks. Using finnix, dd, gzip, ssh, zcat, and dd to download your image will do essentially the same as copying a vmdk off the host (if there was such a thing).