Hide Forgot
Description of problem: when i boot my machine (x86_64, gpt parted in dual boot with windows 8.1) i find this message in dmesg FAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. this is my partition table: Number Start (sector) End (sector) Size Code Name 1 2048 616447 300.0 MiB 2700 Basic data partition 2 616448 821247 100.0 MiB EF00 EFI system partition 3 821248 1083391 128.0 MiB 0C01 Microsoft reserved part 4 1083392 210946047 100.1 GiB 0700 Basic data partition 5 210946048 211970047 500.0 MiB 0700 Boot 6 211970048 820350975 290.1 GiB 0700 Home 7 820350976 984190975 78.1 GiB 0700 Root 8 984190976 1000214527 7.6 GiB 8200 Swap
There's no bug in systemd I see here. Apparently your FAT partition is dirty, that's all I can see... Install dosfsck or so... Closing.