Page 1 of 1

add pistar

Posted: Fri Jul 05, 2019 7:40 pm
by W1KGK
How do i add pistar software to my Raspberry Pi 2 with stretch already running other stuff??

I don't want to change Memory cards to do it if possible.

Re: add pistar

Posted: Sat Jul 06, 2019 12:30 am
by KE0FHS
That's not how it works. Pi-Star is a complete image, including the elements of Raspbian that are needed.

Re: add pistar

Posted: Sun Jul 07, 2019 3:45 am
by w7efs
It will be easiest for you to burn/boot/configure the Pi-Star image and then install your "other stuff" packages (or compiled source) on top of it.

Re: add pistar

Posted: Sun Jul 07, 2019 12:15 pm
by W1KMC
Easier, maybe. But remember Pi-Star is always in a Read Only state - that may cause all his other stuff to fail.

with the price of a RasPi0w or a RasPi3+ if you want a full size, why not just buy a second Pi for the Pi-Star?

Re: add pistar

Posted: Sun Jul 07, 2019 1:00 pm
by w7efs
W1KMC wrote: Sun Jul 07, 2019 12:15 pm Easier, maybe. But remember Pi-Star is always in a Read Only state - that may cause all his other stuff to fail.
It's easy to disable the read-only nonsense.

Re: add pistar

Posted: Fri Jul 12, 2019 11:09 pm
by K4IVE
I am in the process of doing what the OP wants...

Grafting in the libraries and adding the Pi-star panel in a terminal window should not be difficult.

Is there an SDK or a Github site with all the needed files?

Thanks,

Re: add pistar

Posted: Sat Jul 13, 2019 1:54 pm
by MW0MWZ
Much of what is needed is in my gitHub repos, but we're not going to support this, there are many changes to the OS that other parts of the system rely on, we deliver the image and not an install script for this exact reason.

*EVENTUALLY* this will get more simple - but we're not there yet.