diff --git a/mxgrub/mxgrub b/mxgrub/mxgrub index aa489b0..9296187 100755 --- a/mxgrub/mxgrub +++ b/mxgrub/mxgrub @@ -101,7 +101,7 @@ sub check_grub_installation { Consider updating the boot-loader with: - grub-install --boot-directory=/boot $root_dev[1] + grub-install --target=i386-pc --boot-directory=/boot $root_dev[1] EOF }