I have no serial console # fw_printenv bash: fw_printenv: command not found # dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.2.0-2-ARCH (builduser@leming) (gcc version 5.2.0 (GCC) ) #1 PREEMPT Mon Sep 7by vtx - uBoot
I have 2 usb keys : one with Arch Linux for ARM that boots and that I can SSH (green fixed led) one with Debian rootfs 3.16 from bodhi with modified uEnv_arch_uboot_boot_debian.txt that doesn't seem to boot (no light and no dhcp lease)by vtx - uBoot
Happy to see that's ok for dito I'm still at the same point : it does not boot and my router does not give a dhcp lease to my pogoplug E02 Do I need a serial cable ? Thanksby vtx - uBoot
I have no serial console or netconsole ... Is there a way to set it up from ALARM ?by vtx - Debian
Ok, seems better now : green fixed led on the pink pogoplug BUT : can't ping it, what's the default IP ? It doesn't request one to my dhcp server.by vtx - Debian
$ fw_printenv -bash: fw_printenv: command not foundby vtx - Debian
$ free total used free shared buff/cache available Mem: 250936 13256 159092 324 78588 226332 Swap: 0 0 0by vtx - Debian
$ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 15G 1.1G 13G 8% / devtmpfs 123M 0 123M 0% /dev tmpfs 123M 0 123M 0% /dev/shm tmpfs 123M 320K 123M 1% /run tmpfs 123M 0 123M 0% /sys/fs/cgroup tmpfs 123M 0 123M 0% /tmp tmpfs 25M 0 25M 0% /run/user/1000by vtx - Debian
$ cat /proc/mtd dev: size erasesize name mtd0: 00100000 00020000 "u-boot" mtd1: 07f00000 00020000 "rootfs"by vtx - Debian
$ mount /dev/sda1 on / type ext3 (rw,relatime,data=ordered) devtmpfs on /dev type devtmpfs (rw,relatime,size=125336k,nr_inodes=31334,mode=755) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)by vtx - Debian
$ dmesg -T Booting Linux on physical CPU 0x0 Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Initializing cgroup subsys cpuacct Linux version 4.2.0-1-ARCH (builduser@leming) (gcc version 5.2.0 (GCC) ) #1 PREEMPT Wed Sep 2 07:00:18 MDT 2015 CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f CPU: VIVT data cache, VIVT instruction cache Machine: Pogby vtx - Debian
Hi, I've got a barely running pink pogoplug with ALARM. It boots and I can SSH it, BUT : It doesn't boot if there is no USB drive plugged in And I want to install Debian now ... Can someone give me some tips to do so without bricking it ? Thanksby vtx - Debian