I didn't see anything in netconsole but it booted! Thank you! I see a lot of information in the forum. I'll probably try HomeAssistant tomorrow. Thank you! Linux debian 5.13.6-kirkwood-tld-1 #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021 armv5tel The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are deby wsdickerson - uBoot
Pogoplug:/tmp$ tar -xf /tmp/usb_stick/uboot.2016.05-tld-1.environment.bodhi.tar Pogoplug:/tmp$ tools/fw_printenv > current_envs.txt Pogoplug:/tmp$ /usr/sbin/flash_erase /dev/mtd0 0xc0000 1 Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done Pogoplug:/tmp$ Pogoplug:/tmp$ mount /dev/sda1 /tmp/usb_stick/ Pogoplug:/tmp$ tar -xf /tmp/usb_stick/uboot.2016.05by wsdickerson - uBoot
Pogoplug:/tmp$ tar -xf /tmp/usb_stick/uboot.2017.07-tld-1.pogo_e02.bodhi.tar Pogoplug:/tmp$ ls -l drwxr-xr-x 2 root root 40 Jan 15 10:24 debian -rwxr-xr-x 1 root root 18406 Jan 15 10:24 install_uboot_mtd0.sh -rwxr-xr-x 1 root root 11194 Jan 15 11:44 kirkwood.debian-wheezy.sh -rw-r--r-- 1 root root 30 Jan 16 03:01 resolv.conf drby wsdickerson - uBoot
Pogoplug:/tmp$ tar -xf /tmp/usb_stick/uboot.2017.07-tld-1.pogo_e02.bodhi.tar Pogoplug:/tmp$ ls -l drwxr-xr-x 2 root root 40 Jan 15 10:24 debian -rwxr-xr-x 1 root root 18406 Jan 15 10:24 install_uboot_mtd0.sh -rwxr-xr-x 1 root root 11194 Jan 15 11:44 kirkwood.debian-wheezy.sh -rw-r--r-- 1 root root 30 Jan 16 03:01 resolv.conf drby wsdickerson - uBoot
Continued... ssh root@pogoplug NO: fw_setenv, NO: fw_printenv, NO: flash_erase, YES: nandwrite tar zxf linux-tools-installation-bodhi.tar.gz moved tools directory to USB stick on Pogoplug: mounted and moved tools to /tmp cd /tmp/tools;ln -s fw_printenv fw_setenv cat /etc/fw_env.config # MTD device name Device offset Env. size Flash sector sizeby wsdickerson - uBoot
I have performed the following: https://forum.doozan.com/read.php?3,134562,134565#msg-134565 * Debian-5.13.6-kirkwood-tld-1-rootfs-bodhi.tar.bz2 (Bitly short link, use this if you can) * 1. gparted - Format a new USB drive with a single Ext3 partition, and label it rootfs. If you are running the latest U-Boot for Kirkwood then you can use Ext4. But be aware that Ext4 file system format needby wsdickerson - uBoot
Latest action: I downloaded Debian-5.13.6-kirkwood-tld-1-rootfs-bodhi.tar.bz2. Earlier: I replaced wget in the script with /tmp/wget that supports https but I am getting SSL failures. Should I follow the following procedure instead? You would save a lot of time and bandwidth by using Bodhi's procures for upgrading the rootfs/kernel and u-boot by following the instructions. httby wsdickerson - uBoot
I had trouble with mke2fs but finally formatted it with gparted and the Pogoplug mounted it. Thanks!by wsdickerson - uBoot
Linux Pogoplug 2.6.22.18 #81 Tue Oct 19 16:05:00 PDT 2010 armv5tejl unknown lsblk: command not found lsmod: Module Size Used by Not tainted What filesystem would be supported?by wsdickerson - uBoot
I have a pink POGO-E02. I haven't used it except I tried to install Linux years ago. Now I want to try running "homeassistant" (HomeAssistant.io). Only port 22 is open and I finally guessed the root password I entered. I am trying to mount a USB drive. mount /dev/sdb1 /tmp/usb_stick: mounting /dev/sdb1 on /tmp/usb_stick failed: Invalid argument I just formatted it on mby wsdickerson - uBoot