diff options
| author | gueux <gueux@web> | 2017-12-19 21:45:08 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-12-19 21:45:08 +0000 |
| commit | 37ac15bbbab5168b562953a8c362eae3eb88411e (patch) | |
| tree | c92b5ed7e1be05caf93fe3d57dd2fe1895e1eee5 /doc | |
| parent | fd071ed631e6b0098d6033afd909c00d7c2abbc7 (diff) | |
Added a comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/grub-mkconfig_incorrectly_run_by_imageBuiltFor__63__/comment_1_abbccfa3a607086ec96da122ae39fb57._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/forum/grub-mkconfig_incorrectly_run_by_imageBuiltFor__63__/comment_1_abbccfa3a607086ec96da122ae39fb57._comment b/doc/forum/grub-mkconfig_incorrectly_run_by_imageBuiltFor__63__/comment_1_abbccfa3a607086ec96da122ae39fb57._comment new file mode 100644 index 00000000..205d783b --- /dev/null +++ b/doc/forum/grub-mkconfig_incorrectly_run_by_imageBuiltFor__63__/comment_1_abbccfa3a607086ec96da122ae39fb57._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="gueux" + avatar="http://cdn.libravatar.org/avatar/2982bac2c2cd94ab3860efb189deafc8" + subject="comment 1" + date="2017-12-19T21:45:08Z" + content=""" +I tried to swap update-grub and grub-install in Grub.bootsMounted, I get: + + ... + 17,512,735 69% 185.22MB/s 0:00:00 (xfr#1, to-chk=0/5) + 129 0% 0.15kB/s 0:00:00 (xfr#3, to-chk=0/33524) + update-initramfs: Generating /boot/initrd.img-4.9.0-4-amd64 + grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory. + loop deleted : /dev/loop0 + laptop built disk image /srv/router.img ... failed + laptop overall ... failed + +Which is weird, as grub-install should try to use /usr/lib/grub/i386-coreboot/... + +"""]] |
