<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - ESP is mounted with read-write access for root and no read for non-root users"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75783#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - ESP is mounted with read-write access for root and no read for non-root users"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75783">bug 75783</a>
from <span class="vcard"><a class="email" href="mailto:charles.costar@gmail.com" title="Mateus Rodrigues Costa <charles.costar@gmail.com>"> <span class="fn">Mateus Rodrigues Costa</span></a>
</span></b>
<pre>Er... I accidentally sent it while trying to attach the logs.
Anyway here is the boot.mount status and my partition table:
[mateus@mateus-arch ~]$ systemctl status /boot
boot.mount - EFI System Partition
Loaded: loaded (/run/systemd/generator.late/boot.mount)
Active: active (mounted) since Ter 2014-03-04 20:43:40 BRT; 19min ago
Where: /boot
What: /dev/sda1
Process: 2847 ExecMount=/bin/mount
/dev/disk/by-partuuid/65657b71-3a87-4d05-bf35-9a646bc7daa5 /boot -t auto -o
umask=0077,noauto (code=exited, status=0/SUCCESS)
Mar 04 20:43:40 mateus-arch systemd[1]: Mounted EFI System Partition.
[mateus@mateus-arch ~]$ sudo gdisk -l /dev/sda
[sudo] password for mateus:
GPT fdisk (gdisk) version 0.8.10
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): CE220B3C-2146-489B-B01B-2AE9E8A5C502
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 2099199 1024.0 MiB EF00 EFI System Partition
2 2099200 2361343 128.0 MiB 0C01 Microsoft reserved ...
3 2361344 421791743 200.0 GiB 0700 Windows 7
4 421791744 631506943 100.0 GiB 8300 Arch Linux
5 631506944 665061375 16.0 GiB 8200 Swap
6 665061376 1953525134 614.4 GiB 8302 Home
Also the fstab if it is relevant in any way
[mateus@mateus-arch ~]$ cat /etc/fstab
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
# Arch Linux
PARTUUID=5a0089ed-dc7f-41ec-a0e2-8aeefffcab8a / btrfs
defaults,relatime,compress=zlib 0 0</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>