Re: Errors in Boot Log for Dell M300 February 27, 2020 04:12AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 27, 2020 07:25AM |
Registered: 10 years ago Posts: 155 |
root@m300-2:~# cat /etc/debian_version 10.3 root@m300-2:~# dpkg -l | grep ssl ii libssl0.9.8 0.9.8o-4squeeze7 armel SSL shared libraries rc libssl1.0.0:armel 1.0.1k-3+deb8u2 armel Secure Sockets Layer toolkit - shared libraries rc libssl1.0.2:armel 1.0.2l-2 armel Secure Sockets Layer toolkit - shared libraries ii libssl1.1:armel 1.1.1d-0+deb10u2 armel Secure Sockets Layer toolkit - shared libraries ii libzstd1:armel 1.3.8+dfsg-3 armel fast lossless compression algorithm root@m300-2:~#
Quote
2/15 - A fresh install of the 5.2.9 file system and 5.5.1 kernel. After 2 or 3 clean boots, ran into this on the serial connection: posted 2/16
This was on a second M300 stock 16GB SSD, reformatted with 2 partitions, 4GB labeled sata-rootfs and remainder labeled data.
2/18 - created 1GB swap file on the data partition of the SSD
A few successful boots without serial connected
2/20 - failed boot with serial connected
2/22 - updated initramfs using using update-initramfs -u, and regenerated uInitrd.
First boot OK but second reported udevadm relocation error
2/26 - booted from SSD OK with USB installed
11:00 AM - installed ntfs-3g and regenerated united, continued boot problems when USB not installed
1:00PM - Installed file after apt-get update
6:00 PM - Did apt-get update, apt-get upgrade and regenerated uInitrd
Re: Errors in Boot Log for Dell M300 February 27, 2020 03:35PM |
Registered: 10 years ago Posts: 226 |
Re: Errors in Boot Log for Dell M300 February 27, 2020 05:56PM |
Admin Registered: 13 years ago Posts: 18,997 |
ll /lib/arm-linux-gnueabi/*crypt* ll /usr/lib/arm-linux-gnueabi/*crypt*
udevadm: symbol lookup error: /lib/arm-linux-gnueabi/libcrypto.so.1.1: undefined symbol: ASN1_UNIVERSALSTRINC_it, version OPENSSL_1_1_0
root@M300:~# ll /usr/lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 1443064 Feb 29 2016 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.0.0 -rw-r--r-- 1 root root 1530152 Mar 29 2018 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.0.2 -rw-r--r-- 1 root root 2097564 May 30 2019 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.1 lrwxrwxrwx 1 root root 19 May 21 2019 /usr/lib/arm-linux-gnueabi/libhcrypto.so.4 -> libhcrypto.so.4.1.0 -rw-r--r-- 1 root root 183024 May 21 2019 /usr/lib/arm-linux-gnueabi/libhcrypto.so.4.1.0 lrwxrwxrwx 1 root root 18 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 190320 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3.1 root@M300:~# ll /lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 34344 May 1 2019 /lib/arm-linux-gnueabi/libcrypt-2.28.so lrwxrwxrwx 1 root root 23 Aug 26 2019 /lib/arm-linux-gnueabi/libcryptsetup.so.12 -> libcryptsetup.so.12.4.0 -rw-r--r-- 1 root root 316568 Aug 26 2019 /lib/arm-linux-gnueabi/libcryptsetup.so.12.4.0 lrwxrwxrwx 1 root root 22 May 9 2017 /lib/arm-linux-gnueabi/libcryptsetup.so.4 -> libcryptsetup.so.4.7.0 -rw-r--r-- 1 root root 147740 May 9 2017 /lib/arm-linux-gnueabi/libcryptsetup.so.4.7.0 lrwxrwxrwx 1 root root 16 May 1 2019 /lib/arm-linux-gnueabi/libcrypt.so.1 -> libcrypt-2.28.so lrwxrwxrwx 1 root root 19 Nov 14 2014 /lib/arm-linux-gnueabi/libgcrypt.so.11 -> libgcrypt.so.11.7.0 -rw-r--r-- 1 root root 499084 Nov 14 2014 /lib/arm-linux-gnueabi/libgcrypt.so.11.7.0 lrwxrwxrwx 1 root root 19 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20 -> libgcrypt.so.20.2.4 -rw-r--r-- 1 root root 754232 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20.2.4
Re: Errors in Boot Log for Dell M300 February 27, 2020 06:56PM |
Registered: 10 years ago Posts: 155 |
root@m300-2:~# ll /lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 34344 May 1 2019 /lib/arm-linux-gnueabi/libcrypt-2.28.so lrwxrwxrwx 1 root root 16 May 1 2019 /lib/arm-linux-gnueabi/libcrypt.so.1 -> libcrypt-2.28.so lrwxrwxrwx 1 root root 19 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20 -> libgcrypt.so.20.2.4 -rw-r--r-- 1 root root 754232 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20.2.4 root@m300-2:~# ll /usr/lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 2097564 Oct 12 12:56 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.1 lrwxrwxrwx 1 root root 18 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 190320 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3.1 root@m300-2:~#
root@m300-2:~# dpkg -l | grep linux-header ii linux-headers-5.5.1-kirkwood-tld-1 1.0 armel Linux kernel headers for 5.5.1-kirkwood-tld-1 on armel root@m300-2:~#
Re: Errors in Boot Log for Dell M300 February 27, 2020 07:27PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 27, 2020 08:16PM |
Registered: 10 years ago Posts: 155 |
root@m300-2:~# ll /lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 34344 May 1 2019 /lib/arm-linux-gnueabi/libcrypt-2.28.so lrwxrwxrwx 1 root root 16 May 1 2019 /lib/arm-linux-gnueabi/libcrypt.so.1 -> libcrypt-2.28.so lrwxrwxrwx 1 root root 19 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20 -> libgcrypt.so.20.2.4 -rw-r--r-- 1 root root 754232 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20.2.4 root@m300-2:~# ll /usr/lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 2097564 Oct 12 12:56 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.1 lrwxrwxrwx 1 root root 18 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 190320 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3.1
Re: Errors in Boot Log for Dell M300 February 27, 2020 08:32PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 27, 2020 09:04PM |
Admin Registered: 13 years ago Posts: 18,997 |
apt-get install openssl --install-recommends
dpkg -l | grep ssl
Re: Errors in Boot Log for Dell M300 February 28, 2020 07:48AM |
Registered: 10 years ago Posts: 155 |
root@m300-2:~# apt-get install openssl --install-recommends Reading package lists... Done Building dependency tree Reading state information... Done openssl is already the newest version (1.1.1d-0+deb10u2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@m300-2:~# dpkg -l | grep ssl ii libssl0.9.8 0.9.8o-4squeeze7 armel SSL shared libraries rc libssl1.0.0:armel 1.0.1k-3+deb8u2 armel Secure Sockets Layer toolkit - shared libraries rc libssl1.0.2:armel 1.0.2l-2 armel Secure Sockets Layer toolkit - shared libraries ii libssl1.1:armel 1.1.1d-0+deb10u2 armel Secure Sockets Layer toolkit - shared libraries ii libzstd1:armel 1.3.8+dfsg-3 armel fast lossless compression algorithm ii openssl 1.1.1d-0+deb10u2 armel Secure Sockets Layer toolkit - cryptographic utility
Re: Errors in Boot Log for Dell M300 February 28, 2020 05:43PM |
Registered: 10 years ago Posts: 155 |
Re: Errors in Boot Log for Dell M300 February 28, 2020 05:50PM |
Admin Registered: 13 years ago Posts: 18,997 |
ii libssl0.9.8 0.9.8o-4squeeze7 armel SSL shared libraries
dpkg --purge libssl0.9.8 sync
Re: Errors in Boot Log for Dell M300 February 28, 2020 06:06PM |
Registered: 10 years ago Posts: 155 |
Re: Errors in Boot Log for Dell M300 February 28, 2020 06:28PM |
Admin Registered: 13 years ago Posts: 18,997 |
ii libssl0.9.8 0.9.8o-7 armel SSL shared libraries
Re: Errors in Boot Log for Dell M300 February 28, 2020 07:04PM |
Admin Registered: 13 years ago Posts: 18,997 |
ii libssl0.9.8 0.9.8o-4squeeze7 armel SSL shared libraries rc libssl1.0.0:armel 1.0.1k-3+deb8u2 armel Secure Sockets Layer toolkit - shared libraries rc libssl1.0.2:armel 1.0.2l-2 armel Secure Sockets Layer toolkit - shared libraries ii libssl1.1:armel 1.1.1c-1 armel Secure Sockets Layer toolkit - shared libraries ii libzstd1:armel 1.3.8+dfsg-3 armel fast lossless compression algorithm
Re: Errors in Boot Log for Dell M300 February 28, 2020 07:57PM |
Registered: 10 years ago Posts: 155 |
Loading, please wait...
Starting version 241
Begin: Loading essential drivers ... done.
Comment: long pause here, perhaps 10-15 seconds
Begin: Running /scripts/init-pre
[ 19.797399][ T1] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 19.806345][ T1] CPU: 0 PID: 1 Comm: init Not tainted 5.5.1-kirkwood-tld-1 #1.0
[ 19.813943][ T1] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[ 19.820953][ T1] [<8010f668>] (unwind_backtrace) from [<8010b9f4>] (show_stack+0x10/0x14)
[ 19.829429][ T1] [<8010b9f4>] (show_stack) from [<80119e8c>] (panic+0xfc/0x328)
[ 19.837032][ T1] [<80119e8c>] (panic) from [<8011bc4c>] (do_exit+0x1b4/0xa24)
[ 19.844461][ T1] [<8011bc4c>] (do_exit) from [<8011d280>] (do_group_exit+0x54/0xe0)
[ 19.852415][ T1] [<8011d280>] (do_group_exit) from [<80128c68>] (get_signal+0x27c/0x7e8)
[ 19.860802][ T1] [<80128c68>] (get_signal) from [<8010b23c>] (do_work_pending+0xf0/0x418)
[ 19.869278][ T1] [<8010b23c>] (do_work_pending) from [<80101068>] (slow_work_pending+0xc/0x20)
[ 19.878186][ T1] Exception stack(0xeecb5fb0 to 0xeecb5ff8)
[ 19.883950][ T1] 5fa0: 00763180 00763180 0000006c 00000000
[ 19.892855][ T1] 5fc0: 0075a330 00000000 007593d4 76fda968 00000000 00000000 00000000 0075938c
[ 19.901766][ T1] 5fe0: 005c7f24 7ec9f7c8 0046b530 00429714 00000010 ffffffff
[ 19.909115][ T1] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---
mount ... done.
Begin: Mounting root file system ...
Re: Errors in Boot Log for Dell M300 February 28, 2020 09:48PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 28, 2020 10:14PM |
Registered: 10 years ago Posts: 226 |
root@kaceM300-1:~# ll /lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 34344 May 1 2019 /lib/arm-linux-gnueabi/libcrypt-2.28.so lrwxrwxrwx 1 root root 16 Sep 17 23:52 /lib/arm-linux-gnueabi/libcrypt.so.1 -> libcrypt-2.28.so lrwxrwxrwx 1 root root 19 Sep 17 23:52 /lib/arm-linux-gnueabi/libgcrypt.so.20 -> libgcrypt.so.20.2.4 -rw-r--r-- 1 root root 754232 Jan 20 2019 /lib/arm-linux-gnueabi/libgcrypt.so.20.2.4 root@kaceM300-1:~# ll /usr/lib/arm-linux-gnueabi/*crypt* -rw-r--r-- 1 root root 2097564 Oct 12 12:56 /usr/lib/arm-linux-gnueabi/libcrypto.so.1.1 lrwxrwxrwx 1 root root 18 Sep 17 23:49 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 190320 Jun 18 2019 /usr/lib/arm-linux-gnueabi/libk5crypto.so.3.1 lrwxrwxrwx 1 root root 22 May 23 2019 /usr/lib/arm-linux-gnueabi/libssh-gcrypt.so.4 -> libssh-gcrypt.so.4.7.4 -rw-r--r-- 1 root root 455156 May 23 2019 /usr/lib/arm-linux-gnueabi/libssh-gcrypt.so.4.7.4Looks very similar to Mike's.
Re: Errors in Boot Log for Dell M300 February 28, 2020 10:57PM |
Registered: 10 years ago Posts: 155 |
Re: Errors in Boot Log for Dell M300 February 28, 2020 11:15PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 12:01AM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
I wonder if there is a "feature" of this 16GB stock SSD that is a factor. Perhaps they did something in the stock initramfs scripts to accommodate this.
root@M300sata:~# myinfo M300sata 192.168.0.249 Dell KACE M300 Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020 Debian 10.3 console=ttyS0,115200 root=LABEL=sata_rootfs rootdelay=10 mtdparts=spi0.0:0x7f000@0(uboot),0x1000@0x7f000(u-boot-env) earlyprintk=serial uboot_version=U-Boot 1.1.4 (Jun 20 2011 - 13:16:26) Marvell version: 3.4.27 -stock --- System Stats: /dev/sda: TS16GSSD25H-M: no sensor SMART check: PASSED Fri 28 Feb 2020 09:59:48 PM PST up 2 hours, 42 minutes
Re: Errors in Boot Log for Dell M300 February 29, 2020 08:31AM |
Registered: 10 years ago Posts: 155 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 10:53AM |
Registered: 7 years ago Posts: 373 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 02:20PM |
Admin Registered: 13 years ago Posts: 18,997 |
fw_setenv uboot_version 'U-Boot 1.1.4 (Jun 20 2011 - 13:16:26) Marvell version: 3.4.27 -stock'
Re: Errors in Boot Log for Dell M300 February 29, 2020 02:44PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 02:52PM |
Registered: 7 years ago Posts: 373 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 04:00PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 04:15PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Errors in Boot Log for Dell M300 February 29, 2020 05:09PM |
Registered: 10 years ago Posts: 155 |
root@m300-2:~# myinfo m300-2 192.168.1.135 Dell KACE M300 Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020 root@m300-2:~#
root@m300-2:~# cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> LABEL=sata_rootfs / ext3 noatime,errors=remount-ro 0 1 LABEL=data /mnt/data ext3 defaults,noatime 0 2 /mnt/data/swapfile1 swap swap defaults 0 0 tmpfs /tmp tmpfs defaults 0 0
Re: Errors in Boot Log for Dell M300 February 29, 2020 07:54PM |
Admin Registered: 13 years ago Posts: 18,997 |