please choosego to mobile | Continue to access the PC version
View: 21087|Reply: 7

Arch Linux image with Mainline kernel and U-Boot

[Copy link]

1

threads

7

posts

252

credits

Intermediate member

Rank: 3Rank: 3

credits
252
Published in 2017-9-11 17:48:12 | Show all floors |Read mode
Edited by lazant at 2019-3-16 13:38

Arch Linux image with Mainline kernel and U-Boot

Download
Linux          MEGA
U-Boot       MEGA

Features

Installation on SD Card
  • Download image and extract.
  • Write the xxx.img file (disk image) to your SD Card
    on Linux use dd command
    1. # dd bs=4M if=ArchLinuxARM_xxx.img of=/dev/sdX status=progress oflag=direct
    Copy code

    on Windows use disk image writing software such as Win32 Disk Imager
  • Download U-Boot and extract.
  • Write u-boot-sunxi-with-spl.bin to your SD Card
    1. # dd if=u-boot-sunxi-with-spl.bin of=/dev/sdX bs=1024 seek=8
    Copy code

  • Boot your Orange PI board from SD Card
  • After booting resize Linux partition to fit your SD Card size:
    1. # echo -e "p\nd\nn\np\n1\n\n\n\n\nn\nw" | fdisk /dev/mmcblk0 > /dev/null
    2. # resize2fs /dev/mmcblk0p1
    Copy code



Type Username Password
Rootroot
root
Useralarm
alarm



Known Issues
  • GPU driver not working
I tested only OrangePi 2


Version History
20190316


20170911


1

threads

7

posts

252

credits

Intermediate member

Rank: 3Rank: 3

credits
252
 Author| Published in 2019-3-16 14:07:18 | Show all floors
I upadted arch linux image.
It add WiFi driver.
Full changelog is in the version history.

0

threads

1

posts

32

credits

Novice

Rank: 1

credits
32
Published in 2018-1-3 20:56:51 | Show all floors
Edited by U-g-c at 2018-1-3 22:25

thx, nice work!

how can i install it on mmc? It is not shown on lsblk?
also network eth0 has no carrier on orange pi plus2.

thx

0

threads

1

posts

6

credits

Novice

Rank: 1

credits
6
Published in 2018-4-5 08:39:04 | Show all floors
thanks bro
Reply

Use magic report

0

threads

2

posts

23

credits

Novice

Rank: 1

credits
23
Published in 2019-1-24 21:47:47 | Show all floors
Thank! Your build, unlike the one that the developer suggests, does not hang.

0

threads

2

posts

23

credits

Novice

Rank: 1

credits
23
Published in 2019-1-25 17:05:33 | Show all floors
Edited by khvalera at 2019-1-25 17:49

Disk image
U-Boot


The updated system on 2019.01.24.
The original kernel 4.20.2-2-ARCH
Added package mc

I checked the operability on Orange Pi Plus 2.

We detected problems with rebooting the system while performing reboot, the computer does not restart, but simply turns off.


1

threads

2

posts

19

credits

Novice

Rank: 1

credits
19
Published in 2020-4-3 15:59:06 | Show all floors
Edited by wangnux at 2020-4-7 10:57

will you like to  support for orangepi4 and rk3399?

0

threads

1

posts

10

credits

Novice

Rank: 1

credits
10
Published in 2020-5-22 13:15:28 | Show all floors
Edited by Dante_1993 at 2020-5-22 13:16

Orange Pi PC all work. Thanks
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list