Hello I have one problem namely when I try to install XG firewall on HP z2 mini g5 on NVM (M.2) drive, it does not detect the boot partition after installation. The installation is nicely completed, without any problems.
I also tried following the instructions posted here community.sophos.com/.../uefi-boot-xg-firewall-18-0-ga-build379 , but there are SATA instructions.
Can I kindly ask anyone to help set this up to protect children on the internet. I wouldn’t want to leave them to this wild west.
How can i change this to my drive?
2) Boot from USB Flash Ubuntu Live 18.04
3) Open terminal and write:
sudo apt install grub-efi-amd64-bin
sudo mount /dev/sda1 /boot
sudo mkdir /boot/efi
sudo mount /dev/sda2 /boot/efi
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi/
This thread was automatically locked due to age.