Jump to content
XPEnology Community

Mino

Rookie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Mino

  1. 17 minutes ago, flyride said:

    Make sure you select "ESXi" from the boot loader option menu

     

    Are you certain that's it?

    In the grub file I commented all the baremetal versions out (No other changes besides S/N and mac).

     

    
    #menuentry "DS918+ 6.2.1/6.2 Baremetal $VERSION" --class os {
    #        set img=
    #        savedefault
    #        loadlinux 918 usb
    #        loadinitrd
    #        showtips
    #}
    #
    #menuentry "DS918+ 6.2.1/6.2 Baremetal $VERSION Reinstall" --class os {
    #        set img=
    #        loadlinux 918 usb mfg
    #        loadinitrd
    #        showtips
    #}
    
    menuentry "DS918+ 6.2.1/6.2 VMWare/ESXI $VERSION" --class os {
            set img=
            savedefault
            loadlinux 918 sata
            loadinitrd
            showtips
    }

    Also this is how my boot looks:

     

    image.thumb.png.50f182c26517188f35c56861eb11f5b0.png

  2. I'm running ESXI 6.7 together with the 1.04b loader for DS918+.

    I wasn't able to boot with UEFI, but legacy mode wen't perfectly fine (It found my existing storage pool and migrated it).

     

    The only issue i found is that DSM detects my bootloader disk and complains because it can't read it's data.

    I only use the drive as bootloader, and have a satacontroller in passtrough where my disks are installed.

     

    Are there any solutions to this?

     

    image.thumb.png.843994f5a6dda5f6268c9abd464d3209.png

     

    var/log/messages:

    image.thumb.png.bcad7e694ee2f4dde0ab7b3ce8c666a3.png

     

    Now obviously i can't remove the disk in esxi, but is it possible to have DSM ignore it somehow?

     

    Esxi setup:

    image.thumb.png.a211728dfbf71a049410a646c1cd3f0a.png

     

     

×
×
  • Create New...