I know in standard Ubuntu 19.10 and 20.04 Auto login does not work unless you boot in safe mode and do the following: Edit grub config with sudo nano /etc/default/grub locate the line starting with GRUB_CMDLINE_LINUX_DEFAULT and empty it or at least remove splash GRUB_CMDLINE_LINUX_DEFAULT="" save and run sudo update-grub Edit GDM config with sudo nano /etc/gdm3/custom.conf and set AutomaticLoginEnable = true AutomaticLogin = <your here!="" user=""> reboot (sudo reboot) and it should login automatically.</your>...
Do you have auto login enabled? If so boot in to safe mode and do the following: Edit grub config with sudo nano /etc/default/grub locate the line starting with GRUB_CMDLINE_LINUX_DEFAULT and empty it or at least remove splash GRUB_CMDLINE_LINUX_DEFAULT="" save and run sudo update-grub Edit GDM config with sudo nano /etc/gdm3/custom.conf and set: AutomaticLoginEnable = true AutomaticLogin = <your here!="" user=""></your> reboot (sudo reboot) and it should login automatically. This was a common problem...
Ok got it to boot. Had to go in to bios and enable Legacy drives in the boot section. Then when you go to boot go to your boot menu by pressing the correct key at boot such as DEL, ESC, F12 etc.... depending on your computer. Then scroll down to usb drive or as it says on my computer mass storage device. Then you have to select from the menu how you want to boot. I had to select the third option to loan Simplicity linux in to RAM. This booted in to a LIVE image and then from that point you can look...
So Rufus did not work either. I am going to look some more in to this. I will post any updates
Sorry I thought I figured it out but I was not able to get it to work so if anyone has any ideas it would be greatly appreciated. I am going to try and use Windows Rufus to create the USB drive but I do not think it will work
Nevermind figured it out. That is what makes Linux fun is figuring out stuff
I am using Balenos Etcher from Ubuntu Linux and I want to try Simplicity. I am still kind of new to Linux. When I go to create the USB drive it says No partition table in ISO. I go ahead and create the drive but the computer will not boot in to the installation. What am I doing wrong?