|
I was trying to reproduce installation of original images from
http://fedoraproject.org/wiki/Architectures/ARM/F23/Installation
to on OPI+ , which was not successful
What steps are necessary to bring the OPI+ with original ARM/F23?
As I understand it, the original Fedora images are built rather for the A20 ( armv7hl ), while OPI+ should be built against H3.
This is the boot partition files structure from original ARM/F23 image:
[root@karma Banana.PI]# mount ${card}${p}1 /mnt/sdc1
[root@karma Banana.PI]# ls -al /mnt/sdc1/
total 179920
dr-xr-xr-x 6 root root 4096 Oct 30 03:55 .
drwxr-xr-x 13 root root 4096 Sep 4 2011 ..
-rw-rw-r-- 1 root root 26051 Oct 30 03:55 boot.cmd
-rw-r--r-- 1 root root 26051 Oct 30 03:50 boot.cmd.old
-rw-rw-r-- 1 root root 26123 Oct 30 03:55 boot.scr
-rw-r--r-- 1 root root 26123 Oct 30 03:50 boot.scr.old
-rw-r--r-- 1 root root 171925 Oct 5 20:01 config-4.2.3-300.fc23.armv7hl
drwxr-xr-x 2 root root 20480 Oct 30 03:45 dtb-4.2.3-300.fc23.armv7hl
drwxr-xr-x 2 root root 4096 Oct 30 03:54 extlinux
drwxrwxr-x 2 root root 4096 Oct 30 03:54 grub
-rw------- 1 root root 40557822 Oct 30 03:52 initramfs-0-rescue-
afe50178a2e84c8daa250c0980bfe6f8.img
-rw------- 1 root root 38958034 Oct 30 03:49 initramfs-4.2.3-300.fc23.armv7hl.img
-rw-r--r-- 1 root root 227137 Oct 30 03:53 initrd-plymouth.img
-rw-r--r-- 1 root root 23 Oct 30 03:50 klist.txt
drwx------ 2 root root 16384 Oct 30 03:42 lost+found
-rw------- 1 root root 2879579 Oct 5 20:01 System.map-4.2.3-300.fc23.armv7hl
-rw-r--r-- 1 root root 5811840 Oct 30 03:50 uImage
-rw-r--r-- 1 root root 5811840 Oct 30 03:50 uImage-4.2.3-300.fc23.armv7hl
-rw-r--r-- 1 root root 38958098 Oct 30 03:50 uInitrd
-rw-r--r-- 1 root root 38958098 Oct 30 03:50 uInitrd-4.2.3-300.fc23.armv7hl
-rwxr-xr-x 1 root root 5811776 Oct 30 03:53 vmlinuz-0-rescue-afe50178a2e84c8daa250c0980bfe6f8
-rwxr-xr-x 1 root root 5811776 Oct 5 20:01 vmlinuz-4.2.3-300.fc23.armv7hl
-rw-r--r-- 1 root root 167 Oct 5 19:58 .vmlinuz.hmac-4.2.3-300.fc23.armv7hl
|
|