Hi Dennis,

I have been doing the same process as you with the exception that I change the UUIDs in extlinux.conf and /etc/fstab.  The other thing I do, because I change update the UUIDs, is create a new initramfs.  I will try again later without creating a new initramfs to see if I can get to where you are.  BTW, I also am trying to load the Mate spin, not the server release.

Can you try an experiment for me?  Can you try to upgrade your system doing a "dnf -y update" command.  The reboot to ensure it reboots with the new kernel?  By doing the dnf upgrade, you will force the system to use dracut to create a new initramfs image.  Let's see if this now works.  This is essentially where the system began failing after f24.  We need some confidence that the upgrade process is not going to kill our path forward.

Thanks.

      Stewart

On 08/23/2017 08:43 AM, Dennis Gilmore wrote:
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


_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org