Install Manjaro Linux on Raspeberry Pi

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

  1. Insert SD card into the Raspberry Pi.
  2. Connect a display, keyboard and LAN cable to Raspberry Pi.
  3. Switch on Raspberry Pi.
  4. 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


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *