Cant Install on GoFlex Home

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Cant Install on GoFlex Home

Postby akalchuk » Sun May 01, 2016 2:09 pm

Hello) Sorry for my english first off all. it's not my native language.

I trying install Arch on my GFH. I've flashed u-boot from here http://ru.mirror.archlinuxarm.org/os/armv5te/boot/goflexhome/

And prepered my Ext3 Usb stick with that http://ru.mirror.archlinuxarm.org/os/armv5te/ image/

Here is my printenv:
$this->bbcode_second_pass_code('', '
GoFlexHome> printenv
arcNumber=3338
baudrate=115200
bootcmd=usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bootcmd; reset
bootdelay=3
console=ttyS0,115200
ethact=egiga0
force_rescue=0
force_rescue_bootcmd=if test $force_rescue -eq 1 || ext2load usb 0:1 0x1700000 /rescueme 1 || fatload usb 0:1 0x1700000 /rescueme.txt 1; then run rescue_bootcmd; fi
ipaddr=123.123.7.115
led_error=orange blinking
led_exit=green off
led_init=green blinking
mainlineLinux=yes
mtdids=nand0=orion_nand
mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
partition=nand0,2
pogo_bootcmd=if fsload uboot-original-mtd0.kwb; then go 0x800200; fi
rescue_bootcmd=if test $rescue_installed -eq 1; then run rescue_set_bootargs; nand read.e 0x800000 0x100000 0x400000; bootm 0x800000; else run pogo_bootcmd; fi
rescue_installed=0
rescue_set_bootargs=setenv bootargs console=$console ubi.mtd=2 root=ubi0:rootfs ro rootfstype=ubifs $mtdparts $rescue_custom_params
serverip=123.123.7.250
stderr=serial
stdin=serial
stdout=serial
ubifs_bootcmd=run ubifs_set_bootargs; if ubi part data && ubifsmount rootfs && ubifsload 0x800000 /boot/uImage && ubifsload 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; fi
ubifs_mtd=3
ubifs_set_bootargs=setenv bootargs console=$console ubi.mtd=$ubifs_mtd root=ubi0:rootfs rootfstype=ubifs $mtdparts $ubifs_custom_params
usb_boot=mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage; if ext2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi
usb_bootcmd=run usb_init; run usb_set_bootargs; run usb_boot
usb_device=0:1
usb_init=run usb_scan
usb_root=/dev/sda1
usb_rootdelay=10
usb_rootfstype=ext2
usb_scan=usb_scan_done=0;for scan in $usb_scan_list; do run usb_scan_$scan; if test $usb_scan_done -eq 0 && ext2load usb $usb 0x800000 /boot/uImage 1; then usb_scan_done=1; echo "Found bootable drive on usb $usb"; setenv usb_device $usb; setenv usb_root /dev/$dev; fi; done
usb_scan_1=usb=0:1 dev=sda1
usb_scan_2=usb=1:1 dev=sdb1
usb_scan_3=usb=2:1 dev=sdc1
usb_scan_4=usb=3:1 dev=sdd1
usb_scan_list=1 2 3 4
usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_params

Environment size: 2362/131068 bytes
')
But it wont boot(((
And i dont know why(((

Here is log of booting:

$this->bbcode_second_pass_code('', 'U-Boot 2014.04.R2-1 (May 15 2014 - 14:36:05) Arch Linux ARM
Seagate GoFlex Home

SoC: Kirkwood 88F6281_A1
DRAM: 128 MiB
WARNING: Caches not enabled
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
Warning: failed to set MAC address

88E1116 Initialized on egiga0
Hit any key to stop autoboot: 0
(Re)start USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
** File not found /rescueme **
** Unrecognized filesystem type **
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 219 MiB
UBI: number of good PEBs: 1752
UBI: number of bad PEBs: 0
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 1731
UBI: total number of reserved PEBs: 21
UBI: number of PEBs reserved for bad PEB handling: 17
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "rootfs", error -22
UBIFS error (pid 0): ubifs_mount: Error reading superblock on volume 'rootfs' errno=-22!

ubifsmount - mount UBIFS volume

Usage:
ubifsmount <volume-name>
- mount 'volume-name' volume
1 bytes read in 134 ms (0 Bytes/s)
Found bootable drive on usb 0:1
4556392 bytes read in 358 ms (12.1 MiB/s)
** File not found /boot/uInitrd **
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.4.6-1-ARCH
Created: 2016-03-26 5:54:39 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4556328 Bytes = 4.3 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK

Starting kernel ...

[ 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.4.6-1-ARCH (builduser@leming) (gcc version 5.3.0 (GCC) ) #1 PREEMPT Fri Mar 25 23:54:20 MDT 2016
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Seagate GoFlex Home
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 119756K/131072K available (6552K kernel code, 546K rwdata, 1868K rodata, 296K init, 725K bss, 11316K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0841548 (8422 kB)
[ 0.000000] .init : 0xc0842000 - 0xc088c000 ( 296 kB)
[ 0.000000] .data : 0xc088c000 - 0xc091485c ( 547 kB)
[ 0.000000] .bss : 0xc091485c - 0xc09c9d58 ( 726 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:114
[ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[ 13.303106] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[ 13.303295] Console: colour dummy device 80x30
[ 13.303324] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[ 13.393197] pid_max: default: 32768 minimum: 301
[ 13.393289] Security Framework initialized
[ 13.393364] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.393384] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.394117] Initializing cgroup subsys io
[ 13.394149] Initializing cgroup subsys memory
[ 13.394198] Initializing cgroup subsys devices
[ 13.394225] Initializing cgroup subsys freezer
[ 13.394247] Initializing cgroup subsys net_cls
[ 13.394265] Initializing cgroup subsys perf_event
[ 13.394290] Initializing cgroup subsys net_prio
[ 13.394370] CPU: Testing write buffer coherency: ok
[ 13.394832] Setting up static identity map for 0x81e0 - 0x8238
[ 13.396777] devtmpfs: initialized
[ 13.399203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 13.399604] pinctrl core: initialized pinctrl subsystem
[ 13.400382] NET: Registered protocol family 16
[ 13.400883] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 13.423199] cpuidle: using governor ladder
[ 13.453194] cpuidle: using governor menu
[ 13.453380] Kirkwood: MV88F6281-A1, TCLK=200000000.
[ 13.453408] Feroceon L2: Enabling L2
[ 13.453449] Feroceon L2: Cache support initialised.
[ 13.494653] vgaarb: loaded
[ 13.494972] SCSI subsystem initialized
[ 13.495458] usbcore: registered new interface driver usbfs
[ 13.495534] usbcore: registered new interface driver hub
[ 13.495595] usbcore: registered new device driver usb
[ 13.495754] pps_core: LinuxPPS API ver. 1 registered
[ 13.495765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 13.495799] PTP clock support registered
[ 13.496875] clocksource: Switched to clocksource orion_clocksource
[ 13.535742] FS-Cache: Loaded
[ 13.548943] NET: Registered protocol family 2
[ 13.549750] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.549781] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.549801] TCP: Hash tables configured (established 1024 bind 1024)
[ 13.549876] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 13.549899] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 13.550094] NET: Registered protocol family 1
[ 13.550428] RPC: Registered named UNIX socket transport module.
[ 13.550440] RPC: Registered udp transport module.
[ 13.550448] RPC: Registered tcp transport module.
[ 13.550455] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 13.552501] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 13.565268] VFS: Disk quotas dquot_6.6.0
[ 13.565539] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 13.567698] FS-Cache: Netfs 'nfs' registered for caching
[ 13.568610] NFS: Registering the id_resolver key type
[ 13.568660] Key type id_resolver registered
[ 13.568669] Key type id_legacy registered
[ 13.568766] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 13.570089] fuse init (API version 7.23)
[ 13.572320] aufs 4.4-20160321
[ 13.577690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 13.577714] io scheduler noop registered
[ 13.577728] io scheduler deadline registered
[ 13.578002] io scheduler cfq registered
[ 13.578260] io scheduler bfq registered (default)
[ 13.578269] BFQ I/O-scheduler: v7r11
[ 13.578477] mv_xor mv_xor.0: Marvell shared XOR driver
[ 13.618129] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[ 13.618381] mv_xor mv_xor.1: Marvell shared XOR driver
[ 13.658157] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[ 13.663798] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 13.664905] console [ttyS0] disabled
[ 13.685020] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[ 14.240892] console [ttyS0] enabled
[ 14.260368] brd: module loaded
[ 14.271162] loop: module loaded
[ 14.274674] sata_mv sata_mv.0: cannot get optional clkdev
[ 14.280288] sata_mv sata_mv.0: slots 32 ports 1
[ 14.286557] scsi host0: sata_mv
[ 14.290117] ata1: SATA max UDMA/133 irq 21
[ 14.294945] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xda
[ 14.301478] nand: Toshiba NAND 256MiB 3,3V 8-bit
[ 14.306120] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 14.313754] Scanning device for bad blocks
[ 14.535871] 4 cmdlinepart partitions found on MTD device orion_nand
[ 14.542187] Creating 4 MTD partitions on "orion_nand":
[ 14.547383] 0x000000000000-0x000000100000 : "u-boot"
[ 14.552869] 0x000000100000-0x000000500000 : "uImage"
[ 14.558326] 0x000000500000-0x000002500000 : "rootfs"
[ 14.563789] 0x000002500000-0x000010000000 : "data"
[ 14.576220] libphy: orion_mdio_bus: probed
[ 14.580489] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 14.646910] ata1: SATA link down (SStatus 0 SControl F300)
[ 15.667944] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:00:00:00:00:00
[ 15.676823] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 15.683415] ehci-pci: EHCI PCI platform driver
[ 15.687970] ehci-orion: EHCI orion driver
[ 15.692074] orion-ehci orion-ehci.0: EHCI Host Controller
[ 15.697548] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 15.705303] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 15.726903] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 15.733861] hub 1-0:1.0: USB hub found
[ 15.737715] hub 1-0:1.0: 1 port detected
[ 15.742365] usbcore: registered new interface driver uas
[ 15.747890] usbcore: registered new interface driver usb-storage
[ 15.753981] usbcore: registered new interface driver ums-alauda
[ 15.760032] usbcore: registered new interface driver ums-cypress
[ 15.766122] usbcore: registered new interface driver ums-datafab
[ 15.772235] usbcore: registered new interface driver ums_eneub6250
[ 15.778519] usbcore: registered new interface driver ums-freecom
[ 15.784602] usbcore: registered new interface driver ums-isd200
[ 15.790623] usbcore: registered new interface driver ums-jumpshot
[ 15.796792] usbcore: registered new interface driver ums-karma
[ 15.802727] usbcore: registered new interface driver ums-onetouch
[ 15.808940] usbcore: registered new interface driver ums-realtek
[ 15.815028] usbcore: registered new interface driver ums-sddr09
[ 15.821049] usbcore: registered new interface driver ums-sddr55
[ 15.827074] usbcore: registered new interface driver ums-usbat
[ 15.833385] mousedev: PS/2 mouse device common for all mice
[ 15.839183] rtc-mv rtc-mv: invalid RTC date, resetting to January 1st, 2013
[ 15.846521] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 15.852543] i2c /dev entries driver
[ 15.856660] sdhci: Secure Digital Host Controller Interface driver
[ 15.862912] sdhci: Copyright(c) Pierre Ossman
[ 15.867371] sdhci-pltfm: SDHCI platform and OF driver helper
[ 15.873723] ledtrig-cpu: registered to indicate activity on CPUs
[ 15.879911] usbcore: registered new interface driver r8712u
[ 15.885772] gre: GRE over IPv4 demultiplexor driver
[ 15.890747] NET: Registered protocol family 17
[ 15.895324] Key type dns_resolver registered
[ 15.900658] registered taskstats version 1
[ 15.906599] Key type encrypted registered
[ 15.911259] console [netcon0] enabled
[ 15.914940] netconsole: network logging started
[ 15.919668] rtc-mv rtc-mv: setting system clock to 2013-01-01 03:43:45 UTC (1357011825)
[ 15.928931] Waiting 10 sec before mounting root device...
[ 16.056908] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 16.210102] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 16.216541] scsi host1: usb-storage 1-1:1.0
[ 17.218159] scsi 1:0:0:0: Direct-Access ADATA USB Flash Drive 0.00 PQ: 0 ANSI: 4
[ 17.227504] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 17.233489] sd 1:0:0:0: [sda] 15378432 512-byte logical blocks: (7.87 GB/7.33 GiB)
[ 17.242093] sd 1:0:0:0: [sda] Write Protect is off
[ 17.247592] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 17.262789] sda: sda1 sda2
[ 17.269218] sd 1:0:0:0: [sda] Attached SCSI removable disk
[ 25.938862] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 25.959140] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 25.966281] VFS: Mounted root (ext2 filesystem) on device 8:1.
[ 25.980460] devtmpfs: mounted
[ 25.984451] Freeing unused kernel memory: 296K (c0842000 - c088c000)
[ 26.289829] systemd[1]: System time before build time, advancing clock.
[ 26.395316] NET: Registered protocol family 10
[ 26.421322] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 26.433725] random: systemd urandom read with 37 bits of entropy available
[ 26.455511] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 26.474101] systemd[1]: Detected architecture arm.

Welcome to Arch Linux ARM!

[ 26.498201] systemd[1]: Set hostname to <alarm>.
[ 27.108797] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 27.137407] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 27.167292] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 27.197232] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 27.229845] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 27.257342] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ OK ] Listening on Device-mapper event daemon FIFOs.
[ 27.287087] systemd[1]: Reached target Encrypted Volumes.
[ OK ] Reached target Encrypted Volumes.
[ 27.317929] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 27.366745] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 27.397302] systemd[1]: Listening on LVM2 metadata daemon socket.
[ OK ] Listening on LVM2 metadata daemon socket.
[ 27.427939] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 27.457370] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 27.480609] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 27.530183] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 27.582056] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 27.640750] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 27.661028] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 27.690689] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 27.702967] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 27.730587] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 27.753607] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 27.783204] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 27.813592] systemd[1]: Mounting FUSE Control File System...
Mounting FUSE Control File System...
[ 27.850716] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 27.865144] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 27.907208] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 27.927120] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 27.957491] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 27.987271] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 28.020617] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 28.051982] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 28.087358] systemd[1]: Mounted FUSE Control File System.
[ OK ] Mounted FUSE Control File System.
[ 28.117319] systemd[1]: Mounted Debug File System.
[ OK ] Mounted Debug File System.
[ 28.137224] systemd[1]: Mounted Temporary Directory.
[ OK ] Mounted Temporary Directory.
[ 28.158573] systemd[1]: Started Remount Root and Kernel File Systems.
[ OK ] Started Remount Root and Kernel File Systems.
[ 28.189035] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ 28.219163] systemd[1]: Started Setup Virtual Console.
[ OK ] Started Setup Virtual Console.
[ 28.249635] systemd[1]: Started Apply Kernel Variables.
[ OK ] Started Apply Kernel Variables.
[ 28.286977] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 38.446959] usb 1-1: device firmware changed
[ 38.451352] usb 1-1: USB disconnect, device number 2
[ 38.466998] sd 1:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x01 driverbyte=0x00
[ 38.475228] sd 1:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 44 08 08 00 00 08 00
[ 38.482858] blk_update_request: I/O error, dev sda, sector 4458504
[ 38.489142] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 17, inode_bitmap = 557057
[ 38.516284] EXT4-fs error (device sda1): __ext4_get_inode_loc:4009: inode #76012: block 295441: comm kworker/u2:0: unable to read itable block
[ 38.529364] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 18, inode_bitmap = 589825
[ 38.544643] EXT4-fs (sda1): previous I/O error to superblock detected
[ 38.551622] EXT4-fs (sda1): previous I/O error to superblock detected
[ 38.559369] EXT4-fs error (device sda1) in ext4_reserve_inode_write:5052: IO failure
[ 38.567272] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 19, inode_bitmap = 622593
[ 38.581469] ------------[ cut here ]------------
[ 38.586125] WARNING: CPU: 0 PID: 146 at fs/fs-writeback.c:2100 __mark_inode_dirty+0x2fc/0x428()
[ 38.594913] bdi-block not registered
[ 38.598528] Modules linked in: ip_tables x_tables ipv6
[ 38.603728] CPU: 0 PID: 146 Comm: kworker/u2:0 Not tainted 4.4.6-1-ARCH #1
[ 38.610649] Hardware name: Seagate GoFlex Home
[ 38.615156] [<c00104cc>] (unwind_backtrace) from [<c000d9f0>] (show_stack+0x10/0x14)
[ 38.622972] [<c000d9f0>] (show_stack) from [<c0020654>] (warn_slowpath_common+0x80/0xb8)
[ 38.631123] [<c0020654>] (warn_slowpath_common) from [<c00206bc>] (warn_slowpath_fmt+0x30/0x40)
[ 38.639887] [<c00206bc>] (warn_slowpath_fmt) from [<c0155d90>] (__mark_inode_dirty+0x2fc/0x428)
[ 38.648653] [<c0155d90>] (__mark_inode_dirty) from [<c0142514>] (generic_update_time+0x90/0xec)
[ 38.657419] [<c0142514>] (generic_update_time) from [<c0144208>] (touch_atime+0x94/0xb0)
[ 38.665559] [<c0144208>] (touch_atime) from [<c00cef70>] (generic_file_read_iter+0x638/0x730)
[ 38.674155] [<c00cef70>] (generic_file_read_iter) from [<c01285d0>] (new_sync_read+0x84/0xa8)
[ 38.682747] [<c01285d0>] (new_sync_read) from [<c0128ebc>] (vfs_read+0x7c/0x150)
[ 38.690202] [<c0128ebc>] (vfs_read) from [<c012e884>] (kernel_read+0x44/0x78)
[ 38.697392] [<c012e884>] (kernel_read) from [<c012f310>] (prepare_binprm+0xb8/0x160)
[ 38.705178] [<c012f310>] (prepare_binprm) from [<c012ff38>] (do_execveat_common+0x418/0x694)
[ 38.713683] [<c012ff38>] (do_execveat_common) from [<c01301d8>] (do_execve+0x24/0x2c)
[ 38.721580] [<c01301d8>] (do_execve) from [<c0033b84>] (call_usermodehelper_exec_async+0x130/0x1c0)
[ 38.730698] [<c0033b84>] (call_usermodehelper_exec_async) from [<c000a4d0>] (ret_from_fork+0x14/0x24)
[ 38.739975] ---[ end trace 68493ebe789ff615 ]---
[ 38.744781] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 20, inode_bitmap = 655361
[ 38.759014] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 21, inode_bitmap = 688129
[ 38.773250] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 22, inode_bitmap = 720897
[ 38.787465] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 23, inode_bitmap = 753665
[ 38.801659] usb 1-1: new high-speed USB device number 3 using orion-ehci
[ 38.808461] EXT4-fs error (device sda1): ext4_read_inode_bitmap:223: comm systemd-journal: Cannot read inode bitmap - block_group = 24, inode_bitmap = 786433
[ 38.890969] Core dump to |/usr/lib/systemd/systemd-coredump 145 0 0 7 1456152036 4294967295 systemd pipe failed
[ 38.901869] systemd[1]: Caught <BUS>, core dump failed (child 145, code=killed, status=7/BUS).
[ 38.911324] systemd[1]: Freezing execution.
[ 48.966959] usb 1-1: string descriptor 0 read error: -110
[ 53.966973] usb 1-1: can't set config #1, error -110
[ 66.993992] random: nonblocking pool is initialized
[ 153.464105] systemd-journald[142]: Failed to send WATCHDOG=1 notification message: Connection refused
[ 233.464060] systemd-journald[142]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected
[ 333.464080] systemd-journald[142]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected
[ 413.464059] systemd-journald[142]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected

')

Please tell me what i do wrong) Help me Please )))
akalchuk
 
Posts: 1
Joined: Sun May 01, 2016 2:00 pm

Re: Cant Install on GoFlex Home

Postby WarheadsSE » Sun May 01, 2016 3:41 pm

$this->bbcode_second_pass_code('', '[ 28.286977] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 38.446959] usb 1-1: device firmware changed
[ 38.451352] usb 1-1: USB disconnect, device number 2
[ 38.466998] sd 1:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x01 driverbyte=0x00
[ 38.475228] sd 1:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 44 08 08 00 00 08 00
[ 38.482858] blk_update_request: I/O error, dev sda, sector 4458504')

Something caused the USB device your rootfs is on to reset.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 6 guests