Reply To: Running Linux on the EZBook 2?

Reply To: Running Linux on the EZBook 2?

TechTablets Forums Jumper Discussion EZBook series Running Linux on the EZBook 2? Reply To: Running Linux on the EZBook 2?

#68931
Jump
Participant
  • Posts: 35

It only works with USB UEFI boot and I wouldn’t trust Rufus…

I remember that I used dd command to make a UEFI bootable ubuntu iso

sudo umount /dev/sdX
sudo dd if=/path/to/ubuntu.iso of=/dev/sdX bs=4M && sync

where sdX is your usb device (this can be verified with lsblk).

The sync bit is important as dd can return before the write operation finishes.

source: https://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal#579615

Thank you so much for helping!

IT WORKS! WiFi, trackpad work. Just booted it from the usb and it is very fast.

Tell me if there is something you’d like me to try 🙂

Lost Password

Skip to toolbar