Boost.python error in Job bootloader - parrot 5.0 dual boot with windows

Hi, i’m trying to install parrot os 5.0 security (mate) as dual boot with windows.

I used Balena etcher to Boot the usb. And manually created a partition of 50 gb, Which was used to install parrot. (Live installer)

But i encountered the following error and cannot install:

Can anyone help me solve the problem? What went wrong?

1 Like

Nevermind, i installed it. Here is what worked for me:

  • Make sure you update your BIOS. Mine was 2 Updates behind. (For dell users, download from dell’s website, make sure you download and install for the correct service tag)

  • Try to do manual partition in the install wizard if the automated partition did not work.

:point_right: (Dualboot with Windows - Parrot Documentation)

In the manual partition make sure you set the mount point to ‘/’ (in /dev/sda3 or the partition you’re installing in)

and Make sure you set the mount point to /boot/efi in /dev/sda1.

Ps:

Since the error is in grub-install command, don’t install Grub bootloader with the install wizard ( i think i saw an option to untick it ).
Install it manually using the terminal. ( Ig there are lots of videos and walkthroughs on how to do that.)

Cheers.

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.