#2160 PR merged: Fix 4 issue 1564

Labels: enhancement, fixed / solved / done

kladiv opened issue at 2019-06-10 20:59:

Pull Request Details:
  • Type: Bug Fix

  • Impact: High

  • Reference to related issue (URL): https://github.com/rear/rear/issues/1564

  • How was this pull request tested? Making a recover on Baremetal server with SSD Samsung EVO NVMe disk

  • Brief description of the changes in this pull request: for NVMe devices the trailing 'p' in the Disk value (as in /dev/nvme0n1p that is derived from /dev/nvme0n1p1) needs to be stripped (to get /dev/nvme0n1), otherwise the efibootmgr call fails because of a wrong disk device name.

gdha commented at 2019-07-04 13:33:

Related to issue #2103


[Export of Github issue for rear/rear.]