This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

XG V18 MR3

Hello Sophos,
can we still expect the XG V18 MR 3 this week ?




[locked by: FloSupport at 4:35 PM (GMT -7) on 13 Oct 2020]
Parents Reply
  • Boots on UEFI but installed MBR so cannot boot Sophos on UEFI platform.  Ghetto workaround us use Ubuntu to build he EFI boot files   community.sophos.com/.../uefi-boot-xg-firewall-18-0-ga-build379

    Same problem is on v18 MR-1-Build396, after fresh install is EFI partition empty.

    I tried to install a new grub from Ubuntu Live 20.04, but ending with error "kernel doesn`t support EFI handover". The problem was a new grub on Ubuntu. After installing the EFI loader from Ubuntu18.04 it already works fine.

    Solution:

    1) Install SFOS

    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/

Children
No Data