Skip to content

Instantly share code, notes, and snippets.

@maxux
Created July 10, 2018 22:08
Show Gist options
  • Save maxux/d857c163ffa2cab413c4a1d2dd4c016b to your computer and use it in GitHub Desktop.
Save maxux/d857c163ffa2cab413c4a1d2dd4c016b to your computer and use it in GitHub Desktop.

BetterToken Node Setup

Setup USB Disk

  1. Download the UEFI Bootloader: https://bootstrap.gig.tech/uefi-provision
  2. Create a single partition on the USB Disk and format it in FAT (vfat, fat16, fat32, all should works)
  3. Create directory EFI/BOOT on the USB Disk
  4. Copy the downloaded file from point 1. to EFI/BOOT/BOOTX64.EFI (on the USB Disk)

Setup the Server

  1. Set the USB Disk as first (and unique) boot device, in boot order
  2. Ensure DUAL or UEFI is enabled on boot settings (Legacy won't work)
  3. Plug an ethernet cable on one of the four ethernet nic and boot the machine
  4. Flag the Ethernet port used, to recognize it and get it's MAC Address (by booting the USB Disk, eg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment