Skip to content

Instantly share code, notes, and snippets.

@Hellowlol
Created November 5, 2019 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hellowlol/4192a694dcfc05361df4fe7a7a27eb67 to your computer and use it in GitHub Desktop.
Save Hellowlol/4192a694dcfc05361df4fe7a7a27eb67 to your computer and use it in GitHub Desktop.
1. Download latest ubuntu destop image.
2. Download https://rufus.ie/ follow this guide.
3. Boost the untunu image, using, change boot order in bios if needed (f2)
4. Use grub to delete any old partition on ssd.
5. Download the lastest hassio image for your nuc
6. DO the command: gunzip -c /home/ubuntu/Downloads/hassos_intel-nuc-2.12.img.gz | sudo dd of=/dev/sda Make sure you change the device and the image version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment