Welcome! Log In Create A New Profile

Advanced

Install Debian on pink pogoplug E02 from ArchLinuxARM

Posted by vtx 
vtx
Install Debian on pink pogoplug E02 from ArchLinuxARM
September 08, 2015 09:32AM
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 ?

Thanks
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 08, 2015 12:10PM
vtx,

>
> I've got a barely running pink pogoplug with
> ALARM.
>
> It boots and I can SSH it, BUT :
>

Do you have serial console connected, or netconsole set up? If you do, capture the serial/net console log and post here.

> It doesn't boot if there is no USB drive plugged
> in

It is normal that it is not booting when no USB drive plugged in. After you've installed Arch or Debian (u-boot was likely replaced in the process), to be able to boot back to stock OS in NAND, extra setup will be needed. And if you have installed Arch recently, your stock OS is no longer usable, you will need to restore it with a good copy from someone.

>
> And I want to install Debian now ...
>
> Can someone give me some tips to do so without
> bricking it ?

Please boot up with your current Arch USB, and capture the output of these commands and post the log here:
dmesg -T
fw_printenv
mount
cat /proc/mtd
df -h
free

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:13AM
[alarm@alarm ~]$ dmesg -T
[Tue Sep  8 14:24:05 2015] Booting Linux on physical CPU 0x0
[Tue Sep  8 14:24:05 2015] Initializing cgroup subsys cpuset
[Tue Sep  8 14:24:05 2015] Initializing cgroup subsys cpu
[Tue Sep  8 14:24:05 2015] Initializing cgroup subsys cpuacct
[Tue Sep  8 14:24:05 2015] 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
[Tue Sep  8 14:24:05 2015] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[Tue Sep  8 14:24:05 2015] CPU: VIVT data cache, VIVT instruction cache
[Tue Sep  8 14:24:05 2015] Machine: Pogoplug E02
[Tue Sep  8 14:24:05 2015] Memory policy: Data cache writeback
[Tue Sep  8 14:24:05 2015] On node 0 totalpages: 65536
[Tue Sep  8 14:24:05 2015] free_area_init_node: node 0, pgdat c07fcd4c, node_mem_map cfdba000
[Tue Sep  8 14:24:05 2015]   Normal zone: 576 pages used for memmap
[Tue Sep  8 14:24:05 2015]   Normal zone: 0 pages reserved
[Tue Sep  8 14:24:05 2015]   Normal zone: 65536 pages, LIFO batch:15
[Tue Sep  8 14:24:05 2015] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[Tue Sep  8 14:24:05 2015] pcpu-alloc: [0] 0 
[Tue Sep  8 14:24:05 2015] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
[Tue Sep  8 14:24:05 2015] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rw rootwait mtdparts=orion_nand:1M(u-boot),-(rootfs)
[Tue Sep  8 14:24:05 2015] PID hash table entries: 1024 (order: 0, 4096 bytes)
[Tue Sep  8 14:24:05 2015] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[Tue Sep  8 14:24:05 2015] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[Tue Sep  8 14:24:05 2015] Memory: 250672K/262144K available (5801K kernel code, 428K rwdata, 1684K rodata, 264K init, 712K bss, 11472K reserved, 0K cma-reserved)
[Tue Sep  8 14:24:05 2015] Virtual kernel memory layout:
                               vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                               fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                               vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
                               lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                               modules : 0xbf000000 - 0xc0000000   (  16 MB)
                                 .text : 0xc0008000 - 0xc07578f8   (7487 kB)
                                 .init : 0xc0758000 - 0xc079a000   ( 264 kB)
                                 .data : 0xc079a000 - 0xc08051d4   ( 429 kB)
                                  .bss : 0xc08051d4 - 0xc08b746c   ( 713 kB)
[Tue Sep  8 14:24:05 2015] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[Tue Sep  8 14:24:05 2015] Preemptible hierarchical RCU implementation.
[Tue Sep  8 14:24:05 2015] 	Build-time adjustment of leaf fanout to 32.
[Tue Sep  8 14:24:05 2015] NR_IRQS:114
[Tue Sep  8 14:24:05 2015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[Tue Sep  8 14:24:18 2015] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[Tue Sep  8 14:24:18 2015] Console: colour dummy device 80x30
[Tue Sep  8 14:24:18 2015] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[Tue Sep  8 14:24:18 2015] pid_max: default: 32768 minimum: 301
[Tue Sep  8 14:24:18 2015] Security Framework initialized
[Tue Sep  8 14:24:18 2015] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Tue Sep  8 14:24:18 2015] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys blkio
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys memory
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys devices
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys freezer
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys net_cls
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys bfqio
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys perf_event
[Tue Sep  8 14:24:18 2015] Initializing cgroup subsys net_prio
[Tue Sep  8 14:24:18 2015] CPU: Testing write buffer coherency: ok
[Tue Sep  8 14:24:18 2015] Setting up static identity map for 0x81e0 - 0x8238
[Tue Sep  8 14:24:18 2015] devtmpfs: initialized
[Tue Sep  8 14:24:18 2015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[Tue Sep  8 14:24:18 2015] pinctrl core: initialized pinctrl subsystem
[Tue Sep  8 14:24:18 2015] NET: Registered protocol family 16
[Tue Sep  8 14:24:18 2015] DMA: preallocated 256 KiB pool for atomic coherent allocations
[Tue Sep  8 14:24:19 2015] cpuidle: using governor ladder
[Tue Sep  8 14:24:19 2015] cpuidle: using governor menu
[Tue Sep  8 14:24:19 2015] Kirkwood: MV88F6281-A0, TCLK=200000000.
[Tue Sep  8 14:24:19 2015] Feroceon L2: Enabling L2
[Tue Sep  8 14:24:19 2015] Feroceon L2: Cache support initialised.
[Tue Sep  8 14:24:19 2015] initial MPP regs: 01111111 11113322 00001111 00100000 00000000 00000000 00000000
[Tue Sep  8 14:24:19 2015]   final MPP regs: 01111111 11113322 00001111 00000000 00000000 00000000 00000000
[Tue Sep  8 14:24:19 2015] vgaarb: loaded
[Tue Sep  8 14:24:19 2015] SCSI subsystem initialized
[Tue Sep  8 14:24:19 2015] libata version 3.00 loaded.
[Tue Sep  8 14:24:19 2015] usbcore: registered new interface driver usbfs
[Tue Sep  8 14:24:19 2015] usbcore: registered new interface driver hub
[Tue Sep  8 14:24:19 2015] usbcore: registered new device driver usb
[Tue Sep  8 14:24:19 2015] pps_core: LinuxPPS API ver. 1 registered
[Tue Sep  8 14:24:19 2015] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Tue Sep  8 14:24:19 2015] PTP clock support registered
[Tue Sep  8 14:24:19 2015] clocksource: Switched to clocksource orion_clocksource
[Tue Sep  8 14:24:19 2015] FS-Cache: Loaded
[Tue Sep  8 14:24:19 2015] NET: Registered protocol family 2
[Tue Sep  8 14:24:19 2015] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[Tue Sep  8 14:24:19 2015] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[Tue Sep  8 14:24:19 2015] TCP: Hash tables configured (established 2048 bind 2048)
[Tue Sep  8 14:24:19 2015] UDP hash table entries: 256 (order: 0, 4096 bytes)
[Tue Sep  8 14:24:19 2015] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[Tue Sep  8 14:24:19 2015] NET: Registered protocol family 1
[Tue Sep  8 14:24:19 2015] PCI: CLS 0 bytes, default 32
[Tue Sep  8 14:24:19 2015] futex hash table entries: 256 (order: -1, 3072 bytes)
[Tue Sep  8 14:24:19 2015] VFS: Disk quotas dquot_6.6.0
[Tue Sep  8 14:24:19 2015] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[Tue Sep  8 14:24:19 2015] jffs2: version 2.2. (NAND) \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc.
[Tue Sep  8 14:24:19 2015] fuse init (API version 7.23)
[Tue Sep  8 14:24:19 2015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[Tue Sep  8 14:24:19 2015] io scheduler noop registered
[Tue Sep  8 14:24:19 2015] io scheduler deadline registered
[Tue Sep  8 14:24:19 2015] io scheduler cfq registered
[Tue Sep  8 14:24:19 2015] io scheduler bfq registered (default)
[Tue Sep  8 14:24:19 2015] BFQ I/O-scheduler: v7r8
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.0: Marvell shared XOR driver
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.1: Marvell shared XOR driver
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[Tue Sep  8 14:24:19 2015] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[Tue Sep  8 14:24:19 2015] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[Tue Sep  8 14:24:19 2015] console [ttyS0] disabled
[Tue Sep  8 14:24:19 2015] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[Tue Sep  8 14:24:19 2015] console [ttyS0] enabled
[Tue Sep  8 14:24:19 2015] brd: module loaded
[Tue Sep  8 14:24:19 2015] loop: module loaded
[Tue Sep  8 14:24:19 2015] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[Tue Sep  8 14:24:19 2015] nand: Hynix NAND 128MiB 3,3V 8-bit
[Tue Sep  8 14:24:19 2015] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[Tue Sep  8 14:24:19 2015] Scanning device for bad blocks
[Tue Sep  8 14:24:19 2015] 2 cmdlinepart partitions found on MTD device orion_nand
[Tue Sep  8 14:24:19 2015] Creating 2 MTD partitions on "orion_nand":
[Tue Sep  8 14:24:19 2015] 0x000000000000-0x000000100000 : "u-boot"
[Tue Sep  8 14:24:20 2015] 0x000000100000-0x000008000000 : "rootfs"
[Tue Sep  8 14:24:20 2015] libphy: orion_mdio_bus: probed
[Tue Sep  8 14:24:20 2015] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[Tue Sep  8 14:24:21 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:00:27:90
[Tue Sep  8 14:24:21 2015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Tue Sep  8 14:24:21 2015] ehci-pci: EHCI PCI platform driver
[Tue Sep  8 14:24:21 2015] ehci-orion: EHCI orion driver
[Tue Sep  8 14:24:21 2015] orion-ehci orion-ehci.0: EHCI Host Controller
[Tue Sep  8 14:24:21 2015] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[Tue Sep  8 14:24:21 2015] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[Tue Sep  8 14:24:21 2015] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[Tue Sep  8 14:24:21 2015] hub 1-0:1.0: USB hub found
[Tue Sep  8 14:24:21 2015] hub 1-0:1.0: 1 port detected
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver uas
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver usb-storage
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-alauda
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-cypress
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-datafab
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums_eneub6250
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-freecom
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-isd200
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-jumpshot
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-karma
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-onetouch
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-realtek
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-sddr09
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-sddr55
[Tue Sep  8 14:24:21 2015] usbcore: registered new interface driver ums-usbat
[Tue Sep  8 14:24:21 2015] mousedev: PS/2 mouse device common for all mice
[Tue Sep  8 14:24:21 2015] usb 1-1: new high-speed USB device number 2 using orion-ehci
[Tue Sep  8 14:24:21 2015] hub 1-1:1.0: USB hub found
[Tue Sep  8 14:24:21 2015] hub 1-1:1.0: 4 ports detected
[Tue Sep  8 14:24:21 2015] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[Tue Sep  8 14:24:22 2015] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[Tue Sep  8 14:24:22 2015] scsi host0: usb-storage 1-1.1:1.0
[Tue Sep  8 14:24:22 2015] rtc-mv rtc-mv: internal RTC not ticking
[Tue Sep  8 14:24:22 2015] i2c /dev entries driver
[Tue Sep  8 14:24:22 2015] sdhci: Secure Digital Host Controller Interface driver
[Tue Sep  8 14:24:22 2015] sdhci: Copyright(c) Pierre Ossman
[Tue Sep  8 14:24:22 2015] sdhci-pltfm: SDHCI platform and OF driver helper
[Tue Sep  8 14:24:22 2015] ledtrig-cpu: registered to indicate activity on CPUs
[Tue Sep  8 14:24:22 2015] usbcore: registered new interface driver r8712u
[Tue Sep  8 14:24:22 2015] gre: GRE over IPv4 demultiplexor driver
[Tue Sep  8 14:24:22 2015] NET: Registered protocol family 17
[Tue Sep  8 14:24:22 2015] Key type dns_resolver registered
[Tue Sep  8 14:24:22 2015] registered taskstats version 1
[Tue Sep  8 14:24:22 2015] Key type encrypted registered
[Tue Sep  8 14:24:22 2015] console [netcon0] enabled
[Tue Sep  8 14:24:22 2015] netconsole: network logging started
[Tue Sep  8 14:24:22 2015] hctosys: unable to open rtc device (rtc0)
[Tue Sep  8 14:24:22 2015] Waiting for root device /dev/sda1...
[Tue Sep  8 14:24:23 2015] scsi 0:0:0:0: Direct-Access     SanDisk  Cruzer Fit       1.27 PQ: 0 ANSI: 6
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: [sda] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: [sda] Write Protect is off
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[Tue Sep  8 14:24:23 2015]  sda: sda1
[Tue Sep  8 14:24:23 2015] sd 0:0:0:0: [sda] Attached SCSI removable disk
[Tue Sep  8 14:24:23 2015] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[Tue Sep  8 14:24:23 2015] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[Tue Sep  8 14:24:23 2015] VFS: Mounted root (ext3 filesystem) on device 8:1.
[Tue Sep  8 14:24:23 2015] devtmpfs: mounted
[Tue Sep  8 14:24:23 2015] Freeing unused kernel memory: 264K (c0758000 - c079a000)
[Tue Sep  8 14:24:23 2015] NET: Registered protocol family 10
[Tue Sep  8 14:24:23 2015] systemd[1]: Inserted module 'ipv6'
[Tue Sep  8 14:24:23 2015] ip_tables: (C) 2000-2006 Netfilter Core Team
[Tue Sep  8 14:24:23 2015] systemd[1]: Inserted module 'ip_tables'
[Tue Sep  8 14:24:23 2015] random: systemd urandom read with 34 bits of entropy available
[Tue Sep  8 14:24:23 2015] systemd[1]: systemd 224 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[Tue Sep  8 14:24:23 2015] systemd[1]: Detected architecture arm.
[Tue Sep  8 14:24:23 2015] systemd[1]: Set hostname to <alarm>.
[Tue Sep  8 14:24:24 2015] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[Tue Sep  8 14:24:24 2015] systemd[1]: Created slice Root Slice.
[Tue Sep  8 14:24:24 2015] systemd[1]: Created slice System Slice.
[Tue Sep  8 14:24:24 2015] systemd[1]: Listening on networkd rtnetlink socket.
[Tue Sep  8 14:24:24 2015] systemd[1]: Listening on LVM2 metadata daemon socket.
[Tue Sep  8 14:24:24 2015] systemd[1]: Created slice system-serial\x2dgetty.slice.
[Tue Sep  8 14:24:24 2015] systemd[1]: Reached target Encrypted Volumes.
[Tue Sep  8 14:24:24 2015] systemd[1]: Listening on udev Control Socket.
[Tue Sep  8 14:24:24 2015] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Tue Sep  8 14:24:24 2015] systemd[1]: Listening on Journal Socket.
[Tue Sep  8 14:24:24 2015] systemd[1]: Starting Remount Root and Kernel File Systems...
[Tue Sep  8 14:24:24 2015] systemd[1]: Mounting FUSE Control File System...
[Tue Sep  8 14:24:24 2015] systemd[1]: Starting Apply Kernel Variables...
[Tue Sep  8 14:24:24 2015] systemd[1]: Listening on Journal Socket (/dev/log).
[Tue Sep  8 14:24:24 2015] systemd[1]: Starting Journal Service...
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounting POSIX Message Queue File System...
[Tue Sep  8 14:24:25 2015] systemd[1]: Created slice system-getty.slice.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Tue Sep  8 14:24:25 2015] systemd[1]: Reached target Paths.
[Tue Sep  8 14:24:25 2015] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[Tue Sep  8 14:24:25 2015] systemd[1]: Reached target Swap.
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounting Temporary Directory...
[Tue Sep  8 14:24:25 2015] systemd[1]: Reached target Remote File Systems.
[Tue Sep  8 14:24:25 2015] systemd[1]: Starting Setup Virtual Console...
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounting Debug File System...
[Tue Sep  8 14:24:25 2015] systemd[1]: Listening on udev Kernel Socket.
[Tue Sep  8 14:24:25 2015] systemd[1]: Created slice User and Session Slice.
[Tue Sep  8 14:24:25 2015] systemd[1]: Reached target Slices.
[Tue Sep  8 14:24:25 2015] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[Tue Sep  8 14:24:25 2015] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[Tue Sep  8 14:24:25 2015] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounted POSIX Message Queue File System.
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounted FUSE Control File System.
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounted Debug File System.
[Tue Sep  8 14:24:25 2015] systemd[1]: Mounted Temporary Directory.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Remount Root and Kernel File Systems.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Apply Kernel Variables.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Setup Virtual Console.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Create list of required static device nodes for the current kernel.
[Tue Sep  8 14:24:25 2015] systemd[1]: Started Journal Service.
[Tue Sep  8 14:24:26 2015] systemd-journald[98]: Received request to flush runtime journal from PID 1
[Tue Sep  8 14:24:27 2015] random: nonblocking pool is initialized
[Tue Sep  8 14:24:32 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Tue Sep  8 14:24:32 2015] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Tue Sep  8 14:24:35 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Tue Sep  8 14:24:35 2015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Moderator Edit: added code tag.



Edited 1 time(s). Last edit at 09/09/2015 03:14AM by bodhi.
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:16AM
[alarm@alarm ~]$ 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)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/bfqio type cgroup (rw,nosuid,nodev,noexec,relatime,bfqio)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=25096k,mode=700,uid=1000,gid=1000)
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:16AM
[alarm@alarm ~]$ cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00020000 "u-boot"
mtd1: 07f00000 00020000 "rootfs"
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:17AM
[alarm@alarm ~]$ 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/1000
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:18AM
[alarm@alarm ~]$ free
total used free shared buff/cache available
Mem: 250936 13256 159092 324 78588 226332
Swap: 0 0 0
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 02:21AM
[alarm@alarm ~]$ fw_printenv
-bash: fw_printenv: command not found
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 03:08AM
Try the Debian-3.16.0-kirkwood-tld-2 rootfs in the kernel/rootfs thread:
http://forum.doozan.com/read.php?2,12096

Scroll down to the section:

Quote

Updated 02 Sept 2014 (rootfs):

Rootfs Debian-3.16.0-kirkwood-tld-2 was uploaded. This rootfs is to keep in sync with kernel Linux-3.16.0-kirkwood-tld-2 (and its new features).

Follow the instruction exactly as it was written, and create a rootfs on a USB stick.

