Best small OS for Raspi and Purebasic?

Raspberry PI specific forum
jamirokwai
Enthusiast
Enthusiast
Posts: 799
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Best small OS for Raspi and Purebasic?

Post by jamirokwai »

Hi there,

maybe I didn't use the right search terms. However, I hope you can help me!

I am building a small Audio / Video-player based on a Raspberry PI 4, the official 5" Touch-Display and HDMI-output. I will have a 32gb micro-sd and a 4tb usb-attached ssd.

I found the install-hints by mk-soft here (viewtopic.php?t=74875), thanks!

I was wondering, what you guys use as a minimal UI-based distro for Purebasic-Programs. My player needs to play Audio (ogg, flac, mp3 would be great) and Video (mp4, mkv), Internet is not necessary (but would be nice later on). I'd like to control the PI via network to compiler PB and to put files on and get files from it - for when the TV is off. The PI would run without mouse and keyboard.

Thanks a lot for your ideas!
Regards,
JamiroKwai
User avatar
mk-soft
Always Here
Always Here
Posts: 6390
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Best small OS for Raspi and Purebasic?

Post by mk-soft »

It's best to use the original Raspberry OS. That's what works best (Debian 13 Arm64).
PB v6.30 will also be ready at some point, and the WebGadget will work again.

You don't need to connect a keyboard or monitor for programming.
You can also do it with ssh and X11. Much better than with VNC.

Here's a quick guide ;)
Link: viewtopic.php?p=648235#p648235
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply