Delayed boot

This is a image of the delay:
http://1drv.ms/1XFRD7C

Here is the part from the log
http://paste.opensuse.org/24530593

swap is the problem.
Probably because I just adjusted it in gparted.

parted -l
Model: ATA SanDisk SD7SB7S5 (scsi)
Disk /dev/sda: 512GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:  

Number  Start   End     Size    Type      File system     Flags
 1      1049kB  1574MB  1573MB  primary   ntfs            boot, type=07
 2      1574MB  145GB   144GB   primary   ntfs            type=07
 3      145GB   512GB   367GB   extended                  type=05
 5      145GB   174GB   28.4GB  logical   ext4            type=83
 6      174GB   315GB   142GB   logical   ext4            type=83
 7      315GB   344GB   28.5GB  logical   ext4            type=83
 8      344GB   492GB   148GB   logical   ext4            type=83
 9      492GB   512GB   20.6GB  logical   linux-swap(v1)  type=82


**kernelcruncher:~ #** fdisk -l

Disk /dev/sda: 477 GiB, 512110190592 bytes, 1000215216 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x16307986

**Device     Boot     Start        End   Sectors   Size Id Type**
/dev/sda1  *         2048    3074047   3072000   1.5G  7 HPFS/NTFS/exFAT
/dev/sda2         3074048  283453439 280379392 133.7G  7 HPFS/NTFS/exFAT
/dev/sda3       283455486 1000214527 716759042 341.8G  5 Extended
/dev/sda5       283455488  338922284  55466797  26.5G 83 Linux
/dev/sda6       338923520  615751679 276828160   132G 83 Linux
/dev/sda7       615753728  671351384  55597657  26.5G 83 Linux
/dev/sda8       671352832  959963135 288610304 137.6G 83 Linux
/dev/sda9       959965184 1000214527  40249344  19.2G 82 Linux swap / Solaris


It remains at sda 9 as it was previously
I just adjusted it’s size to pick up some free space at the end of the disk

Solved
Edited in the new UUID in to fstab
Reboot and it’s fine