Pogoplug V4 fails to boot 4.12.8 September 30, 2017 06:33PM |
Registered: 11 years ago Posts: 32 |
Re: Pogoplug V4 fails to boot 4.12.8 September 30, 2017 07:01PM |
Admin Registered: 14 years ago Posts: 19,241 |
Scan device usb device usb 0:1 ** File not found /boot/uImage **
root:/tmp/sdd1/boot> cp -a zImage-4.12.1-kirkwood-tld-1 zImage.fdt root:/tmp/sdd1/boot> cat dts/kirkwood-pogoplug_v4.dtb >> zImage.fdt root:/tmp/sdd1/boot> mv uImage uImage.orig root:/tmp/sdd1/boot> mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-4.12.1-kirkwood-tld-1 -d zImage.fdt uImage Image Name: Linux-4.12.1-kirkwood-tld-1 Created: Sat Sep 30 23:06:45 2017 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3831812 Bytes = 3742.00 kB = 3.65 MB Load Address: 00008000 Entry Point: 00008000
ls -latr /media/sdb1/ ls -latr /media/sdb1/boot e2label /dev/sdb1 mount
Re: Pogoplug V4 fails to boot 4.12.8 October 01, 2017 08:23AM |
Registered: 11 years ago Posts: 32 |
root:/tmp> fsck /dev/sdc1 fsck from util-linux 2.29.2 e2fsck 1.43.4 (31-Jan-2017) rootfs: clean, 14454/195456 files, 152198/781152 blocks root:/tmp> cfdisk /dev/sdc Disk: /dev/sdc Size: 3.8 GiB, 4083351552 bytes, 7975296 sectors Label: dos, identifier: 0x0002c900 Device Boot Start End Sectors Size Id Type >> /dev/sdc1 * 63 6249284 6249222 3G 83 Linux /dev/sdc2 6249285 6634844 385560 188.3M 82 Linux swap / Solaris Free space 6635520 7975295 1339776 654.2M ┌────────────────────────────────────────────────────────────────────────────────────────┐ │ Partition type: Linux (83) │ │ Attributes: 80 │ │ Filesystem UUID: 3842cf07-0991-4a80-90a8-910e09d7a0c5 │ │Filesystem LABEL: rootfs │ │ Filesystem: ext4 │ │ Mountpoint: /tmp/sdc1 (mounted) │ └────────────────────────────────────────────────────────────────────────────────────────┘ root:/tmp> mount /dev/sdc1 /tmp/sdc1 root:/tmp> ls -latr /tmp/sdc1/ total 92 drwxr-xr-x 11 root root 4096 Jan 1 1970 var drwxrwxrwt 2 root root 4096 Jan 1 1970 tmp drwxr-xr-x 57 root root 4096 Jan 1 1970 etc drwxr-xr-x 2 root root 4096 Jan 1 2011 sys drwxr-xr-x 2 root root 4096 Jan 22 2012 proc drwxr-xr-x 2 root root 4096 Jan 22 2012 home drwx------ 2 root root 16384 Feb 24 2012 lost+found drwxr-xr-x 10 root root 4096 Feb 24 2012 usr drwxr-xr-x 2 root root 4096 Feb 24 2012 srv drwxr-xr-x 2 root root 4096 Feb 24 2012 opt drwxr-xr-x 2 root root 4096 Feb 24 2012 media drwxr-xr-x 5 root root 4096 Feb 24 2012 dev drwxr-xr-x 2 root root 4096 Feb 8 2013 run drwxr-xr-x 2 root root 4096 Feb 10 2015 mnt drwxr-xr-x 21 root root 4096 Feb 17 2015 . drwxr-xr-x 14 root root 4096 Jul 20 08:55 lib drwxr-xr-x 2 root root 4096 Jul 24 00:12 sbin drwxr-xr-x 2 root root 4096 Jul 24 00:12 bin drwx------ 5 root root 4096 Jul 24 01:49 root drwxr-xr-x 3 root root 4096 Sep 30 23:06 boot drwxrwxrwt 3 root root 80 Oct 1 13:06 .. root:/tmp> ls -latr /tmp/sdc1/boot total 43692 drwxr-xr-x 21 root root 4096 Feb 17 2015 .. drwxr-xr-x 2 root root 4096 Jul 15 22:14 dts -rw-r--r-- 1 root root 153501 Jul 16 03:21 config-4.12.1-kirkwood-tld-1 -rwxr-xr-x 1 root root 3821528 Jul 16 04:42 zImage-4.12.1-kirkwood-tld-1 -rw------- 1 root root 3821528 Jul 16 07:43 vmlinuz-4.12.1-kirkwood-tld-1 -rw------- 1 root root 2504031 Jul 16 07:43 System.map-4.12.1-kirkwood-tld-1 -rw-r--r-- 1 root root 8435004 Jul 16 08:06 linux-headers-4.12.1-kirkwood-tld-1_1.0_armel.deb -rw-r--r-- 1 root root 3821592 Jul 20 08:11 uImage.orig -rw-r--r-- 1 root root 7245632 Jul 24 00:15 initrd.img-4.12.1-kirkwood-tld-1 -rw-r--r-- 1 root root 7245696 Jul 24 00:18 uInitrd -rwxr-xr-x 1 root root 3831812 Sep 30 23:06 zImage.fdt drwxr-xr-x 3 root root 4096 Sep 30 23:06 . -rw-r--r-- 1 root root 3831876 Sep 30 23:06 uImage root:/tmp> e2label /dev/sdc1 e2label: Superblock checksum does not match superblock while trying to open /dev/sdc1 Couldn't find valid filesystem superblock. root:/tmp> mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=30447,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=25092k,mode=755) /dev/sda1 on / type ext4 (rw,noatime,commit=300,data=ordered) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=244640k) tmpfs on /tmp type tmpfs (rw,relatime) /dev/sdb1 on /sdb1 type ext4 (rw,noatime,commit=600,data=ordered) /dev/sdc1 on /tmp/sdc1 type ext4 (rw,relatime,data=ordered) root:/tmp> cat /tmp/sdc1/etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> LABEL=rootfs / ext4 noatime,user_xattr,commit=300,errors=continue 0 1 tmpfs /tmp tmpfs defaults 0 0
Re: Pogoplug V4 fails to boot 4.12.8 October 01, 2017 01:41PM |
Registered: 11 years ago Posts: 32 |
Re: Pogoplug V4 fails to boot 4.12.8 October 01, 2017 10:43PM |
Admin Registered: 14 years ago Posts: 19,241 |
Re: Pogoplug V4 fails to boot 4.12.8 October 02, 2017 06:51AM |
Registered: 11 years ago Posts: 32 |
Re: Pogoplug V4 fails to boot 4.12.8 October 13, 2017 09:41AM |
Registered: 7 years ago Posts: 162 |
Re: Pogoplug V4 fails to boot 4.12.8 October 13, 2017 04:05PM |
Admin Registered: 14 years ago Posts: 19,241 |
Re: Pogoplug V4 fails to boot 4.12.8 October 13, 2017 04:16PM |
Registered: 11 years ago Posts: 32 |