![]() |
UBUNTU first boot - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27) +---- Thread: UBUNTU first boot (/showthread.php?tid=1558) |
UBUNTU first boot - Clouddead - 06-28-2016 Hello everybody, I disperately need your help in order to complete the first boot. I receive this message, could it be due to the WIFI keyboard inserted in the USB port? thanks for your help RE: UBUNTU first boot - CaptainZalo - 06-28-2016 Try firing the machine up without a keyboard, then add the keyboard-dongle after boot? If you're using the normal Ubuntu-image, you should get a windowmanager with loginscreen after 30-40 seconds on first boot. Linux detects most things inserted in the USB-port, so try plugging it in after the WM fires up. I've never had such issues myself with a wireless Lenovo-keyboard/mouse combo or my Logitech bluetooth-dongled mediapc keyboard on the Ubuntu-images or Debian base image. RE: UBUNTU first boot - Clouddead - 06-29-2016 Unfortunately booting it wihtout the keyboard seems not solve the issue. I see some errors related to sdmmc, maybe it's the image itself that is not correctly booting. any suggestion on the correct image i should use (i've already followed the instructions posted onj this forum related to mounting ubuntu image) RE: UBUNTU first boot - Never_same_pw_twice - 06-29-2016 When the Pine64 ubuntu boots, it hangs for 5 minutes waiting for internet on eth0, I saw a fix somewhere to change that time out, but i don't recall at the moment, I'll do some looking. I got around it to boot faster by just running hard-wired for now, and never got around to actually fixing it. Hopefully this helps! RE: UBUNTU first boot - martinayotte - 06-29-2016 If you don't need the eth0, simply disable/commenting it in /etc/network/interface RE: UBUNTU first boot - MarkHaysHarris777 - 06-29-2016 (06-29-2016, 11:23 AM)martinayotte Wrote: If you don't need the eth0, simply disable/commenting it in /etc/network/interface change to: iface eth0 inet manual It will then show up in network manager as not managed, and unless you bring it up manually it will stay nicely out of the way. I have done this with my wifi systems; works well. marcus RE: UBUNTU first boot - pineacle - 06-29-2016 If you just plug in a network cable (with active network) in the ethernet port , it will go to login screen in a few seconds. |