[systemd-bugs] [Bug 75783] ESP is mounted with read-write access for root and no read for non-root users
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 4 16:17:02 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75783
--- Comment #2 from Mateus Rodrigues Costa <charles.costar at gmail.com> ---
Er... I accidentally sent it while trying to attach the logs.
Anyway here is the boot.mount status and my partition table:
[mateus at 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 at 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 at 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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140305/81996ee8/attachment-0001.html>
More information about the systemd-bugs
mailing list