Welcome! Log In Create A New Profile

Advanced

Verbatim MediaShare 47490

Posted by Oleg 
Re: Verbatim MediaShare 47490
December 21, 2020 01:21AM
How after
setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
setenv usb_boot 'mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000'
setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
saveenv
boot from NAND?
Re: Verbatim MediaShare 47490
December 21, 2020 02:00AM
bodhi Wrote:
-------------------------------------------------------
> Oleg,
>
> > U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05
> > -0700)
> > Netgear Stora MS2110
> >
> > SoC: Kirkwood 88F6281_A1
> > DRAM:
>
> Yes, RAM is the first thing to hang u-boot when
> the memory size is incorrect.
>
> But the good news is UART booting works! now you
> know there is a rescue mechanism if things go
> wrong during flashing.
>
> Try
>
>
Quote

uboot.2017.07-tld-1.pogo_e02.mtd0.kwb
>
> and if that does not go far, also try
>
>
Quote

uboot.2017.07-tld-1.iconnect.mtd0.kwb

Report uboot.2017.07-tld-1.iconnect.mtd0.kwb
root@xubuntu-System-Product-Name:/home/xubuntu/kwboot-tool# ./kwboot -t -B 115200 /dev/ttyUSB0 -b uboot.2017.07-tld-1.iconnect.mtd0.kwb -p
Sending boot message. Please reboot the target...\
Sending boot image...
  0 % [......................................................................]
  1 % [......................................................................]
  ...
 97 % [......................................................................]
 99 % [....................................]
[Type Ctrl-\ + c to quit]


U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:29:48 -0700)
Iomega iConnect

SoC:   Kirkwood 88F6281_A1
DRAM:  256 MiB
WARNING: Caches not enabled
NAND:  256 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   egiga0
Hit any key to stop autoboot:  0 
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Partition Map for USB device 0  --   Partition Type: DOS

