I recently bought myself a refurbished Lenovo Thinkpad X131e that came pre-installed with Win10. I tried to boot into a live session of the Manjaro-I3 via USB. I got past the live GRUB, but the boot throws the following error that leaves me in prompt mode:
[0.003950] __common_interrupt: 1.55 No irq handler for vector
mount: /run/miso/sfs/livefs: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error.
ERROR; Failed to mount '/dev/loop0'
Falling back to interactive prompt
You can try to fix the problem manually, log out when you are finished
sh: can't access tty; job control turned off
[rootfs]#
I figured it might be something to do with Windows, so I tried booting into a session of Gparted Live. That went fine: although a similar error to the first line of the above did flash briefly. I erased all existing partitions and created new ones in preparation for Manjaro. I then tried booting into Manjaro again, but to no avail.
Yes, Secure Boot is disabled. The only other thing I changed was the boot priority. It was set to Legacy initially. So I changed it to UEFI. Same result.