FS#45493 - [syslinux] syslinux-install_update broken if root/boot filesystem is a symlink
Attached to Project:
Arch Linux
Opened by Timothy Redaelli (tredaelli) - Sunday, 28 June 2015, 16:06 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 29 June 2015, 16:22 GMT
Opened by Timothy Redaelli (tredaelli) - Sunday, 28 June 2015, 16:06 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 29 June 2015, 16:22 GMT
|
Details
Description:
syslinux-install_update doesn't work correctly if the root (or boot) filesystem is a symlink, like /dev/disk/by-label/ The suggested fix is to use "readlink -f" in order to get the real path of the root/boot device. Additional info: * syslinux: 6.03-3 |
This task depends upon
Closed by Anatol Pomozov (anatolik)
Monday, 29 June 2015, 16:22 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks. Merged to SVN tree.
Monday, 29 June 2015, 16:22 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks. Merged to SVN tree.
syslinux-readlink.patch