PINE64
Image without Guu - 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: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: Image without Guu (/showthread.php?tid=1670)



Image without Guu - WhiteSnake86 - 07-06-2016

Hy guys,

do you plan to release a small debian image like netinst withou gui?

Is it possible to boot the actual debian image without the gui?

Thanks


RE: Image without Guu - MarkHaysHarris777 - 07-06-2016

(07-06-2016, 09:03 PM)WhiteSnake86 Wrote: Is it possible to boot the actual debian image without the gui?

yes, it is.

... The base img (kernel 102bsp) boots to a CLI; you can access the serial console, or you can signon via hdmi terminal (cursorless fbcon), or you can ssh into the unit.

The base image is small, and its fast. It has a couple of glitches you should be aware of... its blue tooth is active by default and it often loops on bootup... I had to disable my bluetooth modules, & startup scripts. Also, if the ethernet is not plugged in the bootup can loop, or wait for an incredibly long time ... once I got the wifi running I disabled the ethernet (made it manual in /etc/network/interfaces). And, depending on your hdmi monitor, sometimes the bootup to hdmi will also loop... if you have a modern 1080p60 LED hdmi monitor it should work fine.

You can add what you wish to the base img, and it never needs a gui if you don't want it.

You can get the based image at https://www.pine64.pro/

marcus