El mié, 23-08-2017 a las 16:56 +0200, Andreas Reschke escribió: > Am 23.08.2017 um 16:20 schrieb Dennis Gilmore: > -- > > > > Hello Dennis, > > that looks beautiful. You have a running Odroid-XU4 with actual > Kernel > with Fedora 26 !! > > How did you manage it? I haven't so much luck with the installation. > > Thanks > Andreas I ran xzcat Fedora-Server-armhfp-26-1.5-sda.raw.xz|dd of=/dev/sdb bs=4MiB cat /usr/share/uboot/odroid-xu3/u-boot.bin > u-boot-dtb.bin cat /usr/share/uboot/odroid-xu3/u-boot.dtb >> u-boot-dtb.bin I grabbed from https://github.com/hardkernel/u-boot/tree/odroidxu4-v201 7.05/sd_fuse bl1.bin.hardkernel bl2.bin.hardkernel.720k_uboot tzsw.bin.hardkernel and sd_fusing.sh then ran sh sd_fusing.sh /dev/sdb I used parted to resize partition 4 mounted it and ran xfs_growfs so it filled the sd card I mounted partition 2 and edited extlinux/extlinux.conf adding cpuidle.off=1 to the append line. I did have to edit etc/passwd and unlock the root account as initial-setup is not running. of couse /dev/sdb was my sdcard, make sure you have the right device for yours. It does seem that the nic is not detected however. Dennis
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx