by Void Main » Mon Oct 26, 2009 9:13 pm
You can just mount the swap partition on your hard drive but I'm not sure that is the problem. After you boot do this:
swapon /dev/sdxx (whatever your swap partition is).
As far as other ways to create the disk, sure there are several ways to do it. One way would be to shrink your partition down on the hard drive and make a 2nd partition to create your image on. Another way would be to pipe it to another machine over the network with tar (or just use rsync).