Bug#785149: grub-installer: NVMe boot drives not supported

2015-05-27 Thread Steve Rowe
I just realized that an out-of-band email thread I had with Cyril didn’t make it to this issue - here’s the final email to me from Cyril: - Steve Rowe (2015-05-12): > >> On May 12, 2015, at 4:49 PM, Cyril Brulebois wrote: >>> --- grub-installer-1.117/grub-installer

Bug#785147: grub-installer bug link

2015-05-12 Thread Steve Rowe
The grub-installer bug report, with patch, is here: . -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#785149: grub-installer: NVMe boot drives not supported

2015-05-12 Thread Steve Rowe
atch is my attempt at reconstructing what worked for me, so *please bear in mind that I have not tested it*. One additional note: since I use the Linux kernel, my patch does not change the "hurd_convert" function, and looking at it, I'm guessing it should be modified too. Steve Rowe -- Sys

Bug#785147: initramfs-tools: NVMe boot drives not supported

2015-05-12 Thread Steve Rowe
ice + elif [ "${dev_node#/dev/nvme}" != "${dev_node}" ]; then + block=${dev_node#/dev/} + block=${block%p*} # classical block device else block=${dev_node#/dev/} - Thanks, Steve Rowe -- Package-specific info: -- in