Advertisement
Guest User

Untitled

a guest
Feb 12th, 2017
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Boost.Python error in job "bootloader".
  2. <class 'subprocess.CalledProcessError'>
  3. Command 'grub-install --target=i386-pc --recheck --force /dev/sda' returned non-zero exit status 1
  4. Traceback:
  5. File "/usr/lib/calamares/modules/bootloader/main.py", line 289, in run
  6. prepare_bootloader(fw_type)
  7.  
  8. File "/usr/lib/calamares/modules/bootloader/main.py", line 277, in prepare_bootloader
  9. install_grub(efi_directory, fw_type)
  10.  
  11. File "/usr/lib/calamares/modules/bootloader/main.py", line 248, in install_grub
  12. boot_loader["installPath"]])
  13.  
  14. File "<string>", line 2, in <module>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement