I'm attempting to make a bootable USB stick with Lubuntu 17.04 64-bit. I made the USB using Startup Disk Creator in Ubuntu 14.04, so it threw the "gfxboot.c32 not a COM32 image" error; when I attempted to bypass with "boot:live" it threw an ACPI error, so I added "acpi=off" to the boot parameters for live boot, and now it just hangs after I give it the "boot:live" command.
Without an error message I'm at a loss to troubleshoot it myself. I'm going to try Lubuntu 14.04 and 16.04 and see how that goes, but figured I'd ask here in the meantime because I've gotten many good answers from this community in the past.
System information:
-ZaReazon Chimera 2 laptop
-Intel i7-4710MQ CPU
-8GB RAM
-120GB hybrid SSD/HDD
-nVidia GeForce 970M graphics card
-Intel 7260 wireless adapter
Any help is greatly appreciated.
Update: Lubuntu 14.04 hangs at a black screen after picking live boot from the GUI.
Update 2: Lubuntu 16.04 behaves as 17.04, with similar solutions tried.
Update 3: Tried a different USB stick; same problems across all releases.
Update 4: Xubuntu 16.04/17.04 behave as their Lubuntu counterparts.
nomodeset
to run with simple graphics, and after installation you should install a proprietary graphics driver. There are several questions about that at AskUbuntu, for example https://askubuntu.com/questions/61396/how-do-i-install-the-nvidia-drivers – sudodus Sep 12 '17 at 06:35