On 12/10/18 1:08 PM, Pablo Sebastián Greco wrote:
El 10/12/18 a las 14:53, Robert Moskowitz escribió:
On 12/9/18 3:45 PM, Pablo Sebastián Greco wrote:
<snip> >> Thanks! Getting it now.... > > Looks like the same dracut failure. > > :( > > There must be another module missing, can you decompress the fedora initramfs and list the used modules?
You may need to use this command in an empty dir
/usr/lib/dracut/skipcpio $your-img | gunzip -c | cpio -id
After running:
/usr/lib/dracut/skipcpio /boot/initramfs-4.18.16-300.fc29.armv7hl.img | gunzip -c | cpio -id
in directory /root/info which was empty, I now have LOTS of entries:
info]# ls -sl total 8 0 lrwxrwxrwx. 1 root root 7 Dec 10 12:51 bin -> usr/bin 0 drwxr-xr-x. 2 root root 74 Dec 10 12:51 dev 4 drwxr-xr-x. 12 root root 4096 Dec 10 12:51 etc 0 lrwxrwxrwx. 1 root root 23 Dec 10 12:51 init -> usr/lib/systemd/systemd 0 lrwxrwxrwx. 1 root root 7 Dec 10 12:51 lib -> usr/lib 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 proc 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 root 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 run 0 lrwxrwxrwx. 1 root root 8 Dec 10 12:51 sbin -> usr/sbin 4 -rwxr-xr-x. 1 root root 3130 Dec 10 12:51 shutdown 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 sys 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 sysroot 0 drwxr-xr-x. 2 root root 6 Dec 10 12:51 tmp 0 drwxr-xr-x. 6 root root 53 Dec 10 12:51 usr 0 drwxr-xr-x. 4 root root 51 Dec 10 12:51 var
What specifically should I be looking for?
thanks
Basically, all the .ko files in usr/lib. Also, I left a new image with the modules Mark recommended, please try that one.
YES!!!!
[ OK ] Started Login Service.
CentOS Linux 7 (AltArch) Kernel 4.19.7-300.el7.armv7hl on an armv7l
localhost login: root Password: Login incorrect
localhost login: root Password: Last failed login: Mon Dec 10 19:17:30 UTC 2018 on ttySAC2 There was 1 failed login attempt since the last successful login.
====
OK, I fat fingered the password....
Note that I am using the new uboot from F30 rawhide:
U-Boot 2019.01-rc1 (Dec 04 2018 - 18:03:53 +0000) for ODROID-XU3/XU4/HC1/HC2
Next test is to move the swap and the rootfs to the sata drive. This is really a 'simple' test.
But looks like we are good to go with the odroid-HC1.