Part	Start Sector	Num Sectors	UUID		Type
  1	4096      	60084224  	04cb3567-01	83

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 722 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4975179 bytes read in 1024 ms (4.6 MiB/s)
loading uInitrd ...
9713936 bytes read in 940 ms (9.9 MiB/s)
loading DTB /boot/dts/kirkwood-iconnect.dtb ...
11130 bytes read in 1169 ms (8.8 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.2.9-kirkwood-tld-1
   Created:      2020-12-17  11:52:39 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4975115 Bytes = 4.7 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   initramfs-5.2.9-kirkwood-tld-1
   Created:      2019-08-25   2:22:50 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9713872 Bytes = 9.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 01c00000
   Booting using the fdt blob at 0x1c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 0f1c6000, end 0fb098d0 ... OK
   Loading Device Tree to 0f1c0000, end 0f1c5b79 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.2.9-kirkwood-tld-1 (root@tldDebian) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019
[    0.000000][    T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000][    T0] CPU: VIVT data cache, VIVT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR MS2000 / MS2110 aka Stora
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000][    T0] Kernel command line: console=ttyS0,115200n8 earlyprintk
[    0.000000][    T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000][    T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000][    T0] Memory: 114320K/131072K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 16752K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from cache_alloc_refill+0x38c/0x928 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000009][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008601][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015988][    T0] Console: colour dummy device 80x30
[    0.021237][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032561][    T0] pid_max: default: 32768 minimum: 301
[    0.038269][    T0] LSM: Security Framework initializing
[    0.043830][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051239][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.060005][    T0] *** VALIDATE proc ***
[    0.064301][    T0] *** VALIDATE cgroup1 ***
[    0.068658][    T0] *** VALIDATE cgroup2 ***
[    0.073054][    T0] CPU: Testing write buffer coherency: ok
[    0.080436][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.087642][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.093848][    T1] rcu: Hierarchical SRCU implementation.
[    0.102613][    T1] devtmpfs: initialized
[    0.112200][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122866][    T1] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.130020][    T1] xor: measuring software checksum speed
[    0.228625][    T1]    arm4regs  :  1083.600 MB/sec
[    0.328628][    T1]    8regs     :   650.400 MB/sec
[    0.428627][    T1]    32regs    :   945.600 MB/sec
[    0.433539][    T1] xor: using function: arm4regs (1083.600 MB/sec)
[    0.439875][    T1] prandom: seed boundary self test passed
[    0.449706][    T1] prandom: 100 self tests passed
[    0.454527][    T1] pinctrl core: initialized pinctrl subsystem
[    0.461982][    T1] NET: Registered protocol family 16
[    0.467632][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.476126][    T1] audit: initializing netlink subsys (disabled)
[    0.483542][   T14] audit: type=2000 audit(0.470:1): state=initialized audit_enabled=0 res=1
[    0.492179][    T1] cpuidle: using governor ladder
[    0.497072][    T1] cpuidle: using governor menu
[    0.502241][    T1] Feroceon L2: Enabling L2
[    0.506570][    T1] Feroceon L2: Cache support initialised.
[    0.518200][    T1] No ATAGs?
[    2.568609][    C0] random: fast init done
[    6.483349][   T71] alg: No test for lzo-rle (lzo-rle-generic)
[    6.489909][   T73] alg: No test for lzo-rle (lzo-rle-scomp)
[    6.668934][    T1] raid6: int32x8  gen()   127 MB/s
[    6.839029][    T1] raid6: int32x8  xor()    86 MB/s
[    7.008988][    T1] raid6: int32x4  gen()   129 MB/s
[    7.178880][    T1] raid6: int32x4  xor()    83 MB/s
[    7.348734][    T1] raid6: int32x2  gen()   132 MB/s
[    7.518913][    T1] raid6: int32x2  xor()    94 MB/s
[    7.689167][    T1] raid6: int32x1  gen()   100 MB/s
[    7.858881][    T1] raid6: int32x1  xor()    68 MB/s
[    7.863865][    T1] raid6: using algorithm int32x2 gen() 132 MB/s
[    7.870003][    T1] raid6: .... xor() 94 MB/s, rmw enabled
[    7.875514][    T1] raid6: using intx1 recovery algorithm
[    7.881211][    T1] vgaarb: loaded
[    7.885152][    T1] SCSI subsystem initialized
[    7.890139][    T1] usbcore: registered new interface driver usbfs
[    7.896397][    T1] usbcore: registered new interface driver hub
[    7.902568][    T1] usbcore: registered new device driver usb
[    7.908509][    T1] pps_core: LinuxPPS API ver. 1 registered
[    7.914220][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    7.924131][    T1] PTP clock support registered
[    7.930063][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.974409][    T1] VFS: Disk quotas dquot_6.6.0
[    8.979137][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.996730][    T1] NET: Registered protocol family 2
[    9.002694][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    9.011184][    T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    9.018887][    T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    9.026026][    T1] TCP: Hash tables configured (established 1024 bind 1024)
[    9.033240][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    9.039816][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    9.047066][    T1] NET: Registered protocol family 1
[    9.052818][    T1] RPC: Registered named UNIX socket transport module.
[    9.059464][    T1] RPC: Registered udp transport module.
[    9.064969][    T1] RPC: Registered tcp transport module.
[    9.070413][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.077581][    T1] PCI: CLS 0 bytes, default 32
[    9.082599][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.091039][    T1] Initialise system trusted keyrings
[    9.096240][    T1] Key type blacklist registered
[    9.101238][    T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    9.108486][    T1] zbud: loaded
[    9.112925][    T1] NFS: Registering the id_resolver key type
[    9.118714][    T1] Key type id_resolver registered
[    9.123730][    T1] Key type id_legacy registered
[    9.128471][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.135926][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.143323][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.151356][    T1] fuse: init (API version 7.31)
[    9.156463][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.163854][    T1] orangefs_init: module version upstream loaded
[    9.169982][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[    9.181754][    T1] async_tx: api initialized (async)
[    9.186842][    T1] Key type asymmetric registered
[    9.191720][    T1] Asymmetric key parser 'x509' registered
[    9.197369][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.206988][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.217092][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.225511][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.231778][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.239389][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.246532][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.253326][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.262125][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.268438][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.278478][    T1] PCI: bus1: Fast back to back transfers enabled
[    9.284728][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.292287][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref]
[    9.300273][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.306581][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.370902][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.381065][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.440913][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.451352][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.459766][    T1] printk: console [ttyS0] disabled
[    9.464901][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.474696][    T1] printk: console [ttyS0] enabled
[    9.474696][    T1] printk: console [ttyS0] enabled
[    9.484535][    T1] printk: bootconsole [earlycon0] disabled
[    9.484535][    T1] printk: bootconsole [earlycon0] disabled
[    9.503682][    T1] loop: module loaded
[    9.508149][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.516649][    T1] scsi host0: sata_mv
[    9.521164][    T1] scsi host1: sata_mv
[    9.525325][    T1] ata1: SATA max UDMA/133 irq 33
[    9.530198][    T1] ata2: SATA max UDMA/133 irq 33
[    9.536009][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda
[    9.543215][    T1] nand: Samsung NAND 256MiB 3,3V 8-bit
[    9.548555][    T1] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    9.556891][    T1] Scanning device for bad blocks
[    9.766398][    T1] Bad eraseblock 1920 at 0x00000f000000
[    9.785446][    T1] 3 fixed-partitions partitions found on MTD device orion_nand
[    9.792920][    T1] Creating 3 MTD partitions on "orion_nand":
[    9.798815][    T1] 0x000000000000-0x000000100000 : "u-boot"
[    9.805899][    T1] 0x000000100000-0x000000700000 : "uImage"
[    9.812940][    T1] 0x000000700000-0x000010000000 : "root"
[    9.821897][    T1] libphy: Fixed MDIO Bus: probed
[    9.827564][    T1] libphy: orion_mdio_bus: probed
[    9.832468][    T1] [Firmware Warn]: /ocp@f1000000/mdio-bus@72004/ethernet-phy@8: Whitelisted compatible string. Please remove
[    9.845129][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    9.853225][    T1] mv643xx_eth_port mv643xx_eth_port.0: DMA mask not set
[    9.870272][  T112] ata1: SATA link down (SStatus 0 SControl F300)
[   10.211768][  T114] ata2: SATA link down (SStatus 0 SControl F300)
[   10.580718][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 52:3b:20:9c:11:51
[   10.590338][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.597620][    T1] ehci-pci: EHCI PCI platform driver
[   10.602867][    T1] ehci-orion: EHCI orion driver
[   10.607798][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   10.614062][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   10.622659][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   10.650103][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   10.657136][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[   10.666167][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.674145][    T1] usb usb1: Product: EHCI Host Controller
[   10.679750][    T1] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
[   10.687110][    T1] usb usb1: SerialNumber: f1050000.ehci
[   10.693156][    T1] hub 1-0:1.0: USB hub found
[   10.697663][    T1] hub 1-0:1.0: 1 port detected
[   10.703076][    T1] usbcore: registered new interface driver usb-storage
[   10.710238][    T1] mousedev: PS/2 mouse device common for all mice
[   10.717107][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   10.722913][    T1] i2c /dev entries driver
[   11.070101][   T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   11.270793][   T15] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[   11.279727][   T15] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   11.287628][   T15] usb 1-1: Product: USB 2.0 Hub
[   11.292946][   T15] hub 1-1:1.0: USB hub found
[   11.297541][   T15] hub 1-1:1.0: 4 ports detected
[   11.720094][   T15] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[   11.971042][   T15] usb 1-1.2: New USB device found, idVendor=0781, idProduct=5571, bcdDevice= 1.00
[   11.980164][   T15] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   11.988233][   T15] usb 1-1.2: Product: Cruzer Fit
[   11.993071][   T15] usb 1-1.2: Manufacturer: SanDisk'
[   11.998152][   T15] usb 1-1.2: SerialNumber: 00005103080620233952
[   12.005102][   T15] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   12.012585][   T15] scsi host2: usb-storage 1-1.2:1.0
[   12.810110][    T1] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
[   12.817376][    T1] rtc-pcf8563 0-0051: pcf8563_write_block_data: err=-110 addr=0e, data=03
[   12.825905][    T1] rtc-pcf8563 0-0051: pcf8563_probe: write error
[   12.832185][    T1] rtc-pcf8563: probe of 0-0051 failed with error -5
[   12.839516][    T1] device-mapper: uevent: version 1.0.3
[   12.845205][    T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[   12.854848][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.862182][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.869530][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.876986][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.883833][    T1] device-mapper: raid: Loading target version 1.14.0
[   12.892157][    T1] hidraw: raw HID events driver (C) Jiri Kosina
[   12.898615][    T1] drop_monitor: Initializing network drop monitor service
[   12.905977][    T1] NET: Registered protocol family 17
[   12.911417][    T1] Key type dns_resolver registered
[   12.917187][    T1] registered taskstats version 1
[   12.922045][    T1] Loading compiled-in X.509 certificates
[   12.927643][    T1] zswap: loaded using pool lzo/zbud
[   12.947960][    T1] Key type big_key registered
[   12.955966][    T1] Key type encrypted registered
[   12.962923][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-12-21T07:39:11 UTC (1608536351)
[   12.972864][    T1] md: Waiting for all devices to be available before autodetect
[   12.980467][    T1] md: If you don't use raid, use raid=noautodetect
[   12.987528][    T1] md: Autodetecting RAID arrays.
[   12.992415][    T1] md: autorun ...
[   12.995925][    T1] md: ... autorun DONE.
[   13.000209][    T1] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[   13.008421][    T1] Please append a correct "root=" boot option; here are the available partitions:
[   13.017604][    T1] 1f00            1024 mtdblock0 
[   13.017608][    T1]  (driver?)
[   13.025624][    T1] 1f01            6144 mtdblock1 
[   13.025628][    T1]  (driver?)
[   13.033642][    T1] 1f02          254976 mtdblock2 
[   13.033646][    T1]  (driver?)
[   13.041636][    T1] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[   13.050640][    T1] CPU: 0 PID: 1 Comm: swapper Not tainted 5.2.9-kirkwood-tld-1 #1
[   13.058325][    T1] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[   13.065348][    T1] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
[   13.073839][    T1] [<c010bb00>] (show_stack) from [<c0119fa0>] (panic+0xe0/0x30c)
[   13.081458][    T1] [<c0119fa0>] (panic) from [<c0e01628>] (mount_block_root+0x1bc/0x2a4)
[   13.089683][    T1] [<c0e01628>] (mount_block_root) from [<c0e017f8>] (mount_root+0xe8/0x154)
[   13.098256][    T1] [<c0e017f8>] (mount_root) from [<c0e019b0>] (prepare_namespace+0x14c/0x18c)
[   13.107001][    T1] [<c0e019b0>] (prepare_namespace) from [<c0e011c8>] (kernel_init_freeable+0x270/0x2dc)
[   13.116623][    T1] [<c0e011c8>] (kernel_init_freeable) from [<c09dcee0>] (kernel_init+0x8/0x10c)
[   13.125541][    T1] [<c09dcee0>] (kernel_init) from [<c01010e0>] (ret_from_fork+0x14/0x34)
[   13.133842][    T1] Exception stack(0xc7881fb0 to 0xc7881ff8)
[   13.139617][    T1] 1fa0:                                     00000000 00000000 00000000 00000000
[   13.148531][    T1] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.157441][    T1] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[   13.164792][    T1] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---

Report uboot.2017.07-tld-1.pogo_e02.mtd0.kwb
root@xubuntu-System-Product-Name:/home/xubuntu/kwboot-tool# ./kwboot -t -B 115200 /dev/ttyUSB0 -b uboot.2017.07-tld-1.pogo_e02.mtd0.kwb -p
Sending boot message. Please reboot the target...\
Sending boot image...
  0 % [......................................................................]
  1 % [......................................................................]
 ...
 99 % [....................................]
[Type Ctrl-\ + c to quit]


U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:13:18 -0700)
Pogo E02

