FullPageOS icon indicating copy to clipboard operation
FullPageOS copied to clipboard

no boot erro on screen

Open maxpaine69 opened this issue 1 year ago • 5 comments

What were you doing?

installing FullPageOs on a pi zero 2w.

[Please be as specific as possible here]

What did you expect to happen?

boot the Os and show something, but not an error

What happened instead?

its showin a error :

Was there an error message displayed? What did it say?

"Xsession: unable to lauch "/home/scripts//start_gui" X session --- "/home/pl/scripts/start_gui" not found falling back to default session."

Version of FullPageOS?

0.13.0

[Can be found in /etc/fullpageos_version ALWAYS INCLUDE.]

Screenshot(s) showing the problem:

imagem

[If applicable. Always include if unsure or reporting UI issues.]

If you are building FullPageOS - provide a build.log that is created for the build

maxpaine69 avatar May 17 '24 09:05 maxpaine69

It says there is a file missing - perhaps the SD card file is damaged? Can you reflash on a different card and try again?

guysoft avatar May 30 '24 09:05 guysoft

Did you create a custom user during flashing the sd? I've had a custom user name and had to manually create pi plus copy the scripts folder

Seriousness avatar Jun 02 '24 14:06 Seriousness

@Seriousness That is fixed and tested in the current release candidate

guysoft avatar Jun 04 '24 10:06 guysoft

@SirMaple what version of FullPageOS did you flash? Do you get the issue if you set user to Pi?

guysoft avatar Nov 02 '24 19:11 guysoft

@SirMaple what version of FullPageOS did you flash? Do you get the issue if you set user to Pi?

That's it, in raspberry pi imager the setting default user prevents image from having user "pi" and all files in "/home/pi/" are ignored.

Remove default user and everything works as expected.

lmfreitas avatar Dec 29 '24 11:12 lmfreitas