Go to file
Aaron Lauterer 5d733131b6 pve-efiboot-tool: format: fix handling of disk/by-id
The format command will fail when using other paths like
/dev/disk/by-id/<part> instead of /dev/sdXY directly. It cannot find
the path /sys/block/<disk>/<part>/partition path.

The part name in /dev/disk/by-id is a symlink to /dev/sdXY. At that
point we already have the symlink resolved to the real path. It is
stored in `bdev`.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-06-02 12:29:54 +02:00
bin pve-efiboot-tool: format: fix handling of disk/by-id 2020-06-02 12:29:54 +02:00
debian bump version to 6.2-2 2020-05-15 15:40:17 +02:00
efiboot fix #2595: less false positives when filtering out meta packages 2020-02-15 17:17:39 +01:00
Makefile bump version to 6.2-2 2020-05-15 15:40:17 +02:00