Install Raspberry Pi Imager on Manjaro Linux Desktop
To install an OS on Raspberry Pi, you can use Raspberry Pi Imager.
First, you should install Raspberry Pi Imager on your Desktop PC. If you are using Manjaro Linux, you can install the Imager from AUR by yay command.
$ yay -S rpi-imager
Write the Image on SD card
To write Manjaro Linux for Raspberry Pi image on SD card, insert SD card into your desktop PC and type the next command on your desktop PC.
$ sudo rpi-imager
First, choose the Operating System to install. I choosed Manjaro ARM minimal.
CHOOSOS -> Other general purpose Operating System
->Manjaro ARM Linux -> Manjaro ARM minimal
Next, choose Strage to write.
CHOOSE STRAGE -> SD Card
Then write the image on the SD card.
WRITE
Write to finish to write the image for a while.
Install Manjaro Linux to Rasperry Pi
- Insert SD card into the Raspberry Pi.
- Connect a display, keyboard and LAN cable to Raspberry Pi.
- Switch on Raspberry Pi.
- Answer the all installer’s questions. (keymap, local, timezone etc)
The first login
Login on Raspberry Pi with your user name and password.
Last Updated on May 21, 2022 by lama-admin
Leave a Reply