I followed the instructions in this thread to create a new swap partition post-installation. My /var/tmp/fstab file currently has the following in it:
/host/ubuntu/disks/swap.disk none swap sw 0 0
UUID=4ef64da8-c637-43de-a389-8a059eb6c069 none swap sw 0 0
GParted gives this error message:
Warning:
NTFS signature is missing.
Failed to mount 'dev/sda1': Invalid argument
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a partition? Or the
other way around?
statvfs (): No such file or directory
Unable to read the contents of this file system!
Because of this some partitions may be unavailable.
Please help!
Other GParted stats:
File system: ntfs
Size: 199.00 MiB
Flags: boot
Path: /dev/sda1
Status: Mounted on
Label:
UUID: 4ef64da8-c637-43de-a389-8a059eb6c069
UPDATE: I posted a follow-up question that includes the Boot-Repair pastebin readout.
sudo fdisk -l
to the question, as well assudo blkid
. – mikewhatever Nov 14 '12 at 07:07/var/tmp
? – Takkat Nov 14 '12 at 07:14mkswap
on it? We might benefit from an overview of the current partition state and layout, so if you have a live CD/USB to boot from, runsudo fdisk -l #small L
and post the output. – mikewhatever Nov 14 '12 at 07:27mkswap
. As soon as I figure out how to create a live USB, I will post the out. Annoyingly, I'm left with a small tablet for now. If you were to look into W7 boot partition recovery, that would be really awesome of you. – QuietThud Nov 14 '12 at 08:07