Discussion:
[fedora-arm] Re: orangepi prime
Paul Whalen
2018-12-09 18:21:02 UTC
Permalink
Hi Ken,

----- Original Message -----
the cat list says it is supported but the target is not fornd
If you could give some more detail- which image, version of the installer and command
you are using?

Thanks,
Paul
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedorapr
Paul Whalen
2018-12-10 14:41:47 UTC
Permalink
Hi Ken,

----- Original Message -----
$ sudo arm-image-installer --image=Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
--target=orangepi_prime --media=/dev/sdc
I got
=====================================================
= Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
= Selected Media : /dev/sdc
= U-Boot Target : orangepi_prime
=====================================================
*****************************************************
*****************************************************
******** WARNING! ALL DATA WILL BE DESTROYED ********
*****************************************************
*****************************************************
Type 'YES' to proceed, anything else to exit now
= Proceed? yes
= Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
= To: /dev/sdc ....
0+638450 records in
0+638450 records out
5549064192 bytes (5.5 GB, 5.2 GiB) copied, 1994.96 s, 2.8 MB/s
= Writing image complete!
= Writing sunxi-spl.bin for orangepi_prime ....
No
such file or directory
= Writing u-boot FIT image for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': No
such
file or directory
= Installation Complete! Insert into the orangepi_prime and boot.
TIA I hope hope this helps
note: I have been able to get my RPI 3 Model B running from this
Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
The Orange Pi prime looks to be an aarch64 device (Cortex-A53), so you will
want one of the aarch64 disk images from:

https://alt.fedoraproject.org/alt/


Paul
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/lis
ken soup
2018-12-10 22:56:41 UTC
Permalink
Paul what does this meanin cleaning what??
TIA

=====================================================
= Selected Image:
= Fedora-Workstation-29-1.2.aarch64.raw.xz
= Selected Media : /dev/sdc
= U-Boot Target : orangepi_prime
=====================================================

*****************************************************
*****************************************************
******** WARNING! ALL DATA WILL BE DESTROYED ********
*****************************************************
*****************************************************

Type 'YES' to proceed, anything else to exit now

= Proceed? yes
= Writing:
= Fedora-Workstation-29-1.2.aarch64.raw.xz
= To: /dev/sdc ....
0+1037692 records in
0+1037692 records out
11811160064 bytes (12 GB, 11 GiB) copied, 2154.94 s, 5.5 MB/s
= Writing image complete!
= Writing sunxi-spl.bin for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/sunxi-spl.bin': Structure needs cleaning
= Writing u-boot FIT image for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': Structure needs cleaning

= Installation Complete! Insert into the orangepi_prime and boot.
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorapr
Peter Robinson
2018-12-10 23:48:35 UTC
Permalink
Post by ken soup
Paul what does this meanin cleaning what??
Can you rephrase that sentence as I have no idea what you're asking.

The OrangePi Prime is a 64 bit device and as a result we only support
running 64 bit images on it, the XFCE image you tries to write out is
armhfp and is hence 32 bit, we don't support that on aarch64 (arm64)
devices.

Peter
Post by ken soup
TIA
=====================================================
= Fedora-Workstation-29-1.2.aarch64.raw.xz
= Selected Media : /dev/sdc
= U-Boot Target : orangepi_prime
=====================================================
*****************************************************
*****************************************************
******** WARNING! ALL DATA WILL BE DESTROYED ********
*****************************************************
*****************************************************
Type 'YES' to proceed, anything else to exit now
= Proceed? yes
= Fedora-Workstation-29-1.2.aarch64.raw.xz
= To: /dev/sdc ....
0+1037692 records in
0+1037692 records out
11811160064 bytes (12 GB, 11 GiB) copied, 2154.94 s, 5.5 MB/s
= Writing image complete!
= Writing sunxi-spl.bin for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/sunxi-spl.bin': Structure needs cleaning
= Writing u-boot FIT image for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': Structure needs cleaning
= Installation Complete! Insert into the orangepi_prime and boot.
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.
ken soup
2018-12-11 00:32:47 UTC
Permalink
Thanks Peter

What does
= Writing sunxi-spl.bin for orangepi_prime .... > dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/sunxi-spl.bin': Structure needs cleaning > = Writing u-boot FIT image for orangepi_prime .... > dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': Structure needs cleaning
mean? What structure needs cleaning and how do you do it?

TIA ken
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.or
Peter Robinson
2018-12-11 01:03:48 UTC
Permalink
Post by ken soup
Thanks Peter
What does
= Writing sunxi-spl.bin for orangepi_prime .... > dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/sunxi-spl.bin': Structure needs cleaning > = Writing u-boot FIT image for orangepi_prime .... > dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': Structure needs cleaning
mean? What structure needs cleaning and how do you do it?
No idea TBH, it's an error from dd
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorapro

ken soup
2018-12-09 21:11:11 UTC
Permalink
$ sudo arm-image-installer --image=Fedora-Xfce-armhfp-29-1.2-sda.raw.xz --target=orangepi_prime --media=/dev/sdc

I got

=====================================================
= Selected Image:
= Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
= Selected Media : /dev/sdc
= U-Boot Target : orangepi_prime
=====================================================

*****************************************************
*****************************************************
******** WARNING! ALL DATA WILL BE DESTROYED ********
*****************************************************
*****************************************************

Type 'YES' to proceed, anything else to exit now

= Proceed? yes
= Writing:
= Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
= To: /dev/sdc ....
0+638450 records in
0+638450 records out
5549064192 bytes (5.5 GB, 5.2 GiB) copied, 1994.96 s, 2.8 MB/s
= Writing image complete!
= Writing sunxi-spl.bin for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/sunxi-spl.bin': No such file or directory
= Writing u-boot FIT image for orangepi_prime ....
dd: failed to open '/tmp/root/usr/share/uboot/orangepi_prime/u-boot.itb': No such file or directory

= Installation Complete! Insert into the orangepi_prime and boot.


TIA I hope hope this helps
note: I have been able to get my RPI 3 Model B running from this Fedora-Xfce-armhfp-29-1.2-sda.raw.xz
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/ar
Loading...