Skip to content

Instantly share code, notes, and snippets.

Created December 28, 2017 21:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/2e882e79eaa8c33e624775a2eb80958c to your computer and use it in GitHub Desktop.
Save anonymous/2e882e79eaa8c33e624775a2eb80958c to your computer and use it in GitHub Desktop.
Linux On Yepo 737A

Yepo 737A + Linux

  • Boot Menu F2 or Del
  • Boot Device Menu F7

Observation of functional distributions:

  • Archlinux
  • Solus OS

Live USB

From Linux

  • Format USB (FAT32 + MBR Partition Table)
    • (Optional) Use gparted
  • Copy ISO with dd bs=4M if=/path/to/iso of=/dev/sdX && sync
  • Boot
  • Install
    • Don't forget ~100MB for a EFI System Partition (ESP)

From Windows

Use Rufus.

  • MBR for BIOS or UEFI

Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment