Welcome to my Blog, in today's Article, I'm gonna write on how to install RaspberryPi Os On Android, though the system is built to function on only Raspberry PI but we found a way to install it on Android using a Terminal Emulator Called termux and a Linux package called proot-distro.
Prerequisites:
Procedures:
After update we're gonna install the Linux package that enables us run linux Os Using Our android devices, to do that, use the command.
Now let's edit the script we're going to use to install RaspberryPi, use the command;
Now paste the script below in the nano editor;
Save the script by typing Ctrl+o and Ctrl+x
Now we install RaspberryPi with the command;
It's gonna take a while to finish installing give it time and let it do it's thing. Once the installation is complete, you can login with the command;
And you can login to the raspberrypi user account using the command;
Update your RaspberryPi repository with the command;
Desktop Installation Procedures :
Install Xfce4 and it's dependencies;
You'd get some Gvfs and udisks2 error; fix them with the command below;
Install A browser, Moxilla Firefox Recommended ;
Install dbus and Xserver;
Now open a new session to termux and install The packages below, because we will connect to vnc with them;
After installing x11-repo, we install vnc and Xserver on termux
Connect to The local server on Termux using the command below ;
Make the server available to be connected on any localhost using the command;
Now switch back to your RaspberryPi Session and connect to the termux host using the command;
Now launch your preferred vnc app and connect to your RaspberryPi GUI
You're going to discover that the desktop isn't quite pretty and sadly the default raspberrypi Os wallpapers didn't come with the Xfce package, so we'd have to get them manually.I uploaded some pictures of the raspberrypi Os wallpapers on My GitHub page, You can get them on your Desktop by following the guidelines below ;
Open your terminal and paste in this commands and you're good to go ;
The command above should save the wallpaper in your background/Birdwallpapers folder, Access that folder in your Desktop settings And change Your Wallpaper.
You need to make some changes to your Taskbar too to make everything look professional, you can see how I did mine in the YouTube video I made below. After All the settings this is what your desktop should look likeImage of the Raspberrypi Xfce Desktop |
Do make sure you subscribe to our channel on YouTube, support us with your likes and comments, if there's any question you have for me, do let me know in the comments section below.