Guy Sheffer

Results 785 comments of Guy Sheffer

Does it connect if you open a browser window using ctrl+T from FullPageOS?

Hey, can you post the filetype of the splash screen image? Use the output of the ``file`` command

Mounting happens here: https://github.com/guysoft/CustomPiOS/blob/devel/src/custompios#L120 You could set ``export BASE_APT_CACHE=no`` in your config file. That way it would not mount at all. ~~As to figuring out why this is happening -...

I will try giving a bunch of guesses because I don't know what is causing it in the system. Perhaps one of them might be it. * the build log...

I could try and reproduce using the desktop version, but not sure I have the time for that. Leaving open for now if I do.

Strange, it worked for me with the ExampleOS. See https://github.com/guysoft/CustomPiOS/pull/2 where @huelvayork claims it works for them too. It might be a specific build of Armbian. Also, you can append...

I can't really test those images without the devices. You can make it glob rhe conventions you need from the variant or with config.local

How are you booting from qemu? See: https://github.com/guysoft/FullPageOS/issues/150 People there might wanna know how :)

Hey, I manage to run builds now using both Ubuntu and Debian Armbian builds. So if no problems I am going to close this.