| Summary: |
systemd-efi-boot-generator writes incorrect path in boot-efi.mount when using UEFI with non-GPT disk |
| Product: |
[ROSA-based products] ROSA Fresh
|
Reporter: |
a.lahin |
| Component: |
Packages from Main | Assignee: |
ROSA Linux Bugs <bugs> |
| Status: |
VERIFIED
FIXED
|
QA Contact: |
ROSA Linux Bugs <bugs> |
| Severity: |
normal
|
|
|
| Priority: |
Normal
|
CC: |
denis.silakov, v.potapov
|
| Version: |
Fresh | Flags: |
v.potapov:
qa_verified+
denis.silakov:
published+
|
| Target Milestone: |
--- | |
|
| Hardware: |
All | |
|
| OS: |
Linux | |
|
| Whiteboard: |
|
|
Platform:
|
---
|
ROSA Vulnerability identifier:
|
|
|
RPM Package:
|
systemd
|
ISO-related:
|
|
|
Bad POT generating:
|
|
Upstream:
|
|
With systemd-208-53.20141106.12-rosa2014.1.x86_64 on UEFI-system with the MBR partition table we get: 1) "ls /boot/efi" hangs 2) systemctl status boot-efi.mount Loaded: loaded (/run/systemd/generator/boot-efi.mount) Active: inactive (dead) Where: /boot/efi What: /dev/disk/by-partuuid/{some_id} 3) /dev/disk/by-partuuid/ does not exist. 4) journalctl -x | grep -i ef systemd[1]: Dependency failed for EFI System Partition.