SoC:   Kirkwood 88F6281_A1
DRAM:  256 MiB
WARNING: Caches not enabled
NAND:  256 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   egiga0
PHY reset timed out
Hit any key to stop autoboot:  0 
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Partition Map for USB device 0  --   Partition Type: DOS

Part	Start Sector	Num Sectors	UUID		Type
  1	4096      	60084224  	04cb3567-01	83

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 723 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4975179 bytes read in 1026 ms (4.6 MiB/s)
loading uInitrd ...
9713936 bytes read in 944 ms (9.8 MiB/s)
loading DTB /boot/dts/kirkwood-pogo_e02.dtb ...
10106 bytes read in 3690 ms (2 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.2.9-kirkwood-tld-1
   Created:      2020-12-17  11:52:39 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4975115 Bytes = 4.7 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   initramfs-5.2.9-kirkwood-tld-1
   Created:      2019-08-25   2:22:50 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9713872 Bytes = 9.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 01c00000
   Booting using the fdt blob at 0x1c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 0f1cc000, end 0fb0f8d0 ... OK
   Loading Device Tree to 0f1c6000, end 0f1cb779 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.2.9-kirkwood-tld-1 (root@tldDebian) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019
[    0.000000][    T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000][    T0] CPU: VIVT data cache, VIVT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR MS2000 / MS2110 aka Stora
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000][    T0] Kernel command line: console=ttyS0,115200n8 earlyprintk
[    0.000000][    T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000][    T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000][    T0] Memory: 114320K/131072K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 16752K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from cache_alloc_refill+0x38c/0x928 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000009][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008602][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015988][    T0] Console: colour dummy device 80x30
[    0.021238][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032559][    T0] pid_max: default: 32768 minimum: 301
[    0.038270][    T0] LSM: Security Framework initializing
[    0.043832][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051239][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.060005][    T0] *** VALIDATE proc ***
[    0.064299][    T0] *** VALIDATE cgroup1 ***
[    0.068648][    T0] *** VALIDATE cgroup2 ***
[    0.073044][    T0] CPU: Testing write buffer coherency: ok
[    0.080426][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.087633][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.093840][    T1] rcu: Hierarchical SRCU implementation.
[    0.102606][    T1] devtmpfs: initialized
[    0.112170][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122839][    T1] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.129990][    T1] xor: measuring software checksum speed
[    0.228626][    T1]    arm4regs  :  1083.600 MB/sec
[    0.328626][    T1]    8regs     :   650.400 MB/sec
[    0.428624][    T1]    32regs    :   945.600 MB/sec
[    0.433531][    T1] xor: using function: arm4regs (1083.600 MB/sec)
[    0.439865][    T1] prandom: seed boundary self test passed
[    0.449697][    T1] prandom: 100 self tests passed
[    0.454519][    T1] pinctrl core: initialized pinctrl subsystem
[    0.461974][    T1] NET: Registered protocol family 16
[    0.467625][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.476107][    T1] audit: initializing netlink subsys (disabled)
[    0.483526][   T14] audit: type=2000 audit(0.470:1): state=initialized audit_enabled=0 res=1
[    0.492162][    T1] cpuidle: using governor ladder
[    0.497056][    T1] cpuidle: using governor menu
[    0.502223][    T1] Feroceon L2: Enabling L2
[    0.506553][    T1] Feroceon L2: Cache support initialised.
[    0.518180][    T1] No ATAGs?
[    2.568609][    C0] random: fast init done
[    6.483318][   T71] alg: No test for lzo-rle (lzo-rle-generic)
[    6.489875][   T73] alg: No test for lzo-rle (lzo-rle-scomp)
[    6.668931][    T1] raid6: int32x8  gen()   127 MB/s
[    6.839032][    T1] raid6: int32x8  xor()    86 MB/s
[    7.009007][    T1] raid6: int32x4  gen()   129 MB/s
[    7.178878][    T1] raid6: int32x4  xor()    83 MB/s
[    7.348677][    T1] raid6: int32x2  gen()   132 MB/s
[    7.518912][    T1] raid6: int32x2  xor()    94 MB/s
[    7.689167][    T1] raid6: int32x1  gen()   100 MB/s
[    7.858882][    T1] raid6: int32x1  xor()    68 MB/s
[    7.863865][    T1] raid6: using algorithm int32x2 gen() 132 MB/s
[    7.870002][    T1] raid6: .... xor() 94 MB/s, rmw enabled
[    7.875514][    T1] raid6: using intx1 recovery algorithm
[    7.881210][    T1] vgaarb: loaded
[    7.885156][    T1] SCSI subsystem initialized
[    7.890146][    T1] usbcore: registered new interface driver usbfs
[    7.896406][    T1] usbcore: registered new interface driver hub
[    7.902576][    T1] usbcore: registered new device driver usb
[    7.908518][    T1] pps_core: LinuxPPS API ver. 1 registered
[    7.914228][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    7.924139][    T1] PTP clock support registered
[    7.930069][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.974419][    T1] VFS: Disk quotas dquot_6.6.0
[    8.979148][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.996746][    T1] NET: Registered protocol family 2
[    9.002704][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    9.011192][    T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    9.018895][    T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    9.026035][    T1] TCP: Hash tables configured (established 1024 bind 1024)
[    9.033250][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    9.039825][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    9.047079][    T1] NET: Registered protocol family 1
[    9.052834][    T1] RPC: Registered named UNIX socket transport module.
[    9.059482][    T1] RPC: Registered udp transport module.
[    9.064989][    T1] RPC: Registered tcp transport module.
[    9.070439][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.077607][    T1] PCI: CLS 0 bytes, default 32
[    9.082624][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.091058][    T1] Initialise system trusted keyrings
[    9.096275][    T1] Key type blacklist registered
[    9.101276][    T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    9.108522][    T1] zbud: loaded
[    9.112955][    T1] NFS: Registering the id_resolver key type
[    9.118752][    T1] Key type id_resolver registered
[    9.123764][    T1] Key type id_legacy registered
[    9.128506][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.135969][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.143369][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.151398][    T1] fuse: init (API version 7.31)
[    9.156509][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.163897][    T1] orangefs_init: module version upstream loaded
[    9.170016][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[    9.181784][    T1] async_tx: api initialized (async)
[    9.186868][    T1] Key type asymmetric registered
[    9.191747][    T1] Asymmetric key parser 'x509' registered
[    9.197396][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.207004][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.217110][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.225527][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.231797][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.239406][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.246549][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.253343][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.262142][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.268455][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.278494][    T1] PCI: bus1: Fast back to back transfers enabled
[    9.284746][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.292305][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref]
[    9.300290][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.306596][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.370908][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.381087][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.440911][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.451345][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.459745][    T1] printk: console [ttyS0] disabled
[    9.464877][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.474672][    T1] printk: console [ttyS0] enabled
[    9.474672][    T1] printk: console [ttyS0] enabled
[    9.484518][    T1] printk: bootconsole [earlycon0] disabled
[    9.484518][    T1] printk: bootconsole [earlycon0] disabled
[    9.503660][    T1] loop: module loaded
[    9.508131][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.516626][    T1] scsi host0: sata_mv
[    9.521142][    T1] scsi host1: sata_mv
[    9.525300][    T1] ata1: SATA max UDMA/133 irq 33
[    9.530180][    T1] ata2: SATA max UDMA/133 irq 33
[    9.535989][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda
[    9.543197][    T1] nand: Samsung NAND 256MiB 3,3V 8-bit
[    9.548539][    T1] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    9.556874][    T1] Scanning device for bad blocks
[    9.766405][    T1] Bad eraseblock 1920 at 0x00000f000000
[    9.785455][    T1] 3 fixed-partitions partitions found on MTD device orion_nand
[    9.792930][    T1] Creating 3 MTD partitions on "orion_nand":
[    9.798823][    T1] 0x000000000000-0x000000100000 : "u-boot"
[    9.805902][    T1] 0x000000100000-0x000000700000 : "uImage"
[    9.812940][    T1] 0x000000700000-0x000010000000 : "root"
[    9.821900][    T1] libphy: Fixed MDIO Bus: probed
[    9.827582][    T1] libphy: orion_mdio_bus: probed
[    9.832486][    T1] [Firmware Warn]: /ocp@f1000000/mdio-bus@72004/ethernet-phy@8: Whitelisted compatible string. Please remove
[    9.845211][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    9.853302][    T1] mv643xx_eth_port mv643xx_eth_port.0: DMA mask not set
[    9.870351][  T112] ata1: SATA link down (SStatus 0 SControl F300)
[   10.211777][  T114] ata2: SATA link down (SStatus 0 SControl F300)
[   10.580713][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 52:3b:20:9c:11:51
[   10.590329][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.597612][    T1] ehci-pci: EHCI PCI platform driver
[   10.602857][    T1] ehci-orion: EHCI orion driver
[   10.607790][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   10.614063][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   10.622658][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   10.650109][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   10.657134][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[   10.666167][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.674146][    T1] usb usb1: Product: EHCI Host Controller
[   10.679749][    T1] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
[   10.687111][    T1] usb usb1: SerialNumber: f1050000.ehci
[   10.693161][    T1] hub 1-0:1.0: USB hub found
[   10.697672][    T1] hub 1-0:1.0: 1 port detected
[   10.703084][    T1] usbcore: registered new interface driver usb-storage
[   10.710247][    T1] mousedev: PS/2 mouse device common for all mice
[   10.717112][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   10.722916][    T1] i2c /dev entries driver
[   11.070107][   T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   11.270790][   T15] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[   11.279726][   T15] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   11.287627][   T15] usb 1-1: Product: USB 2.0 Hub
[   11.292946][   T15] hub 1-1:1.0: USB hub found
[   11.297539][   T15] hub 1-1:1.0: 4 ports detected
[   11.720101][   T15] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[   11.971039][   T15] usb 1-1.2: New USB device found, idVendor=0781, idProduct=5571, bcdDevice= 1.00
[   11.980156][   T15] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   11.988225][   T15] usb 1-1.2: Product: Cruzer Fit
[   11.993062][   T15] usb 1-1.2: Manufacturer: SanDisk'
[   11.998143][   T15] usb 1-1.2: SerialNumber: 00005103080620233952
[   12.005099][   T15] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   12.012579][   T15] scsi host2: usb-storage 1-1.2:1.0
[   12.810116][    T1] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
[   12.817383][    T1] rtc-pcf8563 0-0051: pcf8563_write_block_data: err=-110 addr=0e, data=03
[   12.825915][    T1] rtc-pcf8563 0-0051: pcf8563_probe: write error
[   12.832204][    T1] rtc-pcf8563: probe of 0-0051 failed with error -5
[   12.839550][    T1] device-mapper: uevent: version 1.0.3
[   12.845230][    T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[   12.854879][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.862210][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.869557][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.877011][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.883858][    T1] device-mapper: raid: Loading target version 1.14.0
[   12.892189][    T1] hidraw: raw HID events driver (C) Jiri Kosina
[   12.898650][    T1] drop_monitor: Initializing network drop monitor service
[   12.906013][    T1] NET: Registered protocol family 17
[   12.911452][    T1] Key type dns_resolver registered
[   12.917222][    T1] registered taskstats version 1
[   12.922078][    T1] Loading compiled-in X.509 certificates
[   12.927668][    T1] zswap: loaded using pool lzo/zbud
[   12.947952][    T1] Key type big_key registered
[   12.955983][    T1] Key type encrypted registered
[   12.962942][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-12-21T07:47:38 UTC (1608536858)
[   12.972881][    T1] md: Waiting for all devices to be available before autodetect
[   12.980486][    T1] md: If you don't use raid, use raid=noautodetect
[   12.987556][    T1] md: Autodetecting RAID arrays.
[   12.992449][    T1] md: autorun ...
[   12.995951][    T1] md: ... autorun DONE.
[   13.000237][    T1] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[   13.008456][    T1] Please append a correct "root=" boot option; here are the available partitions:
[   13.017640][    T1] 1f00            1024 mtdblock0 
[   13.017644][    T1]  (driver?)
[   13.025669][    T1] 1f01            6144 mtdblock1 
[   13.025672][    T1]  (driver?)
[   13.033686][    T1] 1f02          254976 mtdblock2 
[   13.033689][    T1]  (driver?)
[   13.041672][    T1] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[   13.050675][    T1] CPU: 0 PID: 1 Comm: swapper Not tainted 5.2.9-kirkwood-tld-1 #1
[   13.058360][    T1] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[   13.065383][    T1] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
[   13.073873][    T1] [<c010bb00>] (show_stack) from [<c0119fa0>] (panic+0xe0/0x30c)
[   13.081494][    T1] [<c0119fa0>] (panic) from [<c0e01628>] (mount_block_root+0x1bc/0x2a4)
[   13.089718][    T1] [<c0e01628>] (mount_block_root) from [<c0e017f8>] (mount_root+0xe8/0x154)
[   13.098290][    T1] [<c0e017f8>] (mount_root) from [<c0e019b0>] (prepare_namespace+0x14c/0x18c)
[   13.107036][    T1] [<c0e019b0>] (prepare_namespace) from [<c0e011c8>] (kernel_init_freeable+0x270/0x2dc)
[   13.116658][    T1] [<c0e011c8>] (kernel_init_freeable) from [<c09dcee0>] (kernel_init+0x8/0x10c)
[   13.125575][    T1] [<c09dcee0>] (kernel_init) from [<c01010e0>] (ret_from_fork+0x14/0x34)
[   13.133876][    T1] Exception stack(0xc7881fb0 to 0xc7881ff8)
[   13.139651][    T1] 1fa0:                                     00000000 00000000 00000000 00000000
[   13.148566][    T1] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.157475][    T1] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[   13.164827][    T1] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---


Attachments:
open | download - uboot.2017.07-tld-1.iconnect.mtd0.kwb.txt (19.6 KB)
open | download - uboot.2017.07-tld-1.pogo_e02.mtd0.kwb.txt (19.5 KB)
Re: Verbatim MediaShare 47490
December 21, 2020 03:13AM
Oleg,

They all boot OK with some problems. Except for the Verbatim mtd0 image, it is the correct stock u-boot for this box.

Both the iConnect and the Pogo E02 u-boot have some problem early on. The memory is incorrect, it showed 128MB RAM.

And the reason the iConnect and the Pogo E02 stopped booting because your rootfs still have the DTB embedded inside uImage. It is expected.

====

So the bottom line is you have proven that you have a rescue path with the Verbatim mtd0 image.

But the 3 new 2017.07 u-boots (Stora, iConnect, and Pogo E02) can not be used for this Verbatim MediaShare 47490 box.

So stay with stock u-boot.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 21, 2020 03:40AM
Thanks for the help!
What else do I need to do?
Your opinion

P.S. how to return to boot from NAND?
Re: Verbatim MediaShare 47490
December 21, 2020 04:04AM
Oleg,

For a person who just started learning Embedded Linux, you are doing great!

> What else do I need to do?
> Your opinion

Now you can start installing Debian packages to do whatever you need to run on this box. See the Wiki for tutorials when you are looking for certain subjects.

There is one more thing to do: set up the /etc/fw_env.config file so that you can read/write u-boot envs while in Debian.

I need to look at your boot log again to find info for this.


> P.S. how to return to boot from NAND?

That something should be done to have a rescue system in case the USB or HDD are broken.

You need to post the orginal u-boot envs before changing them (you just did to boot Debian). And the current u-boot envs. And I'll show you how to modify the envs to boot stock OS in NAND when no drive are attached (or when they are not working properly).

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



Edited 1 time(s). Last edit at 12/21/2020 04:05AM by bodhi.
Re: Verbatim MediaShare 47490
December 21, 2020 08:44AM
Bodhi,
Did I do the right thing?

Quote
bodhi
There is one more thing to do: set up the /etc/fw_env.config file so that you can read/write u-boot envs while in Debian.
root@debian:~#  cat /etc/fw_env.config
# MTD device name       Device offset   Env. size       Flash sector size      Number of sectors
/dev/mtd0 0xc0000 0x20000 0x20000


Before loading

** MARVELL BOARD: DB-88F6281A-BP LE

U-Boot 1.1.4 (Oct 12 2009 - 13:41:53) Marvell version: 3.4.16

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CEE60

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:256 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
netmask=255.255.255.0
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
bootargs_root=ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs init=/linuxrc
console=console=ttyS0,115200
rootpath=/tftpboot/marvell.nfs.rootfs
image_name=uImage.6281a.ubifs.20090513
serverip=10.128.129.205
ethaddr=00:01:D2:0E:0A:72
arcNumber=2743
bootcmd_usb=usb reset; ext2load usb 0 0x200000 /boot/uImage; ext2load usb 0 0x800000 /boot/uInitrd
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
usb_boot=mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=yes
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
enaAutoRecovery=no

Environment size: 1593/131068 bytes
Marvell>>

after loading
login as: root
root@192.168.0.85's password:
Linux debian 5.2.9-kirkwood-tld-1 #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Dec 21 02:47:01 2020
root@debian:~# printenv
SHELL=/bin/bash
PWD=/root
LOGNAME=root
HOME=/root
LANG=C
SSH_CONNECTION=192.168.0.252 1213 192.168.0.85 22
TERM=xterm
USER=root
SHLVL=1
SSH_CLIENT=192.168.0.252 1213 22
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
MAIL=/var/mail/root
SSH_TTY=/dev/pts/0
_=/usr/bin/printenv
root@debian:~#

here on stock firmware
-bash-3.2# printenv
HOSTNAME=axentraserver.driver.myverbatim.com
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=172.16.1.254 1212 22
SSH_TTY=/dev/pts/0
USER=root
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
MAIL=/var/spool/mail/root
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
INPUTRC=/etc/inputrc
PWD=/root
SHLVL=1
HOME=/root
LOGNAME=root
SSH_CONNECTION=172.16.1.254 1212 192.168.10.250 22
LESSOPEN=|/usr/bin/lesspipe.sh %s
G_BROKEN_FILENAMES=1
_=/usr/bin/printenv
-bash-3.2#



Edited 1 time(s). Last edit at 12/21/2020 09:06AM by Oleg.
Re: Verbatim MediaShare 47490
December 21, 2020 04:09PM
Oleg,

> Did I do the right thing?

No. The envs needed to be listed in serial console, not in Debian.

The 1st envs listing should be the original stock definition.

The 2nd envs listing should be the current one.

Note that by setting and saving the envs, you have replaced the original bootcmd to the one below:

bootcmd=usb start; run usb_bootcmd; usb stop; reset

So I need to see the orginal stock bootcmd to show you to boot back to stock on NAND.


====

And the current fw_env.config in the rootfs cannot be used. So I will need to post a few more instruction regarding this. It is not urgent, since you can list and set envs in serial console.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 21, 2020 05:46PM
bodhi Wrote:
-------------------------------------------------------
...
> The 1st envs listing should be the original stock
> definition.

I didn't do it (((

but
Quote
I have two Verbatim MediaShare 1TB (47490) № 1 works on original firmware
Will the envs listing in this box work?

>
> And the current fw_env.config in the rootfs cannot
> be used. So I will need to post a few more
> instruction regarding this. It is not urgent,
> since you can list and set envs in serial console.

fw_env.config
I did not find this file in the original firmware

Thanks in advance
Re: Verbatim MediaShare 47490
December 21, 2020 10:57PM
Oleg,

Quote
I have two Verbatim MediaShare 1TB (47490)
> № 1 works on original firmware


> Will the envs listing in this box work?

Yes. It would be the original envs.

Log into the 2nd Verbatim box, and run

blparams
And post the output here.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 22, 2020 04:50AM
Hi Bodhi!
I completed the task
what is the next step?

Quote
bodhi
Log into the 2nd Verbatim box, and run blparam
root@debian:~# blparam
-bash: blparam: command not found
root@debian:~# find /usr -name '*blparam*'
root@debian:~#


log printenv original firmware
 ** MARVELL BOARD: DB-88F6281A-BP LE

U-Boot 1.1.4 (Oct 12 2009 - 13:41:53) Marvell version: 3.4.16

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CEE60

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:256 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
bootargs_root=ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs init=/linuxrc
console=console=ttyS0,115200
bootcmd=nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000
ethaddr=00:01:D2:0E:0C:81
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
enaAutoRecovery=no

Environment size: 1150/131068 bytes

log printenv №2 firmware

 ** MARVELL BOARD: DB-88F6281A-BP LE

U-Boot 1.1.4 (Oct 12 2009 - 13:41:53) Marvell version: 3.4.16

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CEE60

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:256 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
netmask=255.255.255.0
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
bootargs_root=ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs init=/linuxrc
console=console=ttyS0,115200
rootpath=/tftpboot/marvell.nfs.rootfs
image_name=uImage.6281a.ubifs.20090513
serverip=10.128.129.205
ethaddr=00:01:D2:0E:0A:72
arcNumber=2743
bootcmd_usb=usb reset; ext2load usb 0 0x200000 /boot/uImage; ext2load usb 0 0x800000 /boot/uInitrd
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
usb_boot=mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=yes
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
enaAutoRecovery=no

Environment size: 1593/131068 bytes
Marvell>>



Edited 1 time(s). Last edit at 12/22/2020 04:52AM by Oleg.
Attachments:
open | download - Full boot original firmware.txt (11.5 KB)
Re: Verbatim MediaShare 47490
December 22, 2020 05:37PM
Oleg,

Quote

Log into the 2nd Verbatim box, and run blparam
root@debian:~# blparam
-bash: blparam: command not found
root@debian:~# find /usr -name '*blparam*'
root@debian:~#

I meant log in to stock OS on the 2nd box. Did you install Debian on the 2nd box, too?

If you did save envs on both boxes while installting Debian, then you've lost the original envs settings. That makes it a little harder to run stock in NAND again.

But I have a blparam binary somewhere, I will post it here if you cannot run stock on the 2nd box.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 23, 2020 01:56AM
Hi Bodhi!
report
Quote
bodhi
I meant log in to stock OS

root@192.168.10.250's password:
-bash-3.2# blparam
-bash: blparam: command not found
-bash-3.2# find /usr -name '*blparam*'
-bash-3.2#
-bash-3.2# find -name '*blparam*'
-bash-3.2#

Quote

Did you install Debian on the 2nd box, too?
the original firmware remains

in the attachment the contents of the / usr / sbin / folder
Attachments:
open | download - usr_sbin folder.txt (15 KB)
Re: Verbatim MediaShare 47490
December 23, 2020 03:05AM
Oleg,

OK. Let me suggest an alternative.

Will post back tomorrow.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 23, 2020 03:29PM
Oleg,

>
Quote

Did you install Debian on the 2nd box,
> too?
> the original firmware remains

Do you have serial console on this 2nd box? If you do then it boot up with serial console, interrupt u-boot at count down, and get the envs listing:

printenv

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 23, 2020 05:55PM
Hi Bodhi!

Quote

Do you have serial console on this 2nd box? If you do then it boot up with serial console, interrupt u-boot at count down, and get the envs listing:
printenv

Yes of course

https://forum.doozan.com/read.php?2,112609,113099#msg-113099

log printenv original firmware

 ** MARVELL BOARD: DB-88F6281A-BP LE

U-Boot 1.1.4 (Oct 12 2009 - 13:41:53) Marvell version: 3.4.16

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CEE60

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:256 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
bootargs_root=ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs init=/linuxrc
console=console=ttyS0,115200
bootcmd=nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000
ethaddr=00:01:D2:0E:0C:81
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
enaAutoRecovery=no

Environment size: 1150/131068 bytes

P.S. in this thread number №1 - original firmware
№ - 2 experimental
for simplicity
Re: Verbatim MediaShare 47490
December 23, 2020 09:53PM
To set up booting stock when the USB drive is not plugged in, or the drive has problem.

On the experimental box. Remove the USB rootfs. Power up, interrupt serial console and,

setenv bootcmd_stock 'echo Booting Stock ...; nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000"
setenv bootcmd_usb 'echo Booting Debian ...; usb start; run usb_bootcmd; usb stop'
setenv bootcmd 'run bootcmd_usb; run bootcmd_stock; reset'

And then

boot

Make sure that it boots all the way into stock OS. And then shudown, plug in the USB drive and power up. Make sure it boots into Debian. Test this scenario a few times until you're sure that it works consistently.

Reboot, interrupt serial console and,

setenv bootcmd_stock 'ehco Booting Stock ...; nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000"
setenv bootcmd_usb 'echo Booting Debian ...; usb start; run usb_bootcmd; usb stop'
setenv bootcmd 'run bootcmd_usb; run bootcmd_stock; reset'
saveenv

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 24, 2020 03:43AM
Quote
bodhi
setenv bootcmd_stock 'echo Booting Stock ...; nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000"

** Too many args (max. 16) **

if I do so
setenv bootcmd_stock 'echo Booting Stock ...; nand read.e 0x800000 0x100000 0x300000
setenv bootargs $(console) $(bootargs_root); bootm 0x800000"
Bad Magic Number

in attachment dmesg output



Edited 1 time(s). Last edit at 12/24/2020 03:59AM by Oleg.
Attachments:
open | download - dmesg original.txt (9.6 KB)
Re: Verbatim MediaShare 47490
December 24, 2020 03:59AM
Oleg,

I had a typo! It should be a single quote at the end of bootcmd_stock.

Try again:

setenv bootcmd_stock 'nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000'
setenv bootcmd_usb 'echo Booting Debian ...; usb start; run usb_bootcmd; usb stop'
setenv bootcmd 'run bootcmd_usb; run bootcmd_stock; reset'

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 24, 2020 04:14AM
Hit any key to stop autoboot:  0
Marvell>> setenv bootcmd_stock 'nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000'
Marvell>> setenv bootcmd_usb 'echo Booting Debian ...; usb start; run usb_bootcmd; usb stop'
Marvell>> setenv bootcmd 'run bootcmd_usb; run bootcmd_stock; reset'
Marvell>> boot
Booting Debian ...
(Re)start USB...
USB:   scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 0 Storage Device(s) found
** Bad partition 1 **
** Bad partition 1 **
## Booting image at 00800000 ...
Bad Magic Number
stopping USB..

NAND read: device 0 offset 0x100000, size 0x300000

Reading data from 0x3ff800 -- 100% complete.
 3145728 bytes read: OK
## Booting image at 00800000 ...
   Image Name:   Linux-2.6.22.18
   Created:      2009-12-23  18:37:19 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2087656 Bytes =  2 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux.................................................................................................................................... done, booting the kernel.
freezes
Re: Verbatim MediaShare 47490
December 24, 2020 03:41PM
Oleg,

> Image Name: Linux-2.6.22.18
> Created: 2009-12-23 18:37:19 UTC
> Image Type: ARM Linux Kernel Image
> (uncompressed)
> Data Size: 2087656 Bytes = 2 MB
> Load Address: 00008000
> Entry Point: 00008000
> Verifying Checksum ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing
> Linux....................................................................................................................................
> done, booting the kernel.

At this point there is more going on, we just cannot see it with stock kernel.

Since you have serial console, you already have a rescue mechanism should anything go wrong.

Stock OS is too limited, you cannot do much with it. And it is also insecure.

I would suggest runing Debian permanently on USB rootfs or SATA rootfs. Use this box to learn Linux.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Verbatim MediaShare 47490
December 25, 2020 09:27AM
Hi Bodhi!
Quote

I would suggest runing Debian permanently on USB rootfs or SATA rootfs. Use this box to learn Linux.
Yes, this is my decision.
I cannot use the standard OS (support ended)

I will try to configure samba

Thank you very much for your advices!
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: