Skip to content

wareck/DietPi-MangoPI-MQ-Quad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DietPi-MangoPI-MQ-Quad

Image pre build for MangoPi-MQ-Quad (H616).

wifi/i2c/spi working

You can use a live linux like mint to open image, an modify/edit dietpi.txt dietpi-wifi.txt.

Building processus :

Use Armbian image : https://mega.nz/file/XeoymJKA#VSJHsyU8SCQPAQvMqVkiqLVPXWFp4egxajoL4Ea0jqI

(It's a minimal debian bullseye minimal linux 5.16.17)

burn image with "Balena Etcher" and connect the MangoPi with ssh:

(I personnaly used an usb/rj45 adapater to connect my Mango to network and Putty for SSH...)

user : root

password : orangepi

then :

apt-get update && apt-get upgrade -y
apt install -y curl ca-certificates systemd-sysv git build-essential
reboot

Now build Dietpi:

bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-installer')"

img1

img2

img3

img4

img5

img6

img7

img8

At this step you can:

-remove the card to make backup/clone

-reboot to use the DiePi image

after reboot password will be:

user : root

password : dietpi

If you wants I2C or SPI enabled (you can do this later in dietpi):

nano /boot/orangepiEnv.txt

and add these lines :

param_spidev_spi_bus=1
overlays=i2c0

Save and reboot

About

Dietpi Image for MangoPi MQ-QUAD (H616)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages