login|Register
Forum > Alpine os
Post|
看17043|回9|Favorite
atlury 看全部
2016-5-11 12:10:30
Edited by atlury at 2016-6-16 18:31

Hello folks in here you can find the legacy builds for Alpine OS - Legacy Kernel

All Releases are now here
https://github.com/atlury/Alpine-Linux-Allwinner-H3-Distro/


updated to 3.4.112 with all patches (including backdoor patches)

How to burn: For mainline u-boot
(a) In linux blank the first 1MB of the card using the following (my sd-card is /dev/sda1
  • dd if=/dev/zero of=/dev/sda bs=1M count=1
(b) Now Assuming you have got the file u-boot-sunxi-with-spl.bin, it just has to be burned to sd card using the following command:
  • dd if=u-boot-sunxi-with-spl.bin of=/dev/sda bs=1024 seek=8
(c) Next Using fdisk, create a new primary partition on the card (so far there are no partitions, only uboot has been burned on the card)
(d) Set the starting sector of the card as 2048
(e) Now create vfat file system on the newly created partition by running mkfs.fat /dev/sda1
(f) Using fdisk, set the bootable flag of the partition
(g) copy all the files into the above vfat or fat32 partition (namely vmlinuz, modloop-sunxi, initramfs-sunxi-new, boot.scr and please include your board specific script.bin) and it should boot...your final directory should like

/apks/
/vmlinuz-3.4.111-sun8i
/modloop-sunxi
/initramfs-sunxi-new
/boot.scr

You can find apks folder from the Generic ARM image available @ http://www.alpinelinux.org/downloads/ Just extract it. Please dont forget to include your board specific script.bin.

Note: Please make sure you replace script.bin with your correct board script.bin

Instructions on build from scratch are here (I am the author). I will slowly expand this threads with new tutorials etc. I will also release new images over the next few weeks....
https://wiki.alpinelinux.org/wik ... _and_Other_ARM_SOCs



admin 看全部
2016-5-12 17:19:52
Thanks for your sharing, it is a great work!
atlury 看全部
2016-5-12 20:11:32
Most welcome. I got two Orange pi Boards from loverpi (https://www.loverpi.com/) and I will building and updating them in the next few weeks with fresh releases.
atlury 看全部
2016-6-5 13:50:33
Okie new release build...
geev03 看全部
2016-9-4 17:51:15
Edited by geev03 at 2016-9-5 18:56

After experiencing Alpine (ARM) as 4MB  docker container , I am looking forward to exploring Alpine on Orange Pi-PC.

code:

  1. i@raspberrypi:~ $ docker ps
  2. CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES
  3. 4ab0e27f0ddb        1324905a5239        "/bin/sh"           2 hours ago         Up 2 hours                              silly_hugle
  4. pi@raspberrypi:~ $



------------------------------------------

code:

  1. / # apk update
  2. fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/armhf/APKINDEX.tar.gz
  3. fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/community/armhf/APKINDEX.tar.gz
  4. v3.4.3-9-g6e6de70 [http://dl-cdn.alpinelinux.org/alpine/v3.4/main]
  5. v3.4.2-11-g9b41a63 [http://dl-cdn.alpinelinux.org/alpine/v3.4/community]
  6. OK: 5872 distinct packages available
  7. / # apk upgrade
  8. OK: 4 MiB in 11 packages
12NextPage

OrangePi En

Powered by Discuz! X3.4

homepage|Simple edition|Touch edition|PC