please choosego to mobile | Continue to access the PC version
View: 12313|Reply: 2

DietPi for OrangePi Zero H5 working on eMMC

[Copy link]

1

threads

2

posts

61

credits

Registered member

Rank: 2

credits
61
Published in 2018-1-24 21:53:06 | Show all floors |Read mode
Finally I got my OrangePi Zero H5 working with Dietpi installed on eMMC

Download the appropriate Dietpi image:

http://dietpi.com/downloads/imag ... iZero2PlusH5-arm64-(Jessie).7z

Unpack with 7zip

http://www.7-zip.org/

Run Etcher (or Win32DiskImager) to flash the *.img file to SD card

https://etcher.io/
https://sourceforge.net/projects/win32diskimager/

Make sure you are connected through the serial console (3 pins TX, RX, GND. Putty is your friend.)
Boot the OrangPi with the SD card inserted, it may take a while until all is finished
Configure network and perform an update
As soon as Dietpi runs stable, perform the next actions in the console :

apt-get install -y p7zip
wget 'http://dietpi.com/downloads/images/DietPi_OrangePiZero2PlusH5-arm64-(Jessie).7z' -O image.7z
p7zip -d image.7z
dd if="$(ls | grep -m1 'DietPi_v'*'.img')" of=/dev/mmcblk2

Power off, unplug SD card, power on.

After a while the OrangePi indicates that it is running in safe modus.
"give root password for maintenance or Control - D"
log in with root account: name: root, passwd: dietpi

change /etc/fstab
sudo nano /etc/fstab

under "Internal Drives" change the two instances of:
/dev/mmcblk1P1 to /dev/mmcblk2P1

save fstab and reboot, Dietpi will run the startup script.
Finish the configuration of Dietpi.
Have fun.


5

threads

34

posts

1102

credits

Gold member

Rank: 6Rank: 6

credits
1102
Published in 2018-2-23 01:27:21 | Show all floors
To the pity there is no images on the dietpi server left, so would be a nice idea to make a local repository of some images for the people being able to download
Published in 2018-8-30 07:10:55 | Show all floors
  1. http://dietpi.com/downloads/images/DietPi_OrangePiZero2PlusH5-arm64-(Jessie).7z
Copy code
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list