
私はUSBドライブにKali Linuxをインストールしようとしましたこの記事5番目のステップで行き詰まっています。
このコマンドを実行すると:
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=kali-grub --boot-directory=/boot --removable --recheck --debug
次のエラーが返されます:
grub-install: Error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory
見つけた解決策をいくつか適用しましたが、コマンドが正常に実行されません。
どうすれば問題を解決できますか?