0

I have 2-in-1 laptop with Windows (32 bit) and 32 bit UEFI, what doesn't allow me to boot in legacy mode. In that laptop there is Intel Atom x5-z8300 (64 bit) and 2 GB of ram. I want to install (maybe dual boot) Kubuntu there, but the 32 bit instalation doesn't allow to boot in "pure" UEFI and the 64 bit instalation can not be installed, because it can't be run. I looked for simple solution, but did not find any. What should I do? (Windows there are so slow, even writing this Q lagged (this was written on the laptop))

  • See if anything from https://askubuntu.com/a/715843/158442 helps (maybe adapted for 16.04, which shouldn't differ significantly) – muru Jun 26 '18 at 20:38
  • Also similar: https://askubuntu.com/questions/775498/ubuntu-on-32-bit-uefi-only-based-tablet-pc – oldfred Jun 26 '18 at 20:42

1 Answers1

2

I've got a system very similar to your specifications. So here is what you've to follow,

  1. Make a Easy to boot drive......with agFM files for UEFI32 booting, You can find out more about this on their website.
  2. Download Kubuntu AMD64 and copy it over to the USB stick (USB DRIVE/_ISO/Linux)
  3. Download GRUB2WIN and install it to your EFI system partition
  4. Boot into your Kubuntu using the Easy to boot drive you've created earlier
  5. Install it along side windows (Dual boot)....The installation will fail, but reboot
  6. Boot back to Windows and Create a UEFI entry using GRUB2WIN and you can do all kinds of customizations there
  7. Boot back to Linux and wipe out the WINDOWS partition
  8. Use Gparted live to merge the windows portion to the Linux partition
  9. You can remove windows UEFI entry, set grub timeout to 0, and set Kubuntu to default in Step 6 (in GRUB2WIN)
  10. You've successfully installed KUBUNTU on UEFI32

Links :

Notes :

Notes this is like a hack to install 64bit UBUNTU OS's on UEFI32 I'm not 100percent sure about this process But I've installed UBUNTU 20.04 GNOME and UBUNTU 20.10 UNITY with this....So I am pretty sure that it is gonna work So, ALL THE BEST and HAVE FUN enter image description here This is my LAPTOP I installed Ubuntu Unity with this process

Artur Meinild
  • 26,018