To summarize the steps in that section: boot into Arch, as root user (sudo will not work ), create a single Ext3 partition on the new USB stick, untar the Debian 3.16 rootfs to it. And use this to boot your Pogoplug.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 09/09/2015 03:16AM by bodhi.
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 03:11AM
vtx,

And after you have booted into Debian, you can run the fw_printenv again to get the listing of your u-boot envs.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 07:26AM
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.



Edited 2 time(s). Last edit at 09/09/2015 07:27AM by vtx.
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 01:25PM
vtx it should be the same one you ssh'd unless your router re-leased it. My router allows for DHCP address reservation, enter mac address and your'e good to go. That helps a lot.
However I'm here as cheerleader, don't give up, it's SO worth it. I still have an Arch stick and thank grayman profusely for the instructs for some working apps, but the OS itself is a nightmare to update - tried yesterday and it was a chicken and egg of you need this dependency to get a dependency you aren't allowed to have. I didn't make this graphic but it speaks for me.

Debian on an E02 with optional XFCE blows my mind. Good luck and get that IP squared away!

=========
-= Cloud 9 =-
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 09, 2015 05:20PM
vtx Wrote:
-------------------------------------------------------
> 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.

I believe you will need to adjust u-boot envs to boot Debian. Do you have serial console or netconsole set up?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
vtx
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 10, 2015 02:54AM
I have no serial console or netconsole ...
Is there a way to set it up from ALARM ?
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 10, 2015 03:06AM
vtx Wrote:
-------------------------------------------------------
> I have no serial console or netconsole ...
> Is there a way to set it up from ALARM ?

You have installed Arch, so you u-boot is new, but I'm not sure if it is the version that supports neconsole. If it does, you should definitely set it up, before changing any of the u-boot envs.

Here is a very informative post by our member TEN, which shows exactly how to migrate from Arch to Debian.
http://archlinuxarm.org/forum/viewtopic.php?f=30&p=46069#p46069

Before you start changing u-boot envs, I'd strongly recommend setting up netconsole or serial console first. It is impossible to recover from a typo while changing u-boot envs without some console capability.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
September 11, 2015 12:09AM
@vtx,

Please see this thread:
http://forum.doozan.com/read.php?3,23727

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 14, 2015 10:00PM
I was about to open a new thread but this looks so close to my situation I thought I should just reply here...

I'm a near-noob (installed Arch&SAMBA on a Pogo-B01 over a year ago but have forgotten most of what I learned then) wanting to run Debian on my new Pogo-E02. I tried to follow a couple of different tutorials for Debian Squeeze & Wheezy on kirkwood devices, but (A) ran into errors and (B) my linux skills are so limited that I was lost once anything went wrong. I *was* able to get Arch to boot from a USB stick, and it seems fine (in fact, unlike vtx in this thread I can boot into Arch with the USB stick or into Pogoplug without it).

The output from my "dmesg -T" command etc looks nearly identical to vtx's.

bodhi Wrote:
-------------------------------------------------------
> vtx Wrote:
> --------------------------------------------------
> -----
> > I have no serial console or netconsole ...
> > Is there a way to set it up from ALARM ?
>
> You have installed Arch, so you u-boot is new, but
> I'm not sure if it is the version that supports
> neconsole. If it does, you should definitely set
> it up, before changing any of the u-boot envs.
>

How does a complete ignoramus (ie me) tell if I have netconsole or install/enable it if I don't.


> Here is a very informative post by our member
> TEN,
> which shows exactly how to migrate from
> Arch to Debian.
> http://archlinuxarm.org/forum/viewtopic.php?f=30&p
> =46069#p46069

When I follow that link I find a thread titled "[HOW-TO ARMv5-Kirkwood] NAND rescue system" and no mention in the thread of the words "Debian" or "migrate", so either the archlinuxarm.org forum has scrambled their post/thread numbers or my ignorance is failing me again. But the thread you describe sounds like exactly what I need. Can you post a new link or tell me what to search for? I tried searching for "migrate debian" but didn't come up with anything.


Thanks for any help you can provide to a struggling noob.
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 15, 2015 02:16AM
Hi huge,

Welcome to forum! Here are info about Debian u-boot and kernel:

Pogo V3 Debian kernel:
http://forum.doozan.com/read.php?2,16044

Pogo V3 u-boot:
http://forum.doozan.com/read.php?3,16017

Now for Pogo E02 migrating:

If you're not sure about netconsole and serial console, then you will need to learn what they are for eventually. But first, you need to tell us what do you have right now. Are you booting Arch Linux on you Pogo E02? pls post then entire dmesg log. I need to know what u-boot you are running, and which kernel you are running.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 10/15/2015 02:26AM by bodhi.
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 15, 2015 06:06PM
bodhi Wrote:
-------------------------------------------------------
> Hi huge,
>
> Welcome to forum!

Thanks for your quick reply - really appreciate the help

> Are you booting Arch
> Linux on you Pogo E02? pls post then entire dmesg
> log. I need to know what u-boot you are running,
> and which kernel you are running.

Yes I am successfully (I think) booting Arch from a USB stick. If I unplug the USB stick and reboot I get a Pogoplug$ prompt, so I assume my initial Pogoplug software has been preserved (I don't care about that very much - I don't think it's likely I will want to switch back).

Here is my dmesg -T output:

[edit: forgot to mention that I ran all the other commands you asked vtx to run, with seemingly identical output except for some partition sizes. Let me know if you want those too]

[Thu Oct 15 15:29:24 2015] Booting Linux on physical CPU 0x0
[Thu Oct 15 15:29:24 2015] Initializing cgroup subsys cpuset
[Thu Oct 15 15:29:24 2015] Initializing cgroup subsys cpu
[Thu Oct 15 15:29:24 2015] Initializing cgroup subsys cpuacct
[Thu Oct 15 15:29:24 2015] Linux version 4.2.3-1-ARCH (builduser@leming) (gcc version 5.2.0 (GCC) ) #1 PREEMPT Mon Oct 5 03:10:32 MDT 2015
[Thu Oct 15 15:29:24 2015] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[Thu Oct 15 15:29:24 2015] CPU: VIVT data cache, VIVT instruction cache
[Thu Oct 15 15:29:24 2015] Machine: Pogoplug E02
[Thu Oct 15 15:29:24 2015] Memory policy: Data cache writeback
[Thu Oct 15 15:29:24 2015] On node 0 totalpages: 65536
[Thu Oct 15 15:29:24 2015] free_area_init_node: node 0, pgdat c082b4bc, node_mem_map cfdba000
[Thu Oct 15 15:29:24 2015]   Normal zone: 576 pages used for memmap
[Thu Oct 15 15:29:24 2015]   Normal zone: 0 pages reserved
[Thu Oct 15 15:29:24 2015]   Normal zone: 65536 pages, LIFO batch:15
[Thu Oct 15 15:29:24 2015] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[Thu Oct 15 15:29:24 2015] pcpu-alloc: [0] 0 
[Thu Oct 15 15:29:24 2015] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
[Thu Oct 15 15:29:24 2015] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[Thu Oct 15 15:29:24 2015] PID hash table entries: 1024 (order: 0, 4096 bytes)
[Thu Oct 15 15:29:24 2015] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[Thu Oct 15 15:29:24 2015] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[Thu Oct 15 15:29:24 2015] Memory: 250488K/262144K available (5961K kernel code, 430K rwdata, 1712K rodata, 260K init, 712K bss, 11656K reserved, 0K cma-reserved)
[Thu Oct 15 15:29:24 2015] Virtual kernel memory layout:
                               vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                               fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                               vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
                               lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                               modules : 0xbf000000 - 0xc0000000   (  16 MB)
                                 .text : 0xc0008000 - 0xc0786800   (7674 kB)
                                 .init : 0xc0787000 - 0xc07c8000   ( 260 kB)
                                 .data : 0xc07c8000 - 0xc0833914   ( 431 kB)
                                  .bss : 0xc0833914 - 0xc08e5c6c   ( 713 kB)
[Thu Oct 15 15:29:24 2015] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[Thu Oct 15 15:29:24 2015] Preemptible hierarchical RCU implementation.
[Thu Oct 15 15:29:24 2015] 	Build-time adjustment of leaf fanout to 32.
[Thu Oct 15 15:29:24 2015] NR_IRQS:114
[Thu Oct 15 15:29:24 2015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[Thu Oct 15 15:29:25 2015] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[Thu Oct 15 15:29:25 2015] Console: colour dummy device 80x30
[Thu Oct 15 15:29:25 2015] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[Thu Oct 15 15:29:25 2015] pid_max: default: 32768 minimum: 301
[Thu Oct 15 15:29:25 2015] Security Framework initialized
[Thu Oct 15 15:29:25 2015] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Thu Oct 15 15:29:25 2015] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys blkio
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys memory
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys devices
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys freezer
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys net_cls
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys bfqio
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys perf_event
[Thu Oct 15 15:29:25 2015] Initializing cgroup subsys net_prio
[Thu Oct 15 15:29:25 2015] CPU: Testing write buffer coherency: ok
[Thu Oct 15 15:29:25 2015] Setting up static identity map for 0x81e0 - 0x8238
[Thu Oct 15 15:29:25 2015] devtmpfs: initialized
[Thu Oct 15 15:29:25 2015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[Thu Oct 15 15:29:25 2015] pinctrl core: initialized pinctrl subsystem
[Thu Oct 15 15:29:25 2015] NET: Registered protocol family 16
[Thu Oct 15 15:29:25 2015] DMA: preallocated 256 KiB pool for atomic coherent allocations
[Thu Oct 15 15:29:26 2015] cpuidle: using governor ladder
[Thu Oct 15 15:29:26 2015] cpuidle: using governor menu
[Thu Oct 15 15:29:26 2015] Kirkwood: MV88F6281-A0, TCLK=200000000.
[Thu Oct 15 15:29:26 2015] Feroceon L2: Enabling L2
[Thu Oct 15 15:29:26 2015] Feroceon L2: Cache support initialised.
[Thu Oct 15 15:29:26 2015] initial MPP regs: 01111111 11113322 00001111 00100000 00000000 00000000 00000000
[Thu Oct 15 15:29:26 2015]   final MPP regs: 01111111 11113322 00001111 00000000 00000000 00000000 00000000
[Thu Oct 15 15:29:26 2015] vgaarb: loaded
[Thu Oct 15 15:29:26 2015] SCSI subsystem initialized
[Thu Oct 15 15:29:26 2015] libata version 3.00 loaded.
[Thu Oct 15 15:29:26 2015] usbcore: registered new interface driver usbfs
[Thu Oct 15 15:29:26 2015] usbcore: registered new interface driver hub
[Thu Oct 15 15:29:26 2015] usbcore: registered new device driver usb
[Thu Oct 15 15:29:26 2015] pps_core: LinuxPPS API ver. 1 registered
[Thu Oct 15 15:29:26 2015] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Thu Oct 15 15:29:26 2015] PTP clock support registered
[Thu Oct 15 15:29:26 2015] clocksource: Switched to clocksource orion_clocksource
[Thu Oct 15 15:29:26 2015] FS-Cache: Loaded
[Thu Oct 15 15:29:26 2015] NET: Registered protocol family 2
[Thu Oct 15 15:29:26 2015] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[Thu Oct 15 15:29:26 2015] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[Thu Oct 15 15:29:26 2015] TCP: Hash tables configured (established 2048 bind 2048)
[Thu Oct 15 15:29:26 2015] UDP hash table entries: 256 (order: 0, 4096 bytes)
[Thu Oct 15 15:29:26 2015] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[Thu Oct 15 15:29:26 2015] NET: Registered protocol family 1
[Thu Oct 15 15:29:26 2015] PCI: CLS 0 bytes, default 32
[Thu Oct 15 15:29:26 2015] futex hash table entries: 256 (order: -1, 3072 bytes)
[Thu Oct 15 15:29:26 2015] VFS: Disk quotas dquot_6.6.0
[Thu Oct 15 15:29:26 2015] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[Thu Oct 15 15:29:26 2015] jffs2: version 2.2. (NAND) \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc.
[Thu Oct 15 15:29:26 2015] fuse init (API version 7.23)
[Thu Oct 15 15:29:26 2015] aufs 4.2-20151005
[Thu Oct 15 15:29:26 2015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[Thu Oct 15 15:29:26 2015] io scheduler noop registered
[Thu Oct 15 15:29:26 2015] io scheduler deadline registered
[Thu Oct 15 15:29:26 2015] io scheduler cfq registered
[Thu Oct 15 15:29:26 2015] io scheduler bfq registered (default)
[Thu Oct 15 15:29:26 2015] BFQ I/O-scheduler: v7r8
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.0: Marvell shared XOR driver
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.1: Marvell shared XOR driver
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[Thu Oct 15 15:29:26 2015] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[Thu Oct 15 15:29:26 2015] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[Thu Oct 15 15:29:26 2015] console [ttyS0] disabled
[Thu Oct 15 15:29:26 2015] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[Thu Oct 15 15:29:26 2015] console [ttyS0] enabled
[Thu Oct 15 15:29:26 2015] brd: module loaded
[Thu Oct 15 15:29:26 2015] loop: module loaded
[Thu Oct 15 15:29:26 2015] nand: Could not find valid ONFI parameter page; aborting
[Thu Oct 15 15:29:26 2015] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[Thu Oct 15 15:29:26 2015] nand: Hynix NAND 128MiB 3,3V 8-bit
[Thu Oct 15 15:29:26 2015] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[Thu Oct 15 15:29:26 2015] Scanning device for bad blocks
[Thu Oct 15 15:29:27 2015] 4 cmdlinepart partitions found on MTD device orion_nand
[Thu Oct 15 15:29:27 2015] Creating 4 MTD partitions on "orion_nand":
[Thu Oct 15 15:29:27 2015] 0x000000000000-0x000000100000 : "u-boot"
[Thu Oct 15 15:29:27 2015] 0x000000100000-0x000000500000 : "uImage"
[Thu Oct 15 15:29:27 2015] 0x000000500000-0x000002500000 : "rootfs"
[Thu Oct 15 15:29:27 2015] 0x000002500000-0x000008000000 : "data"
[Thu Oct 15 15:29:27 2015] libphy: orion_mdio_bus: probed
[Thu Oct 15 15:29:27 2015] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[Thu Oct 15 15:29:28 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:04:80:8c
[Thu Oct 15 15:29:28 2015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Thu Oct 15 15:29:28 2015] ehci-pci: EHCI PCI platform driver
[Thu Oct 15 15:29:28 2015] ehci-orion: EHCI orion driver
[Thu Oct 15 15:29:28 2015] orion-ehci orion-ehci.0: EHCI Host Controller
[Thu Oct 15 15:29:28 2015] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[Thu Oct 15 15:29:28 2015] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[Thu Oct 15 15:29:28 2015] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[Thu Oct 15 15:29:28 2015] hub 1-0:1.0: USB hub found
[Thu Oct 15 15:29:28 2015] hub 1-0:1.0: 1 port detected
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver uas
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver usb-storage
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-alauda
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-cypress
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-datafab
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums_eneub6250
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-freecom
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-isd200
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-jumpshot
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-karma
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-onetouch
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-realtek
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-sddr09
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-sddr55
[Thu Oct 15 15:29:28 2015] usbcore: registered new interface driver ums-usbat
[Thu Oct 15 15:29:28 2015] mousedev: PS/2 mouse device common for all mice
[Thu Oct 15 15:29:28 2015] usb 1-1: new high-speed USB device number 2 using orion-ehci
[Thu Oct 15 15:29:28 2015] hub 1-1:1.0: USB hub found
[Thu Oct 15 15:29:28 2015] hub 1-1:1.0: 4 ports detected
[Thu Oct 15 15:29:28 2015] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[Thu Oct 15 15:29:29 2015] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[Thu Oct 15 15:29:29 2015] scsi host0: usb-storage 1-1.1:1.0
[Thu Oct 15 15:29:29 2015] rtc-mv rtc-mv: internal RTC not ticking
[Thu Oct 15 15:29:29 2015] i2c /dev entries driver
[Thu Oct 15 15:29:29 2015] sdhci: Secure Digital Host Controller Interface driver
[Thu Oct 15 15:29:29 2015] sdhci: Copyright(c) Pierre Ossman
[Thu Oct 15 15:29:29 2015] sdhci-pltfm: SDHCI platform and OF driver helper
[Thu Oct 15 15:29:29 2015] ledtrig-cpu: registered to indicate activity on CPUs
[Thu Oct 15 15:29:29 2015] usbcore: registered new interface driver r8712u
[Thu Oct 15 15:29:29 2015] gre: GRE over IPv4 demultiplexor driver
[Thu Oct 15 15:29:29 2015] NET: Registered protocol family 17
[Thu Oct 15 15:29:29 2015] Key type dns_resolver registered
[Thu Oct 15 15:29:29 2015] registered taskstats version 1
[Thu Oct 15 15:29:29 2015] Key type encrypted registered
[Thu Oct 15 15:29:29 2015] console [netcon0] enabled
[Thu Oct 15 15:29:29 2015] netconsole: network logging started
[Thu Oct 15 15:29:29 2015] hctosys: unable to open rtc device (rtc0)
[Thu Oct 15 15:29:29 2015] Waiting 10 sec before mounting root device...
[Thu Oct 15 15:29:30 2015] scsi 0:0:0:0: Direct-Access     Staples                   1.22 PQ: 0 ANSI: 5
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: [sda] 7821312 512-byte logical blocks: (4.00 GB/3.72 GiB)
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: [sda] Write Protect is off
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[Thu Oct 15 15:29:30 2015]  sda: sda1 sda2
[Thu Oct 15 15:29:30 2015] sd 0:0:0:0: [sda] Attached SCSI removable disk
[Thu Oct 15 15:29:39 2015] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[Thu Oct 15 15:29:39 2015] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[Thu Oct 15 15:29:39 2015] VFS: Mounted root (ext3 filesystem) on device 8:1.
[Thu Oct 15 15:29:39 2015] devtmpfs: mounted
[Thu Oct 15 15:29:39 2015] Freeing unused kernel memory: 260K (c0787000 - c07c8000)
[Thu Oct 15 15:29:39 2015] NET: Registered protocol family 10
[Thu Oct 15 15:29:39 2015] ip_tables: (C) 2000-2006 Netfilter Core Team
[Thu Oct 15 15:29:39 2015] random: systemd urandom read with 45 bits of entropy available
[Thu Oct 15 15:29:39 2015] systemd[1]: systemd 226 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[Thu Oct 15 15:29:40 2015] systemd[1]: Detected architecture arm.
[Thu Oct 15 15:29:40 2015] systemd[1]: Set hostname to <alarm>.
[Thu Oct 15 15:29:40 2015] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[Thu Oct 15 15:29:40 2015] systemd[1]: Reached target System Time Synchronized.
[Thu Oct 15 15:29:40 2015] systemd[1]: Reached target Encrypted Volumes.
[Thu Oct 15 15:29:40 2015] systemd[1]: Listening on networkd rtnetlink socket.
[Thu Oct 15 15:29:40 2015] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Thu Oct 15 15:29:40 2015] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Thu Oct 15 15:29:40 2015] systemd[1]: Listening on udev Kernel Socket.
[Thu Oct 15 15:29:40 2015] systemd[1]: Created slice System Slice.
[Thu Oct 15 15:29:40 2015] systemd[1]: Created slice system-getty.slice.
[Thu Oct 15 15:29:40 2015] systemd[1]: Listening on Journal Socket (/dev/log).
[Thu Oct 15 15:29:40 2015] systemd[1]: Created slice system-serial\x2dgetty.slice.
[Thu Oct 15 15:29:41 2015] systemd[1]: Reached target Swap.
[Thu Oct 15 15:29:41 2015] systemd[1]: Listening on LVM2 metadata daemon socket.
[Thu Oct 15 15:29:41 2015] systemd[1]: Listening on Journal Socket.
[Thu Oct 15 15:29:41 2015] systemd[1]: Starting Setup Virtual Console...
[Thu Oct 15 15:29:41 2015] systemd[1]: Starting Remount Root and Kernel File Systems...
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounting Debug File System...
[Thu Oct 15 15:29:41 2015] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounting Temporary Directory...
[Thu Oct 15 15:29:41 2015] systemd[1]: Starting Apply Kernel Variables...
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounting FUSE Control File System...
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounting POSIX Message Queue File System...
[Thu Oct 15 15:29:41 2015] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[Thu Oct 15 15:29:41 2015] systemd[1]: Starting Journal Service...
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Thu Oct 15 15:29:41 2015] systemd[1]: Reached target Paths.
[Thu Oct 15 15:29:41 2015] systemd[1]: Listening on udev Control Socket.
[Thu Oct 15 15:29:41 2015] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[Thu Oct 15 15:29:41 2015] systemd[1]: Reached target Remote File Systems.
[Thu Oct 15 15:29:41 2015] systemd[1]: Created slice User and Session Slice.
[Thu Oct 15 15:29:41 2015] systemd[1]: Reached target Slices.
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounted FUSE Control File System.
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounted POSIX Message Queue File System.
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounted Debug File System.
[Thu Oct 15 15:29:41 2015] systemd[1]: Mounted Temporary Directory.
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Setup Virtual Console.
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Remount Root and Kernel File Systems.
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Create list of required static device nodes for the current kernel.
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Apply Kernel Variables.
[Thu Oct 15 15:29:41 2015] systemd[1]: Started Journal Service.
[Thu Oct 15 15:29:42 2015] systemd-journald[113]: Received request to flush runtime journal from PID 1
[Thu Oct 15 15:29:43 2015] random: nonblocking pool is initialized
[Thu Oct 15 15:29:46 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Thu Oct 15 15:29:46 2015] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Thu Oct 15 15:29:49 2015] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Thu Oct 15 15:29:49 2015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready



Edited 1 time(s). Last edit at 10/15/2015 06:09PM by huge.
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 15, 2015 06:24PM
@huge,

It looks good. You should follow instruction in this thread to boot Debian from Arch u-boot::
http://forum.doozan.com/read.php?3,23727

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 16, 2015 06:52PM
Thanks bodhi!

Since I'm not grasping a fair amount of the language in the two (or more) threads I'm trying to follow, can you sanity-check what I think I'm about to do?

1. Connect new USB stick for Debian boot to a linux box ... ok wait, I already have questions (!):

- I can do all this on my Pogoplug running Arch right? (I don't have to use my Ubuntu box?)
- I just format the USB stick as Ext3, with one partition, correct?

2. Generally follow the Linux Kernel 4.2 Kirkwood thread:

(I'm a little confused here since there are multiple "Installation" sections, but I assume I just follow the topmost one under 4.1, since there isn't one under 4.2)

- download & extract kernel & DTB files, install with dpkg
- Generate the uImage and uInitrd, and set U-Boot envs for booting (step 4a in that thread)

3. Coming back to the "Booting Debian" thread you linked, download & copy uEnv_arch_uboot_boot_debian.txt

4. Create label & boot to Debian


In writing that out I ran into some more confusion ... in your previous reply (3 up from this one) you gave me a link to a page titled "Linux Kernel 4.1 Pogo V3 (Oxnas OX820) package and rootfs (Flattened Device Tree)", but the "Booting Debian" thread you linked in your last reply itself links to the thread titled "Linux Kernel 4.2 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs". Should I follow the older but more Pogo-specific thread/instructions?


Sorry for any terminology I've completely mangled, and thanks for your help/patience
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 17, 2015 02:37AM
huge,

> - I can do all this on my Pogoplug running Arch
> right? (I don't have to use my Ubuntu box?)
> - I just format the USB stick as Ext3, with one
> partition, correct?

Yes, any Linux system is fine. Arch Linux uses the same commands.

> "Lin
> ux Kernel 4.2 Kirkwood (FDT) and 3.16 Kirkwood
> (non-FDT) package and rootfs
". Should I
> follow the older but more Pogo-specific
> thread/instructions?

Since you have 2 types of Pogoplug: V3 and E02, so I mentioned both, in case you did not already know.

To install on the E02, which is a Kirkwood type, follow the above link is correct.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 19, 2015 05:19AM
bodhi Wrote:
-------------------------------------------------------
> huge,
>
> > - I can do all this on my Pogoplug running Arch
> > right? (I don't have to use my Ubuntu box?)
> > - I just format the USB stick as Ext3, with one
> > partition, correct?
>
> Yes, any Linux system is fine. Arch Linux uses the
> same commands.
>

Hi bodhi Thanks again, and...

I'm getting hung up on something that is probably trivial and due to my ignorance about working with different linux systems:

The "Linux Kernel 4.2 Kirkwood" instructions contain the lines

cd /boot
apt-get remove flash-kernel 
dpkg -i linux-image-4.1.0-kirkwood-tld-1_1.0_armel.deb

...but because I'm on Arch I don't have apt-get or dpkg, and I'm guessing that it's not the right idea for me to stumble around trying to transform those into pacman or some other command. I've found references to dealing with .deb files on Arch by using deb2targz & creating a PKGBUILD, but I suspect I'm just taking a wrong turn here.

Thanks for any more guidance you can provide...
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 19, 2015 11:51AM
@huge,

No, you don't need to install kernel. You only need to create Debian rootfs following this section:

Updated 02 Sept 2014 (rootfs): 

Rootfs Debian-3.16.0-kirkwood-tld-2 was uploaded. This rootfs is to keep in sync with kernel Linux-3.16.0-kirkwood-tld-2 (and its new features).

This section can be done the same way in any Linux system.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 22, 2015 07:42PM
bodhi Wrote:
-------------------------------------------------------
> @huge,
>
> No, you don't need to install kernel. You only
> need to create Debian rootfs following this
> section:
>
>
> Updated 02 Sept 2014 (rootfs): 
> 
> Rootfs Debian-3.16.0-kirkwood-tld-2 was uploaded.
> This rootfs is to keep in sync with kernel
> Linux-3.16.0-kirkwood-tld-2 (and its new
> features).
>
>
> This section can be done the same way in any Linux
> system.

Ding Ding Ding! I already thanked you in a PM, but thanks - that nailed it, and I seem to have a happy Debian pogoplug now.

Are there directions somewhere for doing the same thing with an external USB drive? I remember that being a little tricky with my old Pogo-B01 but that may have been because of the B01/oxnas/ARM weirdness or the fact that I'm booting from a 3TB SATA drive, whereas now I want to boot Debian from a 2TB USB drive attached to my Pogo-E02. Can I just create a boot partition and a data partition on the drive and then follow the same steps I just did with the flash drive?

thanks one more time,
-huge
Re: Install Debian on pink pogoplug E02 from ArchLinuxARM
October 22, 2015 09:00PM
huge Wrote:
-------------------------------------------------------
> bodhi Wrote:
> --------------------------------------------------
> -----
> > @huge,
> >
> > No, you don't need to install kernel. You only
> > need to create Debian rootfs following this
> > section:
> >
> >
> > Updated 02 Sept 2014 (rootfs): 
> > 
> > Rootfs Debian-3.16.0-kirkwood-tld-2 was
> uploaded.
> > This rootfs is to keep in sync with kernel
> > Linux-3.16.0-kirkwood-tld-2 (and its new
> > features).
> >
> >
> > This section can be done the same way in any
> Linux
> > system.
>
> Ding Ding Ding! I already thanked you in a PM, but
> thanks - that nailed it, and I seem to have a
> happy Debian pogoplug now.
>
> Are there directions somewhere for doing the same
> thing with an external USB drive? I remember that
> being a little tricky with my old Pogo-B01 but
> that may have been because of the B01/oxnas/ARM
> weirdness or the fact that I'm booting from a 3TB
> SATA drive, whereas now I want to boot Debian from
> a 2TB USB drive attached to my Pogo-E02. Can I
> just create a boot partition and a data partition
> on the drive and then follow the same steps I just
> did with the flash drive?
>
> thanks one more time,
> -huge

It is the same procedure. The only thing you should do differently is to use one Ext3 partition. To use multiple partitions you will need to adjust u-boot envs to ensure booting successfully.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: