0 Members and 3 Guests are viewing this topic.
I have gotten into the secondary boot menu, it does offer two options for booting the dvd and usb (eufiand regular) It will not boot at all. Machine runn error is what reads on the screen. I want to try installing and follow the great guide you posted however I just can't get it to work.
I have tried to boot a USB thumb drive, and a DVD on the ASUS GL551JM, I get a "machine error" when i try to boot. (when I have time I will begin disabling hardware and try try try) Strange thing is 3 other computers have no issue whatsoever. I disabled EUFI, CSM enabled, LM17 booted fine but has EUFI support. ( Installed LM in EUFI!) So I can't even boot the LinuxLite OS at all on my new laptop. I wanted to play with installing it but it isn't possible to boot, I have grub installed but I dont really know much about it to try to get LL to boot from GRUB(I did see a post in the forum here that says it isn't possible yet.) So for the moment i am stuck, however I do have multibooting from 3 other pre-EUFI computers running it just fine. Nowadays EUFI is just a necessary evil that MUST be supported from the start.
sudo blkid -c /dev/nullsudo parted -l
sudo add-apt-repository ppa:yannubuntu/boot-repairsudo apt-get updatesudo apt-get install -y boot-repair && (boot-repair &)
-Question, does Linux Lite have any definitive solution to get the Nvidia Optimusworking correctly?
[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"
sudo parted -l