On 7/22/19 12:40 PM, Haines Brown wrote:

So I do
         ...

         # chroot /sysroot

         # grub-install /dev/sdb
         bash grub-install: command not found

         # ls -la /usr/sbin | grep grub-install
         -rwxr-xr-x 1 root root 102046 Oct 28 2018 grub-install

         # /usr/sbin/grub-install /dev/sdb
         # bash: /usr/sbin/grub-install: No such file or directory

At my wits end I remove and reinstall grub2-common. Did not help.


That's pretty weird. If you reinstall the grub-pc package, it will run a debconf dialog and ask you where to put the bootloader. I don't know if it operates like that in alternate realities, and i think you might be in one.

Check the size on your grub-install. It looks small. (Copy/paste error?)

/usr/sbin/grub-install:
ascii/uefi   1020496 Oct 28  2018


fsmithred
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to