Bug 1031441 - EFI partition doesn't properly unmounted
Summary: EFI partition doesn't properly unmounted
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-17 23:04 UTC by Andrea Oliveri
Modified: 2013-12-13 01:45 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-13 01:45:12 UTC
Type: Bug


Attachments (Terms of Use)

Description Andrea Oliveri 2013-11-17 23:04:09 UTC
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

Comment 1 Lennart Poettering 2013-12-13 01:45:12 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.