View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#87
Looks good so far.

Please try to dump the partition table to a file and post it here
Code:
sudo gainroot
sfdisk -l > part_table.txt
This essential to check to get the swap to work at startup.
Please note the option of the command is a small 'L'.