Welcome! Log In Create A New Profile

Advanced

Netgear Stora MS2000 USB flash drives issue

Posted by lukasgl 
Netgear Stora MS2000 USB flash drives issue
June 17, 2020 11:20AM
Dear All,

I installed new u-Boot and Debian on Netgear Stora MS200 and have a problem with USB flash drives. I tested three USB flash drives, SD card (tried two card readers) and SSD drive.
  • Pretec 04GB
  • SanDisk Cruzer Blade 16GB
  • SanDisk Cruzer Force 64GB
  • KingSpec Z3-256 USB 3.1 external SSD
  • Toshiba SDHC 8GB SD card

The only device working without any issue is KingSpec SSD.
SD Card and first USB thumb did not boot at all. SanDisk flash drives boot but I get below error. Things got better with 5.7.1 kernel but error still affects filesystem. Is the problem related with hardware, USB driver or USB drives? SanDisk thumbs are recommended as I found in other topics.
[   94.734409][  T145] usb 1-1: reset high-speed USB device number 2 using orion-ehci

I also tested different Debian rootfs with older kernel and did not get such error - link.

Here is example case.
root@stora:/opt# apt-get install iotop
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  iotop
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/33.0 kB of archives.
After this operation, 102 kB of additional disk space will be used.
(Reading database ... 22744 files and directories currently installed.)
Preparing to unpack .../iotop_0.6-24-g733f3f8-1_armel.deb ...
Unpacking iotop (0.6-24-g733f3f8-1) over (0.6-24-g733f3f8-1) ...
[ 1578.059583][  T145] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 1608.887669][  T145] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 1718.151063][   T16] INFO: task jbd2/sdc1-8:223 blocked for more than 122 seconds.
[ 1718.158594][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1718.164614][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1718.173282][   T16] jbd2/sdc1-8     D    0   223      2 0x00000000
[ 1718.179531][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1718.187447][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1718.195361][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1718.203987][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1718.213213][   T16] [<805e539c>] (blk_mq_get_request) from [<805e6778>] (blk_mq_make_request+0xdc/0x490)
[ 1718.222800][   T16] [<805e6778>] (blk_mq_make_request) from [<805dc1e0>] (generic_make_request+0xec/0x1fc)
[ 1718.232624][   T16] [<805dc1e0>] (generic_make_request) from [<805dc324>] (submit_bio+0x34/0x1a0)
[ 1718.241601][   T16] [<805dc324>] (submit_bio) from [<8032e750>] (ext4_io_submit+0x4c/0x58)
[ 1718.249923][   T16] [<8032e750>] (ext4_io_submit) from [<80317f64>] (ext4_writepage+0x4b8/0x504)
[ 1718.258798][   T16] [<80317f64>] (ext4_writepage) from [<802171ec>] (__writepage+0x14/0x5c)
[ 1718.267232][   T16] [<802171ec>] (__writepage) from [<80217e3c>] (write_cache_pages+0x2a0/0x36c)
[ 1718.276098][   T16] [<80217e3c>] (write_cache_pages) from [<80217f54>] (generic_writepages+0x4c/0x80)
[ 1718.285484][   T16] [<80217f54>] (generic_writepages) from [<803513c0>] (jbd2_journal_commit_transaction+0x924/0x1aac)
[ 1718.296288][   T16] [<803513c0>] (jbd2_journal_commit_transaction) from [<80357648>] (kjournald2+0x154/0x320)
[ 1718.306297][   T16] [<80357648>] (kjournald2) from [<80139fbc>] (kthread+0x138/0x144)
[ 1718.314202][   T16] [<80139fbc>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 1718.322195][   T16] Exception stack(0x83f17fb0 to 0x83f17ff8)
[ 1718.327988][   T16] 7fa0:                                     00000000 00000000 00000000 00000000
[ 1718.337006][   T16] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1718.345957][   T16] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 1718.353336][   T16] INFO: task rpcbind:1276 blocked for more than 123 seconds.
[ 1718.360599][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1718.366568][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1718.375155][   T16] rpcbind         D    0  1276      1 0x00000000
[ 1718.381417][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1718.389380][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1718.397292][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1718.405907][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1718.415120][   T16] [<805e539c>] (blk_mq_get_request) from [<805e6778>] (blk_mq_make_request+0xdc/0x490)
[ 1718.424689][   T16] [<805e6778>] (blk_mq_make_request) from [<805dc1e0>] (generic_make_request+0xec/0x1fc)
[ 1718.434434][   T16] [<805dc1e0>] (generic_make_request) from [<805dc324>] (submit_bio+0x34/0x1a0)
[ 1718.443464][   T16] [<805dc324>] (submit_bio) from [<8032f704>] (ext4_mpage_readpages+0x710/0x748)
[ 1718.452517][   T16] [<8032f704>] (ext4_mpage_readpages) from [<80311448>] (ext4_readpages+0x38/0x40)
[ 1718.461742][   T16] [<80311448>] (ext4_readpages) from [<80219014>] (read_pages+0x54/0x104)
[ 1718.470154][   T16] [<80219014>] (read_pages) from [<802191bc>] (__do_page_cache_readahead+0xf8/0x1e4)
[ 1718.479545][   T16] [<802191bc>] (__do_page_cache_readahead) from [<80211edc>] (filemap_fault+0x284/0x3ec)
[ 1718.489284][   T16] [<80211edc>] (filemap_fault) from [<8031a94c>] (ext4_filemap_fault+0x28/0x3c)
[ 1718.498317][   T16] [<8031a94c>] (ext4_filemap_fault) from [<80238c6c>] (__do_fault+0x50/0x78)
[ 1718.507020][   T16] [<80238c6c>] (__do_fault) from [<8023c0c0>] (handle_mm_fault+0x42c/0x7f4)
[ 1718.515637][   T16] [<8023c0c0>] (handle_mm_fault) from [<8010f350>] (do_page_fault+0x1ac/0x338)
[ 1718.524506][   T16] [<8010f350>] (do_page_fault) from [<8010f6f8>] (do_PrefetchAbort+0x38/0x88)
[ 1718.533287][   T16] [<8010f6f8>] (do_PrefetchAbort) from [<80101764>] (ret_from_exception+0x0/0x1c)
[ 1718.542407][   T16] Exception stack(0x8598ffb0 to 0x8598fff8)
[ 1718.548187][   T16] ffa0:                                     00000000 00000007 00007530 00000000
[ 1718.557236][   T16] ffc0: 00000000 76deaaa0 00bef1a0 00bf0888 00440304 00000002 00450d5c 7e92bc64
[ 1718.566226][   T16] ffe0: 0000006c 7e92bac0 0043c944 0043c944 00000010 ffffffff
[ 1718.573653][   T16] INFO: task klogd:1441 blocked for more than 123 seconds.
[ 1718.580734][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1718.586707][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1718.595302][   T16] klogd           D    0  1441      1 0x00000000
[ 1718.601563][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1718.609526][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1718.617437][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1718.626043][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1718.635257][   T16] [<805e539c>] (blk_mq_get_request) from [<805e6778>] (blk_mq_make_request+0xdc/0x490)
[ 1718.644830][   T16] [<805e6778>] (blk_mq_make_request) from [<805dc1e0>] (generic_make_request+0xec/0x1fc)
[ 1718.654582][   T16] [<805dc1e0>] (generic_make_request) from [<805dc324>] (submit_bio+0x34/0x1a0)
[ 1718.663618][   T16] [<805dc324>] (submit_bio) from [<8029f72c>] (submit_bh_wbc.constprop.26+0x18c/0x19c)
[ 1718.673197][   T16] [<8029f72c>] (submit_bh_wbc.constprop.26) from [<802a0c78>] (bh_submit_read+0x54/0x70)
[ 1718.682946][   T16] [<802a0c78>] (bh_submit_read) from [<8030c008>] (ext4_get_branch+0x94/0x130)
[ 1718.691823][   T16] [<8030c008>] (ext4_get_branch) from [<8030c36c>] (ext4_ind_map_blocks+0x1b0/0x960)
[ 1718.701217][   T16] [<8030c36c>] (ext4_ind_map_blocks) from [<80313de4>] (ext4_map_blocks+0x37c/0x530)
[ 1718.710579][   T16] [<80313de4>] (ext4_map_blocks) from [<8032f348>] (ext4_mpage_readpages+0x354/0x748)
[ 1718.720129][   T16] [<8032f348>] (ext4_mpage_readpages) from [<80311448>] (ext4_readpages+0x38/0x40)
[ 1718.729349][   T16] [<80311448>] (ext4_readpages) from [<80219014>] (read_pages+0x54/0x104)
[ 1718.737789][   T16] [<80219014>] (read_pages) from [<802191bc>] (__do_page_cache_readahead+0xf8/0x1e4)
[ 1718.747184][   T16] [<802191bc>] (__do_page_cache_readahead) from [<80211edc>] (filemap_fault+0x284/0x3ec)
[ 1718.756926][   T16] [<80211edc>] (filemap_fault) from [<8031a94c>] (ext4_filemap_fault+0x28/0x3c)
[ 1718.765888][   T16] [<8031a94c>] (ext4_filemap_fault) from [<80238c6c>] (__do_fault+0x50/0x78)
[ 1718.774667][   T16] [<80238c6c>] (__do_fault) from [<8023c0c0>] (handle_mm_fault+0x42c/0x7f4)
[ 1718.783290][   T16] [<8023c0c0>] (handle_mm_fault) from [<8010f350>] (do_page_fault+0x1ac/0x338)
[ 1718.792158][   T16] [<8010f350>] (do_page_fault) from [<8010f6f8>] (do_PrefetchAbort+0x38/0x88)
[ 1718.800910][   T16] [<8010f6f8>] (do_PrefetchAbort) from [<80101764>] (ret_from_exception+0x0/0x1c)
[ 1718.810028][   T16] Exception stack(0x862b5fb0 to 0x862b5ff8)
[ 1718.815834][   T16] 5fa0:                                     00000059 00593308 000003ff 000005fc
[ 1718.824846][   T16] 5fc0: 00593308 00000000 00000000 005929ac 00593308 005933a4 00593718 000003fe
[ 1718.833797][   T16] 5fe0: 00592d18 7ed47c28 00514aec 00514aec 00000010 ffffffff
[ 1718.841181][   T16] INFO: task nmbd:1653 blocked for more than 123 seconds.
[ 1718.848192][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1718.854165][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1718.862754][   T16] nmbd            D    0  1653      1 0x00000000
[ 1718.868989][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1718.876965][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1718.884879][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1718.893495][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1718.902708][   T16] [<805e539c>] (blk_mq_get_request) from [<805e6778>] (blk_mq_make_request+0xdc/0x490)
[ 1718.912276][   T16] [<805e6778>] (blk_mq_make_request) from [<805dc1e0>] (generic_make_request+0xec/0x1fc)
[ 1718.922018][   T16] [<805dc1e0>] (generic_make_request) from [<805dc324>] (submit_bio+0x34/0x1a0)
[ 1718.931042][   T16] [<805dc324>] (submit_bio) from [<8029f72c>] (submit_bh_wbc.constprop.26+0x18c/0x19c)
[ 1718.940590][   T16] [<8029f72c>] (submit_bh_wbc.constprop.26) from [<802a0c78>] (bh_submit_read+0x54/0x70)
[ 1718.950341][   T16] [<802a0c78>] (bh_submit_read) from [<8030c008>] (ext4_get_branch+0x94/0x130)
[ 1718.959398][   T16] [<8030c008>] (ext4_get_branch) from [<8030c36c>] (ext4_ind_map_blocks+0x1b0/0x960)
[ 1718.968798][   T16] [<8030c36c>] (ext4_ind_map_blocks) from [<80313de4>] (ext4_map_blocks+0x37c/0x530)
[ 1718.978191][   T16] [<80313de4>] (ext4_map_blocks) from [<8032f348>] (ext4_mpage_readpages+0x354/0x748)
[ 1718.987744][   T16] [<8032f348>] (ext4_mpage_readpages) from [<80311448>] (ext4_readpages+0x38/0x40)
[ 1718.996969][   T16] [<80311448>] (ext4_readpages) from [<80219014>] (read_pages+0x54/0x104)
[ 1719.005408][   T16] [<80219014>] (read_pages) from [<802191bc>] (__do_page_cache_readahead+0xf8/0x1e4)
[ 1719.014804][   T16] [<802191bc>] (__do_page_cache_readahead) from [<80211edc>] (filemap_fault+0x284/0x3ec)
[ 1719.024552][   T16] [<80211edc>] (filemap_fault) from [<8031a94c>] (ext4_filemap_fault+0x28/0x3c)
[ 1719.033512][   T16] [<8031a94c>] (ext4_filemap_fault) from [<80238c6c>] (__do_fault+0x50/0x78)
[ 1719.042286][   T16] [<80238c6c>] (__do_fault) from [<8023c0c0>] (handle_mm_fault+0x42c/0x7f4)
[ 1719.050876][   T16] [<8023c0c0>] (handle_mm_fault) from [<8010f350>] (do_page_fault+0x1ac/0x338)
[ 1719.059760][   T16] [<8010f350>] (do_page_fault) from [<8010f6f8>] (do_PrefetchAbort+0x38/0x88)
[ 1719.068546][   T16] [<8010f6f8>] (do_PrefetchAbort) from [<80101764>] (ret_from_exception+0x0/0x1c)
[ 1719.077661][   T16] Exception stack(0x86185fb0 to 0x86185ff8)
[ 1719.083462][   T16] 5fa0:                                     00000000 7ebd0978 00000001 00002710
[ 1719.092481][   T16] 5fc0: 00002710 7ebd0960 007c27a0 004f0064 004efb14 004d94a8 007c2648 004d9484
[ 1719.101440][   T16] 5fe0: 00000000 7ebd0960 0000006c 76a5e238 00000010 ffffffff
[ 1719.108797][   T16] INFO: task kworker/0:2:2084 blocked for more than 123 seconds.
[ 1719.116432][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1719.122407][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1719.130997][   T16] kworker/0:2     D    0  2084      2 0x00000000
[ 1719.137235][   T16] Workqueue: events_freezable_power_ disk_events_workfn
[ 1719.144184][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1719.152093][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1719.159972][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1719.168592][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1719.177811][   T16] [<805e539c>] (blk_mq_get_request) from [<805e5648>] (blk_mq_alloc_request+0x64/0xb8)
[ 1719.187388][   T16] [<805e5648>] (blk_mq_alloc_request) from [<805db148>] (blk_get_request+0x80/0xb4)
[ 1719.196776][   T16] [<805db148>] (blk_get_request) from [<807311dc>] (__scsi_execute+0x38/0x178)
[ 1719.205661][   T16] [<807311dc>] (__scsi_execute) from [<80732520>] (scsi_test_unit_ready+0x68/0xf4)
[ 1719.214888][   T16] [<80732520>] (scsi_test_unit_ready) from [<8073c5f4>] (sd_check_events+0xd0/0x12c)
[ 1719.224299][   T16] [<8073c5f4>] (sd_check_events) from [<805eccd0>] (disk_check_events+0x44/0x174)
[ 1719.233440][   T16] [<805eccd0>] (disk_check_events) from [<80133834>] (process_one_work+0x1f0/0x33c)
[ 1719.242747][   T16] [<80133834>] (process_one_work) from [<80134b4c>] (worker_thread+0x284/0x368)
[ 1719.251775][   T16] [<80134b4c>] (worker_thread) from [<80139fbc>] (kthread+0x138/0x144)
[ 1719.259920][   T16] [<80139fbc>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 1719.267911][   T16] Exception stack(0x87b6bfb0 to 0x87b6bff8)
[ 1719.273721][   T16] bfa0:                                     00000000 00000000 00000000 00000000
[ 1719.282664][   T16] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1719.291608][   T16] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 1719.298962][   T16] INFO: task dpkg:2095 blocked for more than 124 seconds.
[ 1719.306053][   T16]       Not tainted 5.7.1-kirkwood-tld-1 #1.0
[ 1719.312028][   T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1719.320598][   T16] dpkg            D    0  2095   2074 0x00000000
[ 1719.326858][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1719.334764][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1719.342672][   T16] [<80a62b00>] (io_schedule) from [<80a62e74>] (bit_wait_io+0xc/0x30)
[ 1719.350729][   T16] [<80a62e74>] (bit_wait_io) from [<80a62b58>] (__wait_on_bit+0x48/0x88)
[ 1719.359144][   T16] [<80a62b58>] (__wait_on_bit) from [<80a62c18>] (out_of_line_wait_on_bit+0x80/0xa4)
[ 1719.368548][   T16] [<80a62c18>] (out_of_line_wait_on_bit) from [<80309b7c>] (ext4_read_inode_bitmap+0x414/0x4bc)
[ 1719.378909][   T16] [<80309b7c>] (ext4_read_inode_bitmap) from [<8030a6fc>] (__ext4_new_inode+0x640/0x1078)
[ 1719.388736][   T16] [<8030a6fc>] (__ext4_new_inode) from [<8032cb5c>] (ext4_create+0xac/0x174)
[ 1719.397438][   T16] [<8032cb5c>] (ext4_create) from [<80279db4>] (path_openat+0x798/0xa98)
[ 1719.405785][   T16] [<80279db4>] (path_openat) from [<8027a0f0>] (do_filp_open+0x3c/0x9c)
[ 1719.414119][   T16] [<8027a0f0>] (do_filp_open) from [<802688f0>] (do_sys_openat2+0x6c/0xd8)
[ 1719.422645][   T16] [<802688f0>] (do_sys_openat2) from [<80268a3c>] (do_sys_open+0x3c/0x5c)
[ 1719.431078][   T16] [<80268a3c>] (do_sys_open) from [<80100060>] (ret_fast_syscall+0x0/0x50)
[ 1719.439559][   T16] Exception stack(0x83fcdfa8 to 0x83fcdff0)
[ 1719.445363][   T16] dfa0:                   00485274 76f6a968 ffffff9c 00d056a0 000200c1 00000000
[ 1719.454311][   T16] dfc0: 00485274 76f6a968 7ebf60e8 00000142 00484c6c 00d056a0 ffffffff 00d35b38
[ 1719.463253][   T16] dfe0: 76f02000 7ebf5ca0 5e9ab100 76e7a3c4

After that I have to unplug power to reset device and filesystem is corrupted so Debian boots readonly file system.
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1
rootfs: recovering journal
rootfs contains a file system with errors, check forced.
[   29.142654][    C0] random: crng init done
rootfs: |========                                                - 14.8%

Fixing file system on Raspbian:
root@pi3:~# fsck.ext3 /dev/sda1 -y
e2fsck 1.44.5 (15-Dec-2018)
rootfs contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
rootfs: 27318/3842048 files (7.9% non-contiguous), 878372/15353600 blocks

Bootlog:
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05 -0700)
Netgear Stora MS2110

SoC:   Kirkwood 88F6281_A1
DRAM:  128 MiB
WARNING: Caches not enabled
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
PHY reset timed out
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found
stopping USB..
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Reset IDE: Bus 0: OK Bus 1: OK
  Device 0: Model: WDC WD5000AAKS-00UU3A0 Firm: 01.03B01 Ser#:  WD-WCAYUE564387
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)
  Device 1: Model: ST3160815AS  Firm: 3.AAC  Ser#: 6RA0B7PC
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 152626.8 MB = 149.0 GB (312579695 x 512)
Unknown command 'mmc' - try 'help'

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

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            500115456       d91055a2-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 **

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

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            976771072       000bc3e6-01     83
  2     1               2047            000bc3e6-02     83


Partition Map for IDE device 1  --   Partition Type: DOS

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            312573952       5a739c61-01     07 Boot
Unknown command 'mmc' - try 'help'
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 692 ms (0 Bytes/s)
Found bootable drive on usb 0
5453304 bytes read in 991 ms (5.2 MiB/s)
9780677 bytes read in 912 ms (10.2 MiB/s)
11499 bytes read in 2660 ms (3.9 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.7.1-kirkwood-tld-1
   Created:      2020-06-17   6:59:09 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5453240 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   initramfs-5.7.1-kirkwood-tld-1
   Created:      2020-06-17   6:59:13 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9780613 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 036ac000, end 03fffd85 ... OK
   Loading Device Tree to 036a6000, end 036abcea ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.7.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6), GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Sun Jun 7 20:57:38 PDT 2020
[    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] 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,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[    0.000000][    T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 102540K/131072K available (10240K kernel code, 1052K rwdata, 4044K rodata, 1024K init, 295K bss, 28532K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x470/0x80c 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.000013][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000068][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.001029][    T0] Console: colour dummy device 80x30
[    0.001095][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.001131][    T0] pid_max: default: 32768 minimum: 301
[    0.001642][    T0] LSM: Security Framework initializing
[    0.001850][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.001886][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.003570][    T0] CPU: Testing write buffer coherency: ok
[    0.005851][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.006221][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.006633][    T1] rcu: Hierarchical SRCU implementation.
[    0.010140][    T1] devtmpfs: initialized
[    0.017827][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.017875][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.018244][    T1] xor: measuring software checksum speed
[    0.110152][    T1]    arm4regs  :   901.600 MB/sec
[    0.210103][    T1]    8regs     :   541.600 MB/sec
[    0.310098][    T1]    32regs    :   787.200 MB/sec
[    0.310126][    T1] xor: using function: arm4regs (901.600 MB/sec)
[    0.310155][    T1] prandom: seed boundary self test passed
[    0.315197][    T1] prandom: 100 self tests passed
[    0.315215][    T1] pinctrl core: initialized pinctrl subsystem
[    0.316400][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.317224][    T1] NET: Registered protocol family 16
[    0.318199][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.319412][    T1] audit: initializing netlink subsys (disabled)
[    0.321367][   T14] audit: type=2000 audit(0.310:1): state=initialized audit_enabled=0 res=1
[    0.321534][    T1] cpuidle: using governor ladder
[    0.321639][    T1] cpuidle: using governor menu
[    0.322245][    T1] Feroceon L2: Enabling L2
[    0.322306][    T1] Feroceon L2: Cache support initialised.
[    0.330228][    T1] No ATAGs?
[    2.560074][    C0] random: fast init done
[    6.430306][    T1] raid6: int32x8  gen()    90 MB/s
[    6.600378][    T1] raid6: int32x8  xor()    57 MB/s
[    6.770193][    T1] raid6: int32x4  gen()    90 MB/s
[    6.940261][    T1] raid6: int32x4  xor()    59 MB/s
[    7.110161][    T1] raid6: int32x2  gen()   116 MB/s
[    7.280135][    T1] raid6: int32x2  xor()    70 MB/s
[    7.450115][    T1] raid6: int32x1  gen()    81 MB/s
[    7.620143][    T1] raid6: int32x1  xor()    50 MB/s
[    7.620158][    T1] raid6: using algorithm int32x2 gen() 116 MB/s
[    7.620169][    T1] raid6: .... xor() 70 MB/s, rmw enabled
[    7.620180][    T1] raid6: using intx1 recovery algorithm
[    7.620510][    T1] vgaarb: loaded
[    7.621218][    T1] SCSI subsystem initialized
[    7.621875][    T1] usbcore: registered new interface driver usbfs
[    7.621960][    T1] usbcore: registered new interface driver hub
[    7.622068][    T1] usbcore: registered new device driver usb
[    7.622340][    T1] pps_core: LinuxPPS API ver. 1 registered
[    7.622355][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    7.622390][    T1] PTP clock support registered
[    7.624291][    T1] clocksource: Switched to clocksource orion_clocksource
[    9.368946][    T1] VFS: Disk quotas dquot_6.6.0
[    9.369076][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    9.382580][    T1] NET: Registered protocol family 2
[    9.383663][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    9.383710][    T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    9.383748][    T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    9.383775][    T1] TCP: Hash tables configured (established 1024 bind 1024)
[    9.384430][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    9.384471][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    9.384791][    T1] NET: Registered protocol family 1
[    9.385657][    T1] RPC: Registered named UNIX socket transport module.
[    9.385674][    T1] RPC: Registered udp transport module.
[    9.385685][    T1] RPC: Registered tcp transport module.
[    9.385696][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.385714][    T1] PCI: CLS 0 bytes, default 32
[    9.386126][    T1] Trying to unpack rootfs image as initramfs...
[   10.478934][    T1] Freeing initrd memory: 9552K
[   10.479146][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[   10.563259][    T1] Initialise system trusted keyrings
[   10.563348][    T1] Key type blacklist registered
[   10.563635][    T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[   10.563778][    T1] zbud: loaded
[   10.565703][    T1] NFS: Registering the id_resolver key type
[   10.565741][    T1] Key type id_resolver registered
[   10.565754][    T1] Key type id_legacy registered
[   10.565782][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   10.565804][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   10.566340][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   10.566971][    T1] fuse: init (API version 7.31)
[   10.567472][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[   10.567715][    T1] orangefs_init: module version upstream loaded
[   10.567732][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[   10.629853][    T1] async_tx: api initialized (async)
[   10.629896][    T1] Key type asymmetric registered
[   10.629910][    T1] Asymmetric key parser 'x509' registered
[   10.630003][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[   10.869782][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[   10.872377][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[   10.872407][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[   10.872426][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   10.872444][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[   10.872599][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[   10.872651][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[   10.874216][    T1] PCI: bus0: Fast back to back transfers disabled
[   10.874251][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   10.875752][    T1] PCI: bus1: Fast back to back transfers enabled
[   10.875786][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   10.876037][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref]
[   10.876060][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[   10.876812][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[   10.935553][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   10.938720][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[   10.995552][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   10.999024][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   11.000731][    T1] printk: console [ttyS0] disabled
[   11.000807][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[   11.842080][    T1] printk: console [ttyS0] enabled
[   11.857574][    T1] loop: module loaded
[   11.862194][    T1] sata_mv f1080000.sata: slots 32 ports 2
[   11.872392][    T1] scsi host0: sata_mv
[   11.877056][    T1] scsi host1: sata_mv
[   11.881242][    T1] ata1: SATA max UDMA/133 irq 33
[   11.886134][    T1] ata2: SATA max UDMA/133 irq 33
[   11.892215][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda
[   11.899419][    T1] nand: Samsung NAND 256MiB 3,3V 8-bit
[   11.904798][    T1] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[   11.913120][    T1] Scanning device for bad blocks
[   12.138069][    T1] 4 cmdlinepart partitions found on MTD device orion_nand
[   12.145125][    T1] Creating 4 MTD partitions on "orion_nand":
[   12.151030][    T1] 0x000000000000-0x000000100000 : "u-boot"
[   12.158645][    T1] 0x000000100000-0x000000500000 : "uImage"
[   12.166175][    T1] 0x000000500000-0x000002500000 : "rootfs"
[   12.173818][    T1] 0x000002500000-0x000010000000 : "data"
[   12.182892][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   12.191557][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   12.203668][    T1] libphy: Fixed MDIO Bus: probed
[   12.210116][    T1] libphy: orion_mdio_bus: probed
[   12.215110][    T1] [Firmware Warn]: /ocp@f1000000/mdio-bus@72004/ethernet-phy@8: Whitelisted compatible string. Please remove
[   12.244981][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   12.384354][  T135] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   12.395979][  T135] ata1.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133
[   12.403596][  T135] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   12.415791][  T135] ata1.00: configured for UDMA/133
[   12.431429][    T7] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 3B01 PQ: 0 ANSI: 5
[   12.441829][  T139] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[   12.450779][  T139] sd 0:0:0:0: [sda] Write Protect is off
[   12.456570][  T139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.480183][  T139]  sda: sda1 sda2
[   12.485904][  T139] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.925156][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address c4:3d:c7:46:bb:9a
[   12.934842][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   12.942133][    T1] ehci-pci: EHCI PCI platform driver
[   12.947411][    T1] ehci-orion: EHCI orion driver
[   12.952425][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   12.958728][  T137] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[   12.965806][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   12.974655][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   13.004408][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   13.011653][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[   13.020695][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.028680][    T1] usb usb1: Product: EHCI Host Controller
[   13.034380][  T137] ata2.00: HPA detected: current 312579695, native 312581808
[   13.041656][  T137] ata2.00: ATA-7: ST3160815AS, 3.AAC, max UDMA/133
[   13.048088][    T1] usb usb1: Manufacturer: Linux 5.7.1-kirkwood-tld-1 ehci_hcd
[   13.055473][    T1] usb usb1: SerialNumber: f1050000.ehci
[   13.061370][  T137] ata2.00: 312579695 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   13.069272][    T1] hub 1-0:1.0: USB hub found
[   13.073796][    T1] hub 1-0:1.0: 1 port detected
[   13.079796][    T1] usbcore: registered new interface driver usb-storage
[   13.087402][    T1] mousedev: PS/2 mouse device common for all mice
[   13.124406][  T137] ata2.00: configured for UDMA/133
[   13.140097][   T22] scsi 1:0:0:0: Direct-Access     ATA      ST3160815AS      C    PQ: 0 ANSI: 5
[   13.150497][  T139] sd 1:0:0:0: [sdb] 312579695 512-byte logical blocks: (160 GB/149 GiB)
[   13.159248][  T139] sd 1:0:0:0: [sdb] Write Protect is off
[   13.164980][  T139] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   13.197906][  T139]  sdb: sdb1
[   13.202935][  T139] sd 1:0:0:0: [sdb] Attached SCSI disk
[   13.444336][   T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   13.645789][   T15] usb 1-1: New USB device found, idVendor=0578, idProduct=0578, bcdDevice=12.14
[   13.654755][   T15] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   13.662651][   T15] usb 1-1: Product: KingSpec
[   13.667149][   T15] usb 1-1: Manufacturer: Z3
[   13.671534][   T15] usb 1-1: SerialNumber: DD5641988387389B4E
[   14.164349][    T1] rtc-mv f1010300.rtc: internal RTC not ticking
[   14.170693][    T1] i2c /dev entries driver
[   14.182370][    T1] rtc-pcf8563 0-0051: registered as rtc0
[   14.189211][    T1] rtc-pcf8563 0-0051: setting system clock to 2020-06-17T13:19:29 UTC (1592399969)
[   14.200355][    T1] device-mapper: uevent: version 1.0.3
[   14.206163][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[   14.215974][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   14.223239][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   14.230669][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   14.238149][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   14.245012][    T1] device-mapper: raid: Loading target version 1.15.1
[   14.253986][    T1] hid: raw HID events driver (C) Jiri Kosina
[   14.260324][    T1] drop_monitor: Initializing network drop monitor service
[   14.267937][    T1] NET: Registered protocol family 10
[   14.274737][    T1] Segment Routing with IPv6
[   14.279123][    T1] RPL Segment Routing with IPv6
[   14.283953][    T1] NET: Registered protocol family 17
[   14.289477][    T1] Key type dns_resolver registered
[   14.295135][    T1] registered taskstats version 1
[   14.299956][    T1] Loading compiled-in X.509 certificates
[   14.305692][    T1] zswap: loaded using pool lzo/zbud
[   14.311237][    T1] Key type ._fscrypt registered
[   14.316065][    T1] Key type .fscrypt registered
[   14.320710][    T1] Key type fscrypt-provisioning registered
[   14.454678][    T1] Key type big_key registered
[   14.514605][    T1] Key type encrypted registered
[   14.527659][    T1] Freeing unused kernel memory: 1024K
[   14.535415][    T1] Checked W+X mappings: passed, no W+X pages found
[   14.541805][    T1] Run /init as init process
Loading, please wait...
Starting version 241
[   15.513464][  T189] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   15.821384][  T189] scsi host2: uas
[   15.829745][  T139] scsi 2:0:0:0: Direct-Access     KingSpec                  1214 PQ: 0 ANSI: 6
[   15.843522][  T189] usbcore: registered new interface driver uas
[   15.854965][   T22] sd 2:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[   15.863223][   T22] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[   15.884449][   T22] sd 2:0:0:0: [sdc] Write Protect is off
[   15.894454][   T22] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   15.915092][   T22] sd 2:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[   16.642515][   T22]  sdc: sdc1
[   16.658208][   T22] sd 2:0:0:0: [sdc] Attached SCSI disk
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   27.941152][  T212] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1
rootfs: clean, 27626/15630336 files, 1830628/62514432 blocks
done.
[   28.340583][  T222] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   28.600911][  T222] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[   29.974437][    C0] random: crng init done
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[   31.988759][  T410] systemd-udevd[410]: Using default interface naming scheme 'v240'.
[   32.046702][  T410] systemd-udevd[410]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   32.232673][  T412] orion_wdt: Initial timeout 21 sec
[   32.365276][  T414] lm75 0-0048: hwmon0: sensor 'lm75'
[   32.653742][  T412] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   32.734793][  T412] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   32.806017][  T412] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   33.297302][  T434] systemd-udevd[434]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.384522][  T430] marvell-cesa f1030000.crypto: CESA device successfully registered
done.
[ ok ] Setting hostname to 'stora'...done.
[warn] Not activating swap on swapfile. ... (warning).
[   35.997700][  T645] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[....] Will now mount local filesystems:[   38.412851][  T927] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
. ok
[....] Will now activate swapfile swap:swapon: /mnt/hdd1/backup/swapfile: found signature [pagesize=4096, signature=swap]
swapon: /mnt/hdd1/backup/swapfile: pagesize=4096, swapsize=1073741824, devsize=1073741824
swapon /mnt/hdd1/backup/swapfile
[   39.674353][  T973] Adding 1048572k swap on /mnt/hdd1/backup/swapfile.  Priority:-2 extents:1 across:1048572k FS
done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/c4:3d:c7:46:bb:9a
Sending on   LPF/eth0/c4:3d:c7:46:bb:9a
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
[   45.047583][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   45.058234][  T142] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21
DHCPOFFER of 192.168.1.22 from 192.168.1.1
DHCPREQUEST for 192.168.1.22 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.22 from 192.168.1.1
invoke-rc.d: could not determine current runlevel
Reloading /etc/samba/smb.conf: smbd.
bound to 192.168.1.22 -- renewal in 35174 seconds.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
[ ok ] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1442 (syslogd)
. ok
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1469 (klogd)
. ok
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Starting a multimedia keyboard daemon for Linux : esekeydESE Key Deamon 1.2.7 (SVN-r63)
. ok
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Exporting directories for NFS kernel daemon....
[....] Starting NFS kernel daemon: nfsd[   63.825679][ T1638] NFSD: Using UMH upcall client tracking operations.
[   63.832288][ T1638] NFSD: starting 90-second grace period (net f000001c)
[ ok td.
[ ok ] Starting NetBIOS name server: nmbd.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting SMB/CIFS daemon: smbd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[ ok ] Running local boot scripts (/etc/rc.local).

Debian GNU/Linux 10 stora ttyS0

stora login:

U-Boot variabels:
arcNumber=2743
bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec
bootcmd_exec=run load_uimage; if run load_initrd; then if run load_dtb; then bootm $load_uimage_addr $load_initrd_addr $load_dtb_addr; else bootm $load_uimage_addr $load_initrd_addr; fi; else if run load_dtb; then bootm $load_uimage_addr - $load_dtb_addr; else bootm $load_uimage_addr; fi; fi
bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi
bootdelay=10
bootdev=usb
device=0:1
devices=usb ide mmc
disks=0 1 2 3
dtb_file=kirkwood-netgear_stora_ms_2000.dtb
ethact=egiga0
ethaddr=C4:3D:C7:46:BB:9A
if_netconsole=ping $serverip
ipaddr=192.168.1.6
led_error=orange blinking
led_exit=green off
led_init=green blinking
load_dtb=ext2load usb 0:1 0x1c00000 /boot/dts/kirkwood-netgear_stora_ms2000.dtb
load_dtb_addr=0x1c00000
load_initrd=ext2load usb 0:1 0x1100000 /boot/uInitrd
load_initrd_addr=0x1100000
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uimage_addr=0x800000
mainlineLinux=yes
mtdids=nand0=orion_nand
mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
partition=nand0,2
preboot_nc=run if_netconsole start_netconsole
scan_disk=echo running scan_disk ...; scan_done=0; setenv scan_usb "usb start";  setenv scan_ide "ide reset";  setenv scan_mmc "mmc rescan"; for dev in $devices; do if test $scan_done -eq 0; then echo Scan device $dev; run scan_$dev; for disknum in $disks; do if test $scan_done -eq 0; then echo device $dev $disknum:1; if load $dev $disknum:1 $load_uimage_addr /boot/uImage 1; then scan_done=1; echo Found bootable drive on $dev $disknum; setenv device $disknum:1; setenv bootdev $dev; fi; fi; done; fi; done
serverip=192.168.1.5
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params
start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version;
stderr=serial
stdin=serial
stdout=serial
uenv_addr=0x810000
uenv_import=echo importing envs ...; env import -t $uenv_addr $filesize
uenv_init_devices=setenv init_usb "usb start";  setenv init_ide "ide reset";  setenv init_mmc "mmc rescan"; for devtype in $devices; do run init_$devtype; done;
uenv_load=run uenv_init_devices; setenv uenv_loaded 0; for devtype in $devices;  do for disknum in 0; do run uenv_read_disk; done; done;
uenv_read=echo loading envs from $devtype $disknum ...; if load $devtype $disknum:1 $uenv_addr /boot/uEnv.txt; then setenv uenv_loaded 1; fi
uenv_read_disk=if test $devtype -eq mmc; then if $devtype part; then run uenv_read;  fi; else if $devtype part $disknum; then run uenv_read; fi;  fi
usb_boot=run load_dtb; run load_uimage; if run load_initrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; fi
usb_ready_retry=15

Environment size: 2929/131068 bytes



Edited 1 time(s). Last edit at 06/17/2020 11:24AM by lukasgl.
Re: Netgear Stora MS2000 USB flash drives issue
June 17, 2020 05:05PM
lukasgl,

The error after the Sandisk rootfs booted looks somewhat familiar. I need to refresh my memory about this.

[ 1718.173282][   T16] jbd2/sdc1-8     D    0   223      2 0x00000000
[ 1718.179531][   T16] [<80a623dc>] (__schedule) from [<80a626c4>] (schedule+0xa8/0x108)
[ 1718.187447][   T16] [<80a626c4>] (schedule) from [<80a62b00>] (io_schedule+0x14/0x24)
[ 1718.195361][   T16] [<80a62b00>] (io_schedule) from [<805e8c1c>] (blk_mq_get_tag+0x16c/0x230)
[ 1718.203987][   T16] [<805e8c1c>] (blk_mq_get_tag) from [<805e539c>] (blk_mq_get_request+0x100/0x348)
[ 1718.213213][   T16] [<805e539c>] (blk_mq_get_request) from [<805e6778>] (blk_mq_make_request+0xdc/0x490)
[ 1718.222800][   T16] [<805e6778>] (blk_mq_make_request) from [<805dc1e0>] (generic_make_request+0xec/0x1fc)
[ 1718.232624][   T16] [<805dc1e0>] (generic_make_request) from [<805dc324>] (submit_bio+0x34/0x1a0)
[ 1718.241601][   T16] [<805dc324>] (submit_bio) from [<8032e750>] (ext4_io_submit+0x4c/0x58)
[ 1718.249923][   T16] [<8032e750>] (ext4_io_submit) from [<80317f64>] (ext4_writepage+0x4b8/0x504)
[ 1718.258798][   T16] [<80317f64>] (ext4_writepage) from [<802171ec>] (__writepage+0x14/0x5c)
[ 1718.267232][   T16] [<802171ec>] (__writepage) from [<80217e3c>] (write_cache_pages+0x2a0/0x36c)
[ 1718.276098][   T16] [<80217e3c>] (write_cache_pages) from [<80217f54>] (generic_writepages+0x4c/0x80)
[ 1718.285484][   T16] [<80217f54>] (generic_writepages) from [<803513c0>] (jbd2_journal_commit_transaction+0x924/0x1aac)
[ 1718.296288][   T16] [<803513c0>] (jbd2_journal_commit_transaction) from [<80357648>] (kjournald2+0x154/0x320)
[ 1718.306297][   T16] [<80357648>] (kjournald2) from [<80139fbc>] (kthread+0x138/0x144)
[ 1718.314202][   T16] [<80139fbc>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)

I assume the rootfs is the same in all of your test drives? if not, what are they? were they all created using Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2, and you've made no other changes after you have extracted it other than install the new kernel 5.7.1?

In the successful boot with the KingSpec SSD, please get these info:

uname -a
free -h
swapon
mount

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Netgear Stora MS2000 USB flash drives issue
June 18, 2020 11:12AM
Dear bodhi,

Yes, rootfs is the same. I uploaded Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2, updated to 5.7.1 kernel, installed few packages and made some configuration (fstab, swap file, time zone, samba share, etc.). Then copied file system to SanDisk drives with below command.
rsync -avz /mnt/src/* /mnt/dest/
I can upload Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2 without any modification to SanDisk thumb and make some tests if it will help to resolve my problem.

KingSpec uname -a:
Linux stora 5.7.1-kirkwood-tld-1 #1.0 PREEMPT Sun Jun 7 20:57:38 PDT 2020 armv5tel GNU/Linux

KingSpec free -h:
              total        used        free      shared  buff/cache   available
Mem:          110Mi        22Mi        14Mi       1.0Mi        73Mi        81Mi
Swap:         1.0Gi          0B       1.0Gi

KingSpec swapon:
NAME                      TYPE  SIZE USED PRIO
/mnt/hdd1/backup/swapfile file 1024M   0B   -2

KingSpec mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=51268k,nr_inodes=12817,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=11312k,mode=755)
/dev/sdc1 on / type ext3 (rw,noatime,errors=remount-ro)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=22620k)
tmpfs on /tmp type tmpfs (rw,relatime)
/dev/sda1 on /mnt/hdd1 type ext4 (rw,relatime)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)

Best regards,
Lukasz
Re: Netgear Stora MS2000 USB flash drives issue
June 18, 2020 05:00PM
Lukasz,

I assume you did this while being root (not sudo)?

rsync -avz /mnt/src/* /mnt/dest/

Quote

I can upload Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2 without any modification to SanDisk thumb and make some tests if it will help to resolve my problem.

I would try to do the above to make sure that the Sandisk drive is OK.

rsync should work. But I have seen in the past that (once or twice) that I could not boot a backup drive even though that drive has the rootfs which has been rsync'ed daily.

I usually use tar command to do clone a rootfs, like this:

https://forum.doozan.com/read.php?2,12096,24034#msg-24034

The advantage with tar is that it works really well, and give you a backup tarball at the same time. And that tarball can be used to clone the rootfs to other ARM boxes.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Netgear Stora MS2000 USB flash drives issue
June 18, 2020 05:08PM
Lukasz,

Do you have a stock serial boot log you can share here or PM? it would help Paul unbricking his box on the other thread:

https://forum.doozan.com/read.php?2,102054,104834#msg-104834

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Netgear Stora MS2000 USB flash drives issue
June 19, 2020 03:21AM
Dear bodhi,

I got message from Paul, unfortunetely i don't have stock bootlog, only U-Boot variables modified by previous owner to boot from USB.

I prepared SanDisk Cruzer Blade 16GB drive with filesystem.
root@pi3:~#  mkfs.ext3 -L rootfs /dev/sda1
mke2fs 1.44.5 (15-Dec-2018)
/dev/sda1 contains a ext3 file system labelled 'rootfs'
        last mounted on / on Wed Jun 17 21:43:06 2020
Proceed anyway? (y,N) y
Creating filesystem with 3828224 4k blocks and 958464 inodes
Filesystem UUID: 95dff070-b98a-43d9-b07d-f1745044a79d
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208

Allocating group tables: done
Writing inode tables: done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

root@pi3:~# blkid
/dev/sda1: LABEL="rootfs" UUID="95dff070-b98a-43d9-b07d-f1745044a79d" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="79ce13d3-01"

root@pi3:~# fdisk -l
Disk /dev/sda: 14,6 GiB, 15682240512 bytes, 30629376 sectors
Disk model: Cruzer Blade
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x79ce13d3

Device     Boot Start      End  Sectors  Size Id Type
/dev/sda1  *     2048 30627839 30625792 14,6G 83 Linux
root@pi3:~#

root@pi3:~# mount -t ext3 /dev/sda1 /mnt/usb1
root@pi3:~# cp Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2 /mnt/usb1/
root@pi3:~# cd /mnt/usb1
root@pi3:/mnt/usb1# tar -xjf Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2
root@pi3:/mnt/usb1# sync
root@pi3:/mnt/usb1# cd
root@pi3:~# umount /mnt/usb1

Below you may find bootlog.
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05 -0700)
Netgear Stora MS2110

SoC:   Kirkwood 88F6281_A1
DRAM:  128 MiB
WARNING: Caches not enabled
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
PHY reset timed out
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found
stopping USB..
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Reset IDE: Bus 0: OK Bus 1: OK
  Device 0: Model: WDC WD5000AAKS-00UU3A0 Firm: 01.03B01 Ser#:  WD-WCAYUE564387
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)
  Device 1: Model: ST3160815AS  Firm: 3.AAC  Ser#: 6RA0B7PC
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 152626.8 MB = 149.0 GB (312579695 x 512)
Unknown command 'mmc' - try 'help'

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

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            30625792        79ce13d3-01     83 Boot

## 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 **

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

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            976771072       000bc3e6-01     83
  2     1               2047            000bc3e6-02     83


Partition Map for IDE device 1  --   Partition Type: DOS

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            312573952       5a739c61-01     07 Boot
Unknown command 'mmc' - try 'help'
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
4963680 bytes read in 1127 ms (4.2 MiB/s)
9713936 bytes read in 1155 ms (8 MiB/s)
11499 bytes read in 2691 ms (3.9 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.2.9-kirkwood-tld-1
   Created:      2019-08-25   2:22:31 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4963616 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 036bc000, end 03fff8d0 ... OK
   Loading Device Tree to 036b6000, end 036bbcea ... 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] 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,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[    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: 104832K/131072K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 26240K 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.000011][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000058][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.000965][    T0] Console: colour dummy device 80x30
[    0.001029][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.001060][    T0] pid_max: default: 32768 minimum: 301
[    0.001513][    T0] LSM: Security Framework initializing
[    0.001739][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001771][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.002803][    T0] *** VALIDATE proc ***
[    0.003123][    T0] *** VALIDATE cgroup1 ***
[    0.003154][    T0] *** VALIDATE cgroup2 ***
[    0.003272][    T0] CPU: Testing write buffer coherency: ok
[    0.005350][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.005719][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.006074][    T1] rcu: Hierarchical SRCU implementation.
[    0.010122][    T1] devtmpfs: initialized
[    0.016799][    T1] clocksource: jiffies: ma2k: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.016838][    T1] futex hash table entries: 2i6 (order: -1, 3072 bytes)
[    0.017141][    T1] xor: measuring software checksum speed
[    0.110142][    T1]    arm4regs  :   902.400 MB/sec
[    0.210086][    T1]    8regs     :   542.000 MB/sec
[    0.310091][    T1]    32regs    :   788.000 MB/sec
[    0.310113][    T1] xor: using function: arm4regs (902.400 MB/sec)
[    0.310138][    T1] prandom: seed boundary self test passed
[    0.315176][    T1] prandom: 100 self tests passed
[    0.315191][    T1] pinctrl core: initialized pinctrl subsystem
[    0.316975][    T1] NET: Registered protocol family 16
[    0.317649][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.318634][    T1] audit: initializing netlink subsys (disabled)
[    0.320204][   T14] audit: type=2000 audit(0.310:1): state=initialized audit_enabled=0 res=1
[    0.320352][    T1] cpuidle: using governor ladder
[    0.320448][    T1] cpuidle: using governor menu
[    0.321113][    T1] Feroceon L2: Enabling L2
[    0.321175][    T1] Feroceon L2: Cache support initialised.
[    0.328315][    T1] No ATAGs?
[    2.560067][    C0] random: fast init done
[    7.479962][   T71] alg: No test for lzo-rle (lzo-rle-generic)
[    7.480614][   T73] alg: No test for lzo-rle (lzo-rle-scomp)
[    7.660917][    T1] raid6: int32x8  gen()   106 MB/s
[    7.830463][    T1] raid6: int32x8  xor()    72 MB/s
[    8.000325][    T1] raid6: int32x4  gen()   107 MB/s
[    8.170239][    T1] raid6: int32x4  xor()    69 MB/s
[    8.340108][    T1] raid6: int32x2  gen()   110 MB/s
[    8.510150][    T1] raid6: int32x2  xor()    78 MB/s
[    8.680540][    T1] raid6: int32x1  gen()    83 MB/s
[    8.850203][    T1] raid6: int32x1  xor()    57 MB/s
[    8.850216][    T1] raid6: using algorithm int32x2 gen() 110 MB/s
[    8.850226][    T1] raid6: .... xor() 78 MB/s, rmw enabled
[    8.850236][    T1] raid6: using intx1 recovery algorithm
[    8.850548][    T1] vgaarb: loaded
[    8.851177][    T1] SCSI subsystem initialized
[    8.851787][    T1] usbcore: registered new interface driver usbfs
[    8.851862][    T1] usbcore: registered new interface driver hub
[    8.851978][    T1] usbcore: registered new device driver usb
[    8.852197][    T1] pps_core: LinuxPPS API ver. 1 registered
[    8.852211][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    8.852245][    T1] PTP clock support registered
[    8.853833][    T1] clocksource: Switched to clocksource orion_clocksource
[   10.099107][    T1] VFS: Disk quotas dquot_6.6.0
[   10.099222][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   10.111080][    T1] NET: Registered protocol family 2
[   10.112076][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[   10.112118][    T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[   10.112147][    T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[   10.112172][    T1] TCP: Hash tables configured (established 1024 bind 1024)
[   10.112292][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   10.112325][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   10.112601][    T1] NET: Registered protocol family 1
[   10.113382][    T1] RPC: Registered named UNIX socket transport module.
[   10.113400][    T1] RPC: Registered udp transport module.
[   10.113410][    T1] RPC: Registered tcp transport module.
[   10.113420][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.113437][    T1] PCI: CLS 0 bytes, default 32
[   10.113733][    T1] Trying to unpack rootfs image as initramfs...
[   11.131838][    T1] Freeing initrd memory: 9488K
[   11.132060][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[   11.133528][    T1] Initialise system trusted keyrings
[   11.133589][    T1] Key type blacklist registered
[   11.133975][    T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[   11.134105][    T1] zbud: loaded
[   11.135462][    T1] NFS: Registering the id_resolver key type
[   11.135500][    T1] Key type id_resolver registered
[   11.135512][    T1] Key type id_legacy registered
[   11.135536][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   11.135556][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   11.135912][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   11.136200][    T1] fuse: init (API version 7.31)
[   11.136675][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[   11.136901][    T1] orangefs_init: module version upstream loaded
[   11.136917][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[   11.157795][    T1] async_tx: api initialized (async)
[   11.157826][    T1] Key type asymmetric registered
[   11.157838][    T1] Asymmetric key parser 'x509' registered
[   11.157926][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[   11.159674][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[   11.162032][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[   11.162061][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[   11.162081][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   11.162098][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[   11.162237][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[   11.162286][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[   11.164059][    T1] PCI: bus0: Fast back to back transfers disabled
[   11.164094][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   11.165623][    T1] PCI: bus1: Fast back to back transfers enabled
[   11.165656][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   11.165902][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref]
[   11.165924][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[   11.166673][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[   11.224826][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   11.227233][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[   11.284821][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   11.287560][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   11.289134][    T1] printk: console [ttyS0] disabled
[   11.289223][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[   12.131390][    T1] printk: console [ttyS0] enabled
[   12.145608][    T1] loop: module loaded
[   12.150167][    T1] sata_mv f1080000.sata: slots 32 ports 2
[   12.159187][    T1] scsi host0: sata_mv
[   12.163764][    T1] scsi host1: sata_mv
[   12.168072][    T1] ata1: SATA max UDMA/133 irq 33
[   12.172890][    T1] ata2: SATA max UDMA/133 irq 33
[   12.178899][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda
[   12.186148][    T1] nand: Samsung NAND 256MiB 3,3V 8-bit
[   12.191490][    T1] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[   12.199838][    T1] Scanning device for bad blocks
[   12.424096][    T1] 4 cmdlinepart partitions found on MTD device orion_nand
[   12.431131][    T1] Creating 4 MTD partitions on "orion_nand":
[   12.437044][    T1] 0x000000000000-0x000000100000 : "u-boot"
[   12.444418][    T1] 0x000000100000-0x000000500000 : "uImage"
[   12.451663][    T1] 0x000000500000-0x000002500000 : "rootfs"
[   12.459045][    T1] 0x000002500000-0x000010000000 : "data"
[   12.468462][    T1] libphy: Fixed MDIO Bus: probed
[   12.474375][    T1] libphy: orion_mdio_bus: probed
[   12.479271][    T1] [Firmware Warn]: /ocp@f1000000/mdio-bus@72004/ethernet-phy@8: Whitelisted compatible string. Please remove
[   12.508225][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   12.516463][    T1] mv643xx_eth_port mv643xx_eth_port.0: DMA mask not set
[   12.673895][  T112] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   12.713929][  T112] ata1.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133
[   12.721545][  T112] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   12.733726][  T112] ata1.00: configured for UDMA/133
[   12.749385][    T7] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 3B01 PQ: 0 ANSI: 5
[   12.759455][  T116] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[   12.768379][  T116] sd 0:0:0:0: [sda] Write Protect is off
[   12.774155][  T116] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.795301][  T116]  sda: sda1 sda2
[   12.800755][  T116] sd 0:0:0:0: [sda] Attached SCSI disk
[   13.234620][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address c4:3d:c7:46:bb:9a
[   13.244290][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.251579][    T1] ehci-pci: EHCI PCI platform driver
[   13.256841][    T1] ehci-orion: EHCI orion driver
[   13.261822][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   13.268112][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   13.276581][  T114] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[   13.283990][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   13.313944][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   13.321168][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[   13.330209][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.338196][    T1] usb usb1: Product: EHCI Host Controller
[   13.343804][    T1] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
[   13.351253][  T114] ata2.00: HPA detected: current 312579695, native 312581808
[   13.358553][    T1] usb usb1: SerialNumber: f1050000.ehci
[   13.364025][  T114] ata2.00: ATA-7: ST3160815AS, 3.AAC, max UDMA/133
[   13.370417][  T114] ata2.00: 312579695 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   13.378616][    T1] hub 1-0:1.0: USB hub found
[   13.383137][    T1] hub 1-0:1.0: 1 port detected
[   13.388693][    T1] usbcore: registered new interface driver usb-storage
[   13.396148][    T1] mousedev: PS/2 mouse device common for all mice
[   13.463941][  T114] ata2.00: configured for UDMA/133
[   13.479543][   T23] scsi 1:0:0:0: Direct-Access     ATA      ST3160815AS      C    PQ: 0 ANSI: 5
[   13.489600][  T116] sd 1:0:0:0: [sdb] 312579695 512-byte logical blocks: (160 GB/149 GiB)
[   13.498452][  T116] sd 1:0:0:0: [sdb] Write Protect is off
[   13.504168][  T116] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   13.536117][  T116]  sdb: sdb1
[   13.540968][  T116] sd 1:0:0:0: [sdb] Attached SCSI disk
[   13.753874][   T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   13.955120][   T15] usb 1-1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
[   13.964075][   T15] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   13.971975][   T15] usb 1-1: Product: Cruzer Blade
[   13.976821][   T15] usb 1-1: Manufacturer: SanDisk
[   13.981636][   T15] usb 1-1: SerialNumber: 4C531001560920117185
[   13.988472][   T15] usb-storage 1-1:1.0: USB Mass Storage device detected
[   13.995905][   T15] scsi host2: usb-storage 1-1:1.0
[   14.483886][    T1] rtc-mv f1010300.rtc: internal RTC not ticking
[   14.490224][    T1] i2c /dev entries driver
[   14.501786][    T1] rtc-pcf8563 0-0051: registered as rtc0
[   14.509196][    T1] device-mapper: uevent: version 1.0.3
[   14.514954][    T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[   14.524671][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   14.531936][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   14.539365][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   14.546852][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   14.553676][    T1] device-mapper: raid: Loading target version 1.14.0
[   14.562350][    T1] hidraw: raw HID events driver (C) Jiri Kosina
[   14.568913][    T1] drop_monitor: Initializing network drop monitor service
[   14.576339][    T1] NET: Registered protocol family 17
[   14.581804][    T1] Key type dns_resolver registered
[   14.587839][    T1] registered taskstats version 1
[   14.592662][    T1] Loading compiled-in X.509 certificates
[   14.598312][    T1] zswap: loaded using pool lzo/zbud
[   14.714967][    T1] Key type big_key registered
[   14.770728][    T1] Key type encrypted registered
[   14.779403][    T1] rtc-pcf8563 0-0051: setting system clock to 2020-06-19T07:57:30 UTC (1592553450)
[   14.793123][    T1] Freeing unused kernel memory: 1024K
[   14.824584][    T1] Checked W+X mappings: passed, no W+X pages found
[   14.830979][    T1] Run /init as init process
Loading, please wait...
Starting version 241
[   15.045134][  T116] scsi 2:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
[   15.071587][   T23] sd 2:0:0:0: [sdc] 30629376 512-byte logical blocks: (15.7 GB/14.6 GiB)
[   15.098449][   T23] sd 2:0:0:0: [sdc] Write Protect is off
[   15.111698][   T23] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   15.143221][   T23]  sdc: sdc1
[   15.167435][   T23] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   16.173671][  T172] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1
rootfs: clean, 15074/958464 files, 271952/3828224 blocks
done.
[   27.161691][  T194] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   27.216206][  T194] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[   28.105037][    C0] random: crng init done
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...[   30.755209][  T376] input: gpio-keys as /devices/platform/gpio-keys/input/input0
done.
[....] Waiting for /dev to be fully populated...[   30.869183][  T393] systemd-udevd[393]: Using default interface naming scheme 'v240'.
[   30.988994][  T393] systemd-udevd[393]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   31.308532][  T373] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   31.336259][  T376] lm75 0-0048: hwmon0: sensor 'lm75'
[   31.477049][  T373] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   31.624089][  T373] orion_wdt: Initial timeout 21 sec
[   31.686273][  T393] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   31.702832][  T375] marvell-cesa f1030000.crypto: CESA device successfully registered
[   31.747468][  T393] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   31.811386][  T393] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   32.165412][  T406] systemd-udevd[406]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   33.772697][  T595] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/c4:3d:c7:46:bb:9a
Sending on   LPF/eth0/c4:3d:c7:46:bb:9a
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
[   41.613046][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPOFFER of 192.168.1.22 from 192.168.1.1
DHCPREQUEST for 192.168.1.22 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.22 from 192.168.1.1
bound to 192.168.1.22 -- renewal in 40942 seconds.
[   49.291795][ T1149] NET: Registered protocol family 10
[   49.299418][ T1149] Segment Routing with IPv6
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1343 (syslogd)
. ok
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1370 (klogd)
. ok
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NFS common utilities: statd idmapd.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[ ok ] Running local boot scripts (/etc/rc.local).

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password:
Last login: Wed Dec 31 16:02:34 PST 1969 from 192.168.0.100 on pts/0
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.
root@debian:~# rm /etc/ssh/ssh_host*
root@debian:~# ssh-keygen -A
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519
root@debian:~# apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Get:3 http://ftp.us.debian.org/debian buster InRelease [121 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org buster/updates/main Sources [128 kB]
Get:5 http://security.debian.org buster/updates/non-free Sources [692 B]
Get:6 http://security.debian.org buster/updates/main armel Packages [179 kB]
Get:7 http://security.debian.org buster/updates/main Translation-en [110 kB]
Get:8 http://security.debian.org buster/updates/non-free Translation-en [344 B]
Get:9 http://cdn-fastly.deb.debian.org/debian buster-updates/main Sources.diff/Index [3688 B]
Ign:9 http://cdn-fastly.deb.debian.org/debian buster-updates/main Sources.diff/Index
Get:10 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages.diff/Index [3688 B]
Ign:10 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages.diff/Index
Get:11 http://cdn-fastly.deb.debian.org/debian buster-updates/main Translation-en.diff/Index [3196 B]
Ign:11 http://cdn-fastly.deb.debian.org/debian buster-updates/main Translation-en.diff/Index
Get:12 http://cdn-fastly.deb.debian.org/debian buster-updates/main Sources [3716 B]
Get:13 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [7860 B]
Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main Translation-en [5672 B]
Get:15 http://ftp.us.debian.org/debian buster/main Sources [7831 kB]
Get:16 http://ftp.us.debian.org/debian buster/main armel Packages [7626 kB]
Get:17 http://ftp.us.debian.org/debian buster/main Translation-en [5969 kB]
Fetched 22.1 MB in 1min 15s (296 kB/s)
Reading package lists... Done
N: Repository 'http://ftp.us.debian.org/debian buster InRelease' changed its 'Version' value from '10.0' to '10.4'
root@debian:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  apt apt-utils base-files bind9-host bzip2 dirmngr e2fslibs e2fsprogs gnupg
  gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
  gpgsm gpgv initramfs-tools initramfs-tools-core iputils-ping libapt-inst2.0
  libapt-pkg5.0 libbind9-161 libbz2-1.0 libcom-err2 libcomerr2
  libdns-export1104 libdns1104 libexpat1 libext2fs2 libgnutls30 libicu63
  libidn2-0 libisc-export1100 libisc1100 libisccc161 libisccfg163
  libldap-2.4-2 libldap-common liblwres161 libncurses5 libncurses6
  libncursesw5 libncursesw6 libsasl2-2 libsasl2-modules-db libss2 libssl1.1
  libsystemd0 libtinfo5 libtinfo6 libudev1 ncurses-base ncurses-bin
  openssh-client openssh-server openssh-sftp-server rpcbind tzdata udev
61 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.8 MB of archives.
After this operation, 42.0 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org buster/updates/main armel libapt-pkg5.0 armel 1.8.2.1 [854 kB]
Get:2 http://security.debian.org buster/updates/main armel libapt-inst2.0 armel 1.8.2.1 [199 kB]
Get:3 http://security.debian.org buster/updates/main armel apt armel 1.8.2.1 [1353 kB]
Get:4 http://security.debian.org buster/updates/main armel apt-utils armel 1.8.2.1 [402 kB]
Get:5 http://ftp.us.debian.org/debian buster/main armel base-files armel 10.3+deb10u4 [69.8 kB]
Get:6 http://security.debian.org buster/updates/main armel libgnutls30 armel 3.6.7-4+deb10u4 [1048 kB]
Get:7 http://ftp.us.debian.org/debian buster/main armel ncurses-bin armel 6.1+20181013-2+deb10u2 [400 kB]
Get:8 http://security.debian.org buster/updates/main armel bind9-host armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [267 kB]
Get:9 http://security.debian.org buster/updates/main armel libbind9-161 armel 1:9.11.5.P4+dfsg-5.1+deb1du1 [243 kB]
Get:10 http://security.debian.org buster/updates/main armel libisccfg163 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [258 kB]
Get:11 http://security.debian.org buster/updates/main armel libisccc161 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [234 kB]
Get:12 http://security.debian.org buster/updates/main armel libdns1104 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [1075 kB]
Get:13 http://ftp.us.debian.org/debian buster/main armel ncurses-base all 6.1+20181013-2+deb10u2 [258 kB]
Get:14 http://security.debian.org buster/updates/main armel libisc1100 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [424 kB]
Get:15 http://ftp.us.debian.org/debian buster/main armel bzip2 armel 1.0.6-9.2~deb10u1 [48.1 kB]
Get:16 http://ftp.us.debian.org/debian buster/main armel libbz2-1.0 armel 1.0.6-9.2~deb10u1 [44.7 kB]
Get:17 http://security.debian.org buster/updates/main armel liblwres161 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [246 kB]
Get:18 http://ftp.us.debian.org/debian buster/main armel libsystemd0 armel 241-7~deb10u4 [305 kB]
Get:19 http://security.debian.org buster/updates/main armel libisc-export1100 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [360 kB]
Get:20 http://security.debian.org buster/updates/main armel libdns-export1104 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [869 kB]
Get:21 http://ftp.us.debian.org/debian buster/main armel udev armel 241-7~deb10u4 [1250 kB]
Get:22 http://ftp.us.debian.org/debian buster/main armel libudev1 armel 241-7~deb10u4 [144 kB]
Get:23 http://ftp.us.debian.org/debian buster/main armel gpgv armel 2.2.12-1+deb10u1 [552 kB]
Get:24 http://ftp.us.debian.org/debian buster/main armel libidn2-0 armel 2.0.5-1+deb10u1 [73.9 kB]
Get:25 http://ftp.us.debian.org/debian buster/main armel initramfs-tools-core all 0.133+deb10u1 [99.2 kB]
Get:26 http://ftp.us.debian.org/debian buster/main armel initramfs-tools all 0.133+deb10u1 [69.7 kB]
Get:27 http://ftp.us.debian.org/debian buster/main armel libext2fs2 armel 1.44.5-1+deb10u3 [206 kB]
Get:28 http://ftp.us.debian.org/debian buster/main armel e2fsprogs armel 1.44.5-1+deb10u3 [546 kB]
Get:29 http://ftp.us.debian.org/debian buster/main armel libncurses6 armel 6.1+20181013-2+deb10u2 [80.6 kB]
Get:30 http://ftp.us.debian.org/debian buster/main armel libtinfo6 armel 6.1+20181013-2+deb10u2 [312 kB]
Get:31 http://ftp.us.debian.org/debian buster/main armel libncursesw6 armel 6.1+20181013-2+deb10u2 [105 kB]
Get:32 http://ftp.us.debian.org/debian buster/main armel tzdata all 2020a-0+deb10u1 [263 kB]
Get:33 http://ftp.us.debian.org/debian buster/main armel iputils-ping armel 3:20180629-2+deb10u1 [43.2 kB]
Get:34 http://ftp.us.debian.org/debian buster/main armel libssl1.1 armel 1.1.1d-0+deb10u3 [1270 kB]
Get:35 http://ftp.us.debian.org/debian buster/main armel libcom-err2 armel 1.44.5-1+deb10u3 [67.7 kB]
Get:36 http://ftp.us.debian.org/debian buster/main armel openssh-sftp-server armel 1:7.9p1-10+deb10u2 [38.7 kB]
Get:37 http://ftp.us.debian.org/debian buster/main armel openssh-server armel 1:7.9p1-10+deb10u2 [311 kB]
Get:38 http://ftp.us.debian.org/debian buster/main armel openssh-client armel 1:7.9p1-10+deb10u2 [690 kB]
Get:39 http://ftp.us.debian.org/debian buster/main armel gpgsm armel 2.2.12-1+deb10u1 [569 kB]
Get:40 http://ftp.us.debian.org/debian buster/main armel gpg-wks-server armel 2.2.12-1+deb10u1 [463 kB]
Get:41 http://ftp.us.debian.org/debian buster/main armel gpg-wks-client armel 2.2.12-1+deb10u1 [468 kB]
Get:42 http://ftp.us.debian.org/debian buster/main armel gnupg-utils armel 2.2.12-1+deb10u1 [778 kB]
Get:43 http://ftp.us.debian.org/debian buster/main armel gpg-agent armel 2.2.12-1+deb10u1 [575 kB]
Get:44 http://ftp.us.debian.org/debian buster/main armel gpg armel 2.2.12-1+deb10u1 [796 kB]
Get:45 http://ftp.us.debian.org/debian buster/main armel gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB]
Get:46 http://ftp.us.debian.org/debian buster/main armel dirmngr armel 2.2.12-1+deb10u1 [667 kB]
Get:47 http://ftp.us.debian.org/debian buster/main armel gnupg all 2.2.12-1+deb10u1 [715 kB]
Get:48 http://ftp.us.debian.org/debian buster/main armel gpgconf armel 2.2.12-1+deb10u1 [491 kB]
Get:49 http://ftp.us.debian.org/debian buster/main armel libsasl2-modules-db armel 2.1.27+dfsg-1+deb10u1 [67.5 kB]
Get:50 http://ftp.us.debian.org/debian buster/main armel libsasl2-2 armel 2.1.27+dfsg-1+deb10u1 [98.6 kB]
Get:51 http://ftp.us.debian.org/debian buster/main armel libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
Get:52 http://ftp.us.debian.org/debian buster/main armel libldap-2.4-2 armel 2.4.47+dfsg-3+deb10u2 [201 kB]
Get:53 http://ftp.us.debian.org/debian buster/main armel e2fslibs armel 1.44.5-1+deb10u3 [64.2 kB]
Get:54 http://ftp.us.debian.org/debian buster/main armel libcomerr2 armel 1.44.5-1+deb10u3 [64.2 kB]
Get:55 http://ftp.us.debian.org/debian buster/main armel libexpat1 armel 2.2.6-2+deb10u1 [77.0 kB]
Get:56 http://ftp.us.debian.org/debian buster/main armel libicu63 armel 63.1-6+deb10u1 [7979 kB]
Get:57 http://ftp.us.debian.org/debian buster/main armel libncursesw5 armel 6.1+20181013-2+deb10u2 [96.3 kB]
Get:58 http://ftp.us.debian.org/debian buster/main armel libncurses5 armel 6.1+20181013-2+deb10u2 [77.3 kB]
Get:59 http://ftp.us.debian.org/debian buster/main armel libtinfo5 armel 6.1+20181013-2+deb10u2 [309 kB]
Get:60 http://ftp.us.debian.org/debian buster/main armel libss2 armel 1.44.5-1+deb10u3 [71.1 kB]
Get:61 http://ftp.us.debian.org/debian buster/main armel rpcbind armel 1.2.5-0.3+deb10u1 [42.2 kB]
Fetched 30.8 MB in 30s (1020 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
[  405.483879][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  405.873867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  406.263991][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  406.653872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.043865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.433864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.634991][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  407.644052][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 34 08 08 00 00 08 00
[  407.652127][    C0] print_req_error: I/O error, dev sdc, sector 3409928 flags 3000
[  407.659894][ T1892] EXT4-fs error (device sdc1): ext4_read_inode_bitmap:199: comm dpkg-deb: Cannot read inode bitmap - block_group = 13, inode_bitmap = 425985
[  407.823865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  408.213872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  408.603865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  408.993864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  409.383865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  409.773870][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  409.974986][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  409.984039][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  409.992113][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  410.143871][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  410.533867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  410.923869][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  411.313867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  411.703865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  412.093889][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  412.295001][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  412.304057][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  412.312130][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  412.463866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  412.853871][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  413.243865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  413.633870][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  414.023864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  414.413869][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  414.614989][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  414.624046][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  414.632121][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  414.783864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  415.173865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  415.563866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  415.953865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  416.343867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  416.733865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  416.934983][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  416.944036][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  416.952112][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  417.103865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  417.493874][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  417.883866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  418.273906][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  418.663865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  419.053864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  419.254982][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  419.264054][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  419.272129][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  419.423866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  419.813864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  420.203865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  420.573867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  420.963866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  421.353871][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  421.554998][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  421.564061][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  421.572135][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  421.723866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  422.113866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  422.503867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  422.893872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  423.283893][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  423.673864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  423.874985][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  423.884040][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  423.892115][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  424.043865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  424.433870][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  424.823864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  425.213865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  425.603864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  425.993863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  426.194989][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  426.204049][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  426.212124][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  426.363866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  426.753866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  427.143863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  427.533866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  427.923864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  428.313867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  428.514986][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  428.524039][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  428.532115][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  428.683865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  429.073864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  429.463864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  429.853865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  430.243865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  430.633865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  430.834985][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  430.844038][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  430.852113][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  431.003865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  431.393868][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  431.783867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  432.173867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  432.563867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  432.953865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  433.154981][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  433.164038][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  433.172115][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  433.323868][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  433.713865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  434.103869][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  434.493875][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  434.883866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  435.273877][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  435.474983][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  435.484037][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  435.492118][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  435.643865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  436.033865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  436.423868][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  436.813872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  437.203864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  437.593864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  437.794988][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  437.804047][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  437.812121][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  437.963867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  438.353865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  438.743867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  439.133866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  439.523867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  439.913865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  440.114988][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  440.124047][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  440.132121][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  440.283869][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  440.673864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  441.063864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  441.453867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  441.843866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  442.233866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  442.434991][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  442.444047][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  442.452121][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  442.603864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  442.993863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  443.383864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  443.773869][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  444.163866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  444.553863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  444.754989][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  444.764048][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  444.772121][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  444.923928][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  445.313867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  445.703863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  446.093875][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  446.483896][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  446.873865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  447.074989][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  447.084048][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  447.092120][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  447.243866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  447.633864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  448.023866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  448.413867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  448.803864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  449.193863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  449.394985][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  449.404045][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  449.412122][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  449.563865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  449.953865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  450.343876][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  450.733871][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  451.123868][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  451.513868][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  451.714991][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  451.724046][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  451.732120][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  451.883865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  452.273890][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  452.663874][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  453.053866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  453.443887][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  453.833865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  454.034989][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  454.044045][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  454.052119][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  454.203866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  454.593866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  454.983864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  455.373866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  455.763870][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  456.153866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  456.354993][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  456.364052][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  456.372127][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  456.523867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  456.913866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  457.303895][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  457.693866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  458.084006][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  458.473864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  458.674983][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  458.684034][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  458.692110][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  458.843866][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  459.233864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  459.623864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  460.013871][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  460.403865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  460.793863][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  460.994981][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  461.004033][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 01 00 22 70 00 00 08 00
[  461.012110][    C0] print_req_error: I/O error, dev sdc, sector 16786032 flags 0
[  461.163864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  461.553865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  461.943864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci

Lukasz
Re: Netgear Stora MS2000 USB flash drives issue
June 19, 2020 06:57PM
Lukasz,

Extracting templates from packages: 100%
Preconfiguring packages ...
[  405.483879][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  405.873867][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  406.263991][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  406.653872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.043865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.433864][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  407.634991][    C0] sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  407.644052][    C0] sd 2:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 34 08 08 00 00 08 00
[  407.652127][    C0] print_req_error: I/O error, dev sdc, sector 3409928 flags 3000
[  407.659894][ T1892] EXT4-fs error (device sdc1): ext4_read_inode_bitmap:199: comm dpkg-deb: Cannot read inode bitmap - block_group = 13, inode_bitmap = 425985
[  407.823865][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  408.213872][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci

I tend to think this is a hardware problem. But in case it has anything to do with the Ext4 driver, we should try:

- Boot back in with USB.
- Create a swap file and activate it before doing upgrade. For now, the swap file can be created on USB rootfs. Later, it depends on how you use the HDDs, you can move the swap file to one of the HDDs, if desire.

cd /
dd if=/dev/zero of=/swapfile1 bs=1024 count=524288 
mkswap /swapfile1 
swapon /swapfile1
free -h

And go ahead with apt-get upgrade

And in the future, you can add it to /etc/fstab to make it permanent.

/swapfile1     swap            swap    defaults          0       0

See if it will behave differently with swap on.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Netgear Stora MS2000 USB flash drives issue
June 20, 2020 05:50AM
Dar bodhi,

I wiped SanDisk drive, created bootable ext3 partition and uploaded rootfs.

Then i followed you instruction and got this.
root@debian:/# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  apt apt-utils base-files bind9-host bzip2 dirmngr e2fslibs e2fsprogs gnupg
  gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
  gpgsm gpgv initramfs-tools initramfs-tools-core iputils-ping libapt-inst2.0
  libapt-pkg5.0 libbind9-161 libbz2-1.0 libcom-err2 libcomerr2
  libdns-export1104 libdns1104 libexpat1 libext2fs2 libgnutls30 libicu63
  libidn2-0 libisc-export1100 libisc1100 libisccc161 libisccfg163
  libldap-2.4-2 libldap-common liblwres161 libncurses5 libncurses6
  libncursesw5 libncursesw6 libsasl2-2 libsasl2-modules-db libss2 libssl1.1
  libsystemd0 libtinfo5 libtinfo6 libudev1 ncurses-base ncurses-bin
  openssh-client openssh-server openssh-sftp-server rpcbind tzdata udev
61 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.8 MB of archives.
After this operation, 42.0 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org buster/updates/main armel libapt-pkg5.0 armel 1.8.2.1 [854 kB]
Get:2 http://ftp.us.debian.org/debian buster/main armel base-files armel 10.3+deb10u4 [69.8 kB]
Get:3 http://security.debian.org buster/updates/main armel libapt-inst2.0 armel 1.8.2.1 [199 kB]
Get:4 http://security.debian.org buster/updates/main armel apt armel 1.8.2.1 [1353 kB]
Get:5 http://ftp.us.debian.org/debian buster/main armel ncurses-bin armel 6.1+20181013-2+deb10u2 [400 kB]
Get:6 http://security.debian.org buster/updates/main armel apt-utils armel 1.8.2.1 [402 kB]
Get:7 http://security.debian.org buster/updates/main armel libgnutls30 armel 3.6.7-4+deb10u4 [1048 kB]
Get:8 http://ftp.us.debian.org/debian buster/main armel ncurses-base all 6.1+20181013-2+deb10u2 [258 kB]
Get:9 http://security.debian.org buster/updates/main armel bind9-host armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [267 kB]
Get:10 http://security.debian.org buster/updates/main armel libbind9-161 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [243 kB]
Get:11 http://security.debian.org buster/updates/main armel libisccfg163 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [258 kB]
Get:12 http://ftp.us.debian.org/debian buster/main armel bzip2 armel 1.0.6-9.2~deb10u1 [48.1 kB]
Get:13 http://security.debian.org buster/updates/main armel libisccc161 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [234 kB]
Get:14 http://ftp.us.debian.org/debian buster/main armel libbz2-1.0 armel 1.0.6-9.2~deb10u1 [44.7 kB]
Get:15 http://security.debian.org buster/updates/main armel libdns1104 armel 1:9.11.5.P4+dfsg-5.[+deb10u1 [1075 kB]
Get:16 http://ftp.us.debian.org/debian buster/main armel libsystemd0 armel 241-7~deb10u4 [305 kB]
Get:17 http://ftp.us.debian.org/debian buster/main armel udev armel 241-7~deb10u4 [1250 kB]
Get:18 http://security.debian.org buster/updates/main armel libisc1100 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [424 kB]
Get:19 http://security.debian.org buster/updates/main armel liblwres161 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [246 kB]
Get:20 http://security.debian.org buster/updates/main armel libisc-export1100 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [360 kB]
Get:21 http://security.debian.org buster/updates/main armel libdns-export1104 armel 1:9.11.5.P4+dfsg-5.1+deb10u1 [869 kB]
Get:22 http://ftp.us.debian.org/debian buster/main armel libudev1 armel 241-7~deb10u4 [144 kB]
Get:23 http://ftp.us.debian.org/debian buster/main armel gpgv armel 2.2.12-1+deb10u1 [552 kB]
Get:24 http://ftp.us.debian.org/debian buster/main armel libidn2-0 armel 2.0.5-1+deb10u1 [73.9 kB]
Get:25 http://ftp.us.debian.org/debian buster/main armel initramfs-tools-core all 0.133+deb10u1 [99.2 kB]
Get:26 http://ftp.us.debian.org/debian buster/main armel initramfs-tools all 0.133+deb10u1 [69.7 kB]
Get:27 http://ftp.us.debian.org/debian buster/main armel libext2fs2 armel 1.44.5-1+deb10u3 [206 kB]
Get:28 http://ftp.us.debian.org/debian buster/main armel e2fsprogs armel 1.44.5-1+deb10u3 [546 kB]
Get:29 http://ftp.us.debian.org/debian buster/main armel libncurses6 armel 6.1+20181013-2+deb10u2 [80.6 kB]
Get:30 http://ftp.us.debian.org/debian buster/main armel libtinfo6 armel 6.1+20181013-2+deb10u2 [312 kB]
Get:31 http://ftp.us.debian.org/debian buster/main armel libncursesw6 armel 6.1+20181013-2+deb10u2 [105 kB]
Get:32 http://ftp.us.debian.org/debian buster/main armel tzdata all 2020a-0+deb10u1 [263 kB]
Get:33 http://ftp.us.debian.org/debian buster/main armel iputils-ping armel 3:20180629-2+deb10u1 [43.2 kB]
Get:34 http://ftp.us.debian.org/debian buster/main armel libssl1.1 armel 1.1.1d-0+deb10u3 [1270 kB]
Get:35 http://ftp.us.debian.org/debian buster/main armel libcom-err2 armel 1.44.5-1+deb10u3 [67.7 kB]
Get:36 http://ftp.us.debian.org/debian buster/main armel openssh-sftp-server armel 1:7.9p1-10+deb10u2 [38.7 kB]
Get:37 http://ftp.us.debian.org/debian buster/main armel openssh-server armel 1:7.9p1-10+deb10u2 [311 kB]
Get:38 http://ftp.us.debian.org/debian buster/main armel openssh-client armel 1:7.9p1-10+deb10u2 [690 kB]
Get:39 http://ftp.us.debian.org/debian buster/main armel gpgsm armel 2.2.12-1+deb10u1 [569 kB]
Get:40 http://ftp.us.debian.org/debian buster/main armel gpg-wks-server armel 2.2.12-1+deb10u1 [463 kB]
Get:41 http://ftp.us.debian.org/debian buster/main armel gpg-wks-client armel 2.2.12-1+deb10u1 [468 kB]
Get:42 http://ftp.us.debian.org/debian buster/main armel gnupg-utils armel 2.2.12-1+deb10u1 [778 kB]
Get:43 http://ftp.us.debian.org/debian buster/main armel gpg-agent armel 2.2.12-1+deb10u1 [575 kB]
Get:44 http://ftp.us.debi6n.org/debian buster/main armel gpg armel 2.2.12-1+deb10u1 [796 kB]
Get:45 http://ftp.us.debian.org/debian buster/main armel gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB]
Get:46 http://ftp.us.debian.org/debian buster/main armel dirmngr armel 2.2.12-1+deb10u1 [667 kB]
Get:47 http://ftp.us.debian.org/debian buster/main armel gnupg all 2.2.12-1+deb10u1 [715 kB]
Get:48 http://ftp.us.debian.org/debian buster/main armel gpgconf armel 2.2.12-1+deb10u1 [491 kB]
Get:49 http://ftp.us.debian.org/debian buster/main armel libsasl2-modules-db armel 2.1.27+dfsg-1+deb10u1 [67.5 kB]
Get:50 http://ftp.us.debian.org/debian buster/main armel libsasl2-2 armel 2.1.27+dfsg-1+deb10u1 [98.6 kB]
Get:51 http://ftp.us.debian.org/debian buster/main armel libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
Get:52 http://ftp.us.debian.org/debian buster/main armel libldap-2.4-2 armel 2.4.47+dfsg-3+deb10u2 [201 kB]
Get:53 http://ftp.us.debian.org/debian buster/main armel e2fslibs armel 1.44.5-1+deb10u3 [64.2 kB]
Get:54 http://ftp.us.debian.org/debian buster/main armel libcomerr2 armel 1.44.5-1+deb10u3 [64.2 kB]
Get:55 http://ftp.us.debian.org/debian buster/main armel libexpat1 armel 2.2.6-2+deb10u1 [77.0 kB]
Get:56 http://ftp.us.debian.org/debian buster/main armel libicu63 armel 63.1-6+deb10u1 [7979 kB]
Get:57 http://ftp.us.debian.org/debian buster/main armel libncursesw5 armel 6.1+20181013-2+deb10u2 [96.3 kB]
Get:58 http://ftp.us.debian.org/debian buster/main armel libncurses5 armel 6.1+20181013-2+deb10u2 [77.3 kB]
Get:59 http://ftp.us.debian.org/debian buster/main armel libtinfo5 armel 6.1+20181013-2+deb10u2 [309 kB]
98% [59 libtinfo5 0 B/309 kB 0%]                                   1028 kB/s 0s[ 1293.027601][    C0] kswapd0: page allocation failure: order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null)
[ 1293.036980][    C0] CPU: 0 PID: 106 Comm: kswapd0 Not tainted 5.2.9-kirkwood-tld-1 #1
[ 1293.044844][    C0] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[ 1293.051868][    C0] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
[ 1293.060363][    C0] [<c010bb00>] (show_stack) from [<c024d390>] (warn_alloc+0xa0/0x170)
[ 1293.068417][    C0] [<c024d390>] (warn_alloc) from [<c024dd98>] (__alloc_pages_nodemask+0x8a8/0xcc0)
[ 1293.077598][    C0] [<c024dd98>] (__alloc_pages_nodemask) from [<c024e2cc>] (page_frag_alloc+0x54/0x15c)
[ 1293.087134][    C0] [<c024e2cc>] (page_frag_alloc) from [<c0891238>] (__netdev_alloc_skb+0x84/0xfc)
[ 1293.096237][    C0] [<c0891238>] (__netdev_alloc_skb) from [<c0765818>] (rxq_refill+0x68/0x17c)
[ 1293.104988][    C0] [<c0765818>] (rxq_refill) from [<c0766050>] (mv643xx_eth_poll+0x5ac/0x5dc)
[ 1293.113657][    C0] [<c0766050>] (mv643xx_eth_poll) from [<c08a7758>] (net_rx_action+0x15c/0x3c4)
[ 1293.122589][    C0] [<c08a7758>] (net_rx_action) from [<c0102a24>] (__do_softirq+0x23c/0x334)
[ 1293.131164][    C0] [<c0102a24>] (__do_softirq) from [<c011e61c>] (irq_exit+0x70/0xc8)
[ 1293.139129][    C0] [<c011e61c>] (irq_exit) from [<c0160e74>] (__handle_domain_irq+0x88/0xcc)
[ 1293.147709][    C0] [<c0160e74>] (__handle_domain_irq) from [<c063a530>] (orion_handle_irq+0x78/0x84)
[ 1293.156984][    C0] [<c063a530>] (orion_handle_irq) from [<c0102188>] (__irq_svc+0x68/0x9c)
[ 1293.165373][    C0] Exception stack(0xc59afd10 to 0xc59afd58)
[ 1293.171149][    C0] fd00:                                     c7f67740 c0fb5c88 00000000 c3e2e000
[ 1293.180074][    C0] fd20: c7f67744 c7f67740 c717f48c 00000cc0 c59ae000 c59aff1c 00000001 00000000
[ 1293.188991][    C0] fd40: 00002005 c59afd60 c021e72c c030f184 a0000013 ffffffff
[ 1293.196349][    C0] [<c0102188>] (__irq_svc) from [<c030f184>] (ext4_releasepage+0x20/0xe4)
[ 1293.204758][    C0] [<c030f184>] (ext4_releasepage) from [<c021e72c>] (shrink_page_list+0x8f8/0xeb0)
[ 1293.213946][    C0] [<c021e72c>] (shrink_page_list) from [<c021f454>] (shrink_inactive_list+0x1bc/0x460)
[ 1293.223484][    C0] [<c021f454>] (shrink_inactive_list) from [<c02202d4>] (shrink_node+0x720/0x8e4)
[ 1293.232577][    C0] [<c02202d4>] (shrink_node) from [<c0221054>] (kswapd+0x3e4/0x7c8)
[ 1293.240455][    C0] [<c0221054>] (kswapd) from [<c013736c>] (kthread+0x118/0x12c)
[ 1293.247986][    C0] [<c013736c>] (kthread) from [<c01010e0>] (ret_from_fork+0x14/0x34)
[ 1293.255938][    C0] Exception stack(0xc59affb0 to 0xc59afff8)
[ 1293.261714][    C0] ffa0:                                     00000000 00000000 00000000 00000000
[ 1293.270628][    C0] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1293.279546][    C0] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 1293.286886][    C0] Mem-Info:
[ 1293.289883][    C0] active_anon:2139 inactive_anon:2153 isolated_anon:0
[ 1293.289883][    C0]  active_file:10117 inactive_file:9639 isolated_file:32
[ 1293.289883][    C0]  unevictable:0 dirty:1490 writeback:0 unstable:0
[ 1293.289883][    C0]  slab_reclaimable:1817 slab_unreclaimable:1175
[ 1293.289883][    C0]  mapped:10763 shmem:39 pagetables:151 bounce:0
[ 1293.289883][    C0]  free:443 free_pcp:37 free_cma:0
[ 1293.327148][    C0] Node 0 active_anon:8556kB inactive_anon:8612kB active_file:40468kB inactive_file:38556kB unevictable:0kB isolated(anon):0kB isolated(file):128kB mapped:43052kB dirty:5960kB writeback:0kB shmem:156kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 1293.351255][    C0] Normal free:1772kB min:5388kB low:5708kB high:6028kB active_anon:8556kB inactive_anon:8612kB active_file:40468kB inactive_file:38556kB unevictable:0kB writepending:5960kB present:131072kB managed:115344kB mlocked:0kB kernel_stack:576kB pagetables:604kB bounce:0kB free_pcp:148kB local_pcp:148kB free_cma:0kB
[ 1293.380221][    C0] lowmem_reserve[]: 0 0
[ 1293.384250][    C0] Normal: 3*4kB (UM) 16*8kB (UM) 28*16kB (UME) 13*32kB (UME) 8*64kB (UME) 0*128kB 1*256kB (M) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1772kB
[ 1293.398255][    C0] 19824 total pagecache pages
[ 1293.402810][    C0] 3 pages in swap cache
[ 1293.406837][    C0] Swap cache stats: add 143, delete 140, find 0/0
[ 1293.413131][    C0] Free swap  = 523508kB
[ 1293.417160][    C0] Total swap = 524284kB
[ 1293.421188][    C0] 32768 pages RAM
[ 1293.424694][    C0] 0 pages HighMem/MovableOnly
[ 1293.429245][    C0] 3932 pages reserved
[ 1293.435355][    C0] ksoftirqd/0: page allocation failure: order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null)
[ 1293.445072][    C0] CPU: 0 PID: 9 Comm: ksoftirqd/0 Not tainted 5.2.9-kirkwood-tld-1 #1
[ 1293.453113][    C0] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[ 1293.460133][    C0] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
[ 1293.468622][    C0] [<c010bb00>] (show_stack) from [<c024d390>] (warn_alloc+0xa0/0x170)
[ 1293.476670][    C0] [<c024d390>] (warn_alloc) from [<c024dd98>] (__alloc_pages_nodemask+0x8a8/0xcc0)
[ 1293.485852][    C0] [<c024dd98>] (__alloc_pages_nodemask) from [<c024e2cc>] (page_frag_alloc+0x54/0x15c)
[ 1293.495385][    C0] [<c024e2cc>] (page_frag_alloc) from [<c0891238>] (__netdev_alloc_skb+0x84/0xfc)
[ 1293.504488][    C0] [<c0891238>] (__netdev_alloc_skb) from [<c0765818>] (rxq_refill+0x68/0x17c)
[ 1293.513240][    C0] [<c0765818>] (rxq_refill) from [<c0766050>] (mv643xx_eth_poll+0x5ac/0x5dc)
[ 1293.521908][    C0] [<c0766050>] (mv643xx_eth_poll) from [<c08a7758>] (net_rx_action+0x15c/0x3c4)
[ 1293.530832][    C0] [<c08a7758>] (net_rx_action) from [<c0102a24>] (__do_softirq+0x23c/0x334)
[ 1293.539409][    C0] [<c0102a24>] (__do_softirq) from [<c011e3e8>] (run_ksoftirqd+0x2c/0x44)
[ 1293.547807][    C0] [<c011e3e8>] (run_ksoftirqd) from [<c013b304>] (smpboot_thread_fn+0x254/0x268)
[ 1293.556816][    C0] [<c013b304>] (smpboot_thread_fn) from [<c013736c>] (ktaread+0x118/0x12c)
[ 1293.565298][    C0] [<c013736c>] (kthread) from [<c01010e0>] (ret_from_fork+0x14/0x34)
[ 1293.573251][    C0] Exception stack(0xc789ffb0 to 0xc789fff8)
[ 1293.579025][    C0] ffa0:                                     00000000 00000000 00000000 00000000
[ 1293.587940][    C0] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1293.596860][    C0] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
98% [59 libtinfo5 69.6 kB/309 k[ 1293.610398][    C0] ksoftirqd/0: page allocation failure: order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null)
[ 1293.620852][    C0] CPU: 0 PID: 9 Comm: ksoftirqd/0 Not tainted 5.2.9-kirkwood-tld-1 #1
[ 1293.628891][    C0] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[ 1293.635913][    C0] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
[ 1293.644401][    C0] [<c010bb00>] (show_stack) from [<c024d390>] (warn_alloc+0xa0/0x170)
[ 1293.652456][    C0] [<c024d390>] (warn_alloc) from [<c024dd98>] (__alloc_pages_nodemask+0x8a8/0xcc0)
[ 1293.661638][    C0] [<c024dd98>] (__alloc_pages_nodemask) from [<c024e2cc>] (page_frag_alloc+0x54/0x15c)
[ 1293.671172][    C0] [<c024e2cc>] (page_frag_alloc) from [<c0891238>] (__netdev_alloc_skb+0x84/0xfc)
[ 1293.680276][    C0] [<c0891238>] (__netdev_alloc_skb) from [<c0765818>] (rxq_refill+0x68/0x17c)
[ 1293.689027][    C0] [<c0765818>] (rxq_refill) from [<c0766050>] (mv643xx_eth_poll+0x5ac/0x5dc)
[ 1293.697695][    C0] [<c0766050>] (mv643xx_eth_poll) from [<c08a7758>] (net_rx_action+0x15c/0x3c4)
[ 1293.706620][    C0] [<c08a7758>] (net_rx_action) from [<c0102a24>] (__do_softirq+0x23c/0x334)
[ 1293.715195][    C0] [<c0102a24>] (__do_softirq) from [<c011e3e8>] (run_ksoftirqd+0x2c/0x44)
[ 1293.723593][    C0] [<c011e3e8>] (run_ksoftirqd) from [<c013b304>] (smpboot_thread_fn+0x254/0x268)
[ 1293.732603][    C0] [<c013b304>] (smpboot_thread_fn) from [<c013736c>] (kthread+0x118/0x12c)
[ 1293.741084][    C0] [<c013736c>] (kthread) from [<c01010e0>] (ret_from_fork+0x14/0x34)
[ 1293.749037][    C0] Exception stack(0xc789ffb0 to 0xc789fff8)
[ 1293.754812][    C0] ffa0:                                     00000000 00000000 00000000 00000000
[ 1293.763727][    C0] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1293.772645][    C0] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
Get:60 http://ftp.us.debian.org/debian buster/main armel libss2 armel 1.44.5-1+deb10u3 [71.1 kB]
Get:61 http://ftp.us.debian.org/debian buster/main armel rpcbind armel 1.2.5-0.3+deb10u1 [42.2 kB]
Fetched 30.8 MB in 26s (1164 kB/s)                                             
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 12995 files and directories currently installed.)
Preparing to unpack .../base-files_10.3+deb10u4_armel.deb ...
Unpacking base-files (10.3+deb10u4) over (10.3) ...
[ 1305.595672][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 1336.264215][  T122] usb 1-1: reset high-speed USB device number 2 using orion-ehci

Lukasz
Re: Netgear Stora MS2000 USB flash drives issue
June 20, 2020 06:00AM
I tried to reproduce the same error on older debian distribution for Stora - link.

USB drive was prepared the same way as before. Update and upgrade packages performed without any issue. That is why I think my problem is driver related.

root@stora:~# uname -a
Linux stora 3.10.26-stora #2 Tue Jan 14 00:11:18 MSK 2014 armv5tel GNU/Linux
root@stora:~# free -h
             total       used       free     shared    buffers     cached
Mem:          121M        97M        23M         0B       8.6M        74M
-/+ buffers/cache:        14M       106M
Swap:           0B         0B         0B
root@stora:~# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=14579,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,relatime,size=12400k,mode=755)
/dev/disk/by-label/rootfs on / type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)

root@stora:/etc/apt# sed -i 's/wheezy/jessie/g' sources.list
root@stora:/etc/apt# apt-get update
Get:1 http://security.debian.org jessie/updates Release.gpg [1,601 B]
Get:2 http://security.debian.org jessie/updates Release [43.3 kB]
Ign http://security.debian.org jessie/updates Release                          
Get:3 http://cdn.debian.net jessie Release.gpg [1,652 B]                       
Get:4 http://security.debian.org jessie/updates/main Sources [364 kB]
Get:5 http://cdn.debian.net jessie-updates Release.gpg [833 B]               
Get:6 http://cdn.debian.net jessie Release [77.3 kB]    
Ign http://cdn.debian.net jessie Release                                       
Get:7 http://security.debian.org jessie/updates/main armel Packages [760 kB]   
Get:8 http://cdn.debian.net jessie-updates Release [15.4 kB]                   
Ign http://cdn.debian.net jessie-updates Release                               
Get:9 http://cdn.debian.net jessie/main Translation-en [4,581 kB]              
Get:10 http://security.debian.org jessie/updates/main Translation-en [400 kB]  
Ign http://security.debian.org jessie/updates/main Translation-en_US           
Err http://cdn.debian.net jessie-updates/main Sources                          
  
Get:11 http://cdn.debian.net jessie-updates/main Translation-en [14 B]         
Get:12 http://cdn.debian.net jessie/main Sources [7,063 kB]                    
Get:13 http://cdn.debian.net jessie/main armel Packages [6,676 kB]             
Get:14 http://cdn.debian.net jessie-updates/main Sources [20 B]                
Get:15 http://cdn.debian.net jessie-updates/main armel Packages [20 B]         
Ign http://cdn.debian.net jessie/main Translation-en_US                        
Ign http://cdn.debian.net jessie-updates/main Translation-en_US                
Fetched 20.0 MB in 1min 18s (254 kB/s)                                         
Reading package lists... Done
W: GPG error: http://security.debian.org jessie/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY AA8E81B4331F7F50
W: GPG error: http://cdn.debian.net jessie Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7638D0442B90D010
W: GPG error: http://cdn.debian.net jessie-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7638D0442B90D010
root@stora:/etc/apt# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  apt apt-utils base-passwd bsdutils coreutils debconf debconf-i18n dpkg grep
  initscripts iproute iputils-ping isc-dhcp-client isc-dhcp-common
  libapt-pkg4.12 libgcc1 liblocale-gettext-perl libp11-kit0 libpam-modules
  libpam-modules-bin libpam0g libselinux1 libsemanage-common libsemanage1
  libstdc++6 libtext-charwidth-perl libtext-iconv-perl login mount
  openssh-client openssh-server passwd perl-base procps sysv-rc sysvinit
  sysvinit-utils udev util-linux wget
The following packages will be upgraded:
  base-files bash ca-certificates cpio dash debian-archive-keyring debianutils
  dialog diffutils e2fslibs e2fsprogs findutils gnupg gpgv gzip hostname
  ifupdown initramfs-tools klibc-utils kmod libacl1 libapt-inst1.5 libattr1
  libblkid1 libbsd0 libbz2-1.0 libc-bin libc6 libcomerr2 libedit2
  libgpg-error0 libgpm2 libgssapi-krb5-2 libidn11 libk5crypto3 libkeyutils1
  libklibc libkmod2 libkrb5-3 libkrb5support0 liblzma5 libmount1 libncurses5
  libncursesw5 libpam-runtime libreadline6 libsepol1 libslang2 libss2
  libssl1.0.0 libtinfo5 libusb-0.1-4 libustr-1.0-1 libuuid1 libwrap0 locales
  lsb-base multiarch-support nano ncurses-base ncurses-bin net-tools netbase
  ntpdate openssl readline-common sed sensible-utils tar tzdata u-boot-tools
  vim vim-common vim-runtime xz-utils zlib1g
76 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
Need to get 28.6 MB of archives.
After this operation, 6,488 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  base-files locales libc6 libc-bin sensible-utils debianutils bash dash
  diffutils e2fslibs e2fsprogs findutils gzip hostname libncursesw5 dialog
  libtinfo5 libncurses5 ncurses-bin sed tar ncurses-base libbz2-1.0
  readline-common libreadline6 libslang2 libusb-0.1-4 libattr1 libacl1
  libuuid1 libblkid1 libcomerr2 liblzma5 libmount1 libsepol1 libss2 zlib1g
  libustr-1.0-1 libapt-inst1.5 libkmod2 libssl1.0.0 libbsd0 libedit2
  libgpg-error0 libgpm2 libkeyutils1 libk5crypto3 libgssapi-krb5-2 libkrb5-3
  libkrb5support0 libidn11 libwrap0 lsb-base netbase ifupdown ntpdate gpgv
  debian-archive-keyring gnupg libpam-runtime multiarch-support tzdata cpio
  kmod nano net-tools vim vim-runtime vim-common xz-utils openssl
  ca-certificates klibc-utils libklibc initramfs-tools u-boot-tools
Install these packages without verification [y/N]? y
Get:1 http://security.debian.org/ jessie/updates/main bash armel 4.3-11+deb8u2 [1,093 kB]
Get:2 http://cdn.debian.net/debian/ jessie/main base-files armel 8+deb8u11 [69.8 kB]
Get:3 http://security.debian.org/ jessie/updates/main e2fslibs armel 1.42.12-2+deb8u2 [174 kB]
Get:4 http://cdn.debian.net/debian/ jessie/main locales all 2.19-18+deb8u10 [3,930 kB]
Get:5 http://security.debian.org/ jessie/updates/main e2fsprogs armel 1.42.12-2+deb8u2 [732 kB]
Get:6 http://security.debian.org/ jessie/updates/main tar armel 1.27.1-2+deb8u2 [649 kB]
Get:7 http://security.debian.org/ jessie/updates/main libbz2-1.0 armel 1.0.6-7+deb8u2 [44.3 kB]
Get:8 http://security.debian.org/ jessie/updates/main libcomerr2 armel 1.42.12-2+deb8u2 [59.9 kB]
Get:9 http://security.debian.org/ jessie/updates/main libss2 armel 1.42.12-2+deb8u2 [63.3 kB]
Get:10 http://security.debian.org/ jessie/updates/main zlib1g armel 1:1.2.8.dfsg-2+deb8u1 [82.3 kB]
Get:11 http://security.debian.org/ jessie/updates/main libapt-inst1.5 armel 1.0.9.8.6 [166 kB]
Get:12 http://security.debian.org/ jessie/updates/main libssl1.0.0 armel 1.0.1t-1+deb8u12 [854 kB]
Get:13 http://security.debian.org/ jessie/updates/main libbsd0 armel 0.7.0-2+deb8u1 [63.9 kB]
Get:14 http://security.debian.org/ jessie/updates/main libk5crypto3 armel 1.12.1+dfsg-19+deb8u5 [111 kB]
Get:15 http://security.debian.org/ jessie/updates/main libgssapi-krb5-2 armel 1.12.1+dfsg-19+deb8u5 [130 kB]
Get:16 http://security.debian.org/ jessie/updates/main libkrb5-3 armel 1.12.1+dfsg-19+deb8u5 [258 kB]
Get:17 http://security.debian.org/ jessie/updates/main libkrb5support0 armel 1.12.1+dfsg-19+deb8u5 [55.8 kB]
Get:18 http://security.debian.org/ jessie/updates/main libidn11 armel 1.29-1+deb8u3 [134 kB]
Get:19 http://security.debian.org/ jessie/updates/main ntpdate armel 1:4.2.6.p5+dfsg-7+deb8u3 [70.7 kB]
Get:20 http://security.debian.org/ jessie/updates/main tzdata all 2019c-0+deb8u1 [234 kB]
Get:21 http://cdn.debian.net/debian/ jessie/main libc6 armel 2.19-18+deb8u10 [4,133 kB]
Get:22 http://security.debian.org/ jessie/updates/main cpio armel 2.11+dfsg-4.1+deb8u2 [167 kB]
Get:23 http://security.debian.org/ jessie/updates/main vim armel 2:7.4.488-7+deb8u4 [811 kB]
Get:24 http://security.debian.org/ jessie/updates/main vim-runtime all 2:7.4.488-7+deb8u4 [5,052 kB]
Get:25 http://cdn.debian.net/debian/ jessie/main libc-bin armel 2.19-18+deb8u10 [1,210 kB]
Get:26 http://cdn.debian.net/debian/ jessie/main sensible-utils all 0.0.9+deb8u1 [10.9 kB]
Get:27 http://cdn.debian.net/debian/ jessie/main debianutils armel 4.4+b1 [98.3 kB]
Get:28 http://cdn.debian.net/debian/ jessie/main dash armel 0.5.7-4+b1 [103 kB]
Get:29 http://cdn.debian.net/debian/ jessie/main diffutils armel 1:3.3-1+b1 [255 kB]
Get:30 http://cdn.debian.net/debian/ jessie/main findutils armel 4.4.2-9+b1 [434 kB]
Get:31 http://security.debian.org/ jessie/updates/main vim-common armel 2:7.4.488-7+deb8u4 [185 kB]
Get:32 http://security.debian.org/ jessie/updates/main openssl armel 1.0.1t-1+deb8u12 [655 kB]
Get:33 http://cdn.debian.net/debian/ jessie/main gzip armel 1.6-4 [104 kB]     
Get:34 http://cdn.debian.net/debian/ jessie/main hostname armel 3.15 [13.4 kB] 
Get:35 http://cdn.debian.net/debian/ jessie/main libncursesw5 armel 5.9+20140913-1+deb8u3 [101 kB]
Get:36 http://security.debian.org/ jessie/updates/main ca-certificates all 20141019+deb8u4 [185 kB]
Get:37 http://cdn.debian.net/debian/ jessie/main dialog armel 1.2-20140911-1 [237 kB]
Get:38 http://cdn.debian.net/debian/ jessie/main libtinfo5 armel 5.9+20140913-1+deb8u3 [271 kB]
Get:39 http://cdn.debian.net/debian/ jessie/main libncurses5 armel 5.9+20140913-1+deb8u3 [78.9 kB]
Get:40 http://cdn.debian.net/debian/ jessie/main ncurses-bin armel 5.9+20140913-1+deb8u3 [344 kB]
Get:41 http://cdn.debian.net/debian/ jessie/main sed armel 4.2.2-4+deb8u1 [237 kB]
Get:42 http://cdn.debian.net/debian/ jessie/main ncurses-base all 5.9+20140913-1+deb8u3 [222 kB]
Get:43 http://cdn.debian.net/debian/ jessie/main readline-common all 6.3-8 [57.7 kB]                                                                           
Get:44 http://cdn.debian.net/debian/ jessie/main libreadline6 armel 6.3-8+b3 [123 kB]
Get:45 http://cdn.debian.net/debian/ jessie/main libslang2 armel 2.3.0-2 [451 kB]
Get:46 http://cdn.debian.net/debian/ jessie/main libusb-0.1-4 armel 2:0.1.12-25 [20.3 kB]
Get:47 http://cdn.debian.net/debian/ jessie/main libattr1 armel 1:2.4.47-2 [17.1 kB]
Get:48 http://cdn.debian.net/debian/ jessie/main libacl1 armel 2.2.52-2 [25.2 kB]
Get:49 http://cdn.debian.net/debian/ jessie/main libuuid1 armel 2.25.2-6 [64.3 kB]
Get:50 http://cdn.debian.net/debian/ jessie/main libblkid1 armel 2.25.2-6 [148 kB]
Get:51 http://cdn.debian.net/debian/ jessie/main liblzma5 armel 5.1.1alpha+20120614-2+b3 [187 kB]
Get:52 http://cdn.debian.net/debian/ jessie/main libmount1 armel 2.25.2-6 [151 kB]
Get:53 http://cdn.debian.net/debian/ jessie/main libsepol1 armel 2.3-2 [113 kB]
Get:54 http://cdn.debian.net/debian/ jessie/main libustr-1.0-1 armel 1.0.4-3+b2 [60.4 kB]
Get:55 http://cdn.debian.net/debian/ jessie/main libkmod2 armel 18-3 [41.0 kB] 
Get:56 http://cdn.debian.net/debian/ jessie/main libedit2 armel 3.1-20140620-2 [67.8 kB]
Get:57 http://cdn.debian.net/debian/ jessie/main libgpg-error0 armel 1.17-3 [90.9 kB]
Get:58 http://cdn.debian.net/debian/ jessie/main libgpm2 armel 1.20.4-6.1+b2 [33.1 kB]
Get:59 http://cdn.debian.net/debian/ jessie/main libkeyutils1 armel 1.5.9-5+b1 [11.2 kB]
Get:60 http://cdn.debian.net/debian/ jessie/main libwrap0 armel 7.6.q-25 [56.0 kB]
Get:61 http://cdn.debian.net/debian/ jessie/main lsb-base all 4.1+Debian13+nmu1 [26.7 kB]
Get:62 http://cdn.debian.net/debian/ jessie/main netbase all 5.3 [19.0 kB]     
Get:63 http://cdn.debian.net/debian/ jessie/main ifupdown armel 0.7.53.1 [63.2 kB]
Get:64 http://cdn.debian.net/debian/ jessie/main gpgv armel 1.4.18-7+deb8u5 [178 kB]
Get:65 http://cdn.debian.net/debian/ jessie/main debian-archive-keyring all 2017.5~deb8u1 [56.7 kB]
Get:66 http://cdn.debian.net/debian/ jessie/main gnupg armel 1.4.18-7+deb8u5 [1,071 kB]
Get:67 http://cdn.debian.net/debian/ jessie/main libpam-runtime all 1.1.8-3.1+deb8u2 [212 kB]
Get:68 http://cdn.debian.net/debian/ jessie/main multiarch-support armel 2.19-18+deb8u10 [181 kB]
Get:69 http://cdn.debian.net/debian/ jessie/main kmod armel 18-3 [78.0 kB]     
Get:70 http://cdn.debian.net/debian/ jessie/main nano armel 2.2.6-3 [352 kB]   
Get:71 http://cdn.debian.net/debian/ jessie/main net-tools armel 1.60-26+b1 [208 kB]
Get:72 http://cdn.debian.net/debian/ jessie/main xz-utils armel 5.1.1alpha+20120614-2+b3 [218 kB]
Get:73 http://cdn.debian.net/debian/ jessie/main klibc-utils armel 2.0.4-2 [99.0 kB]
Get:74 http://cdn.debian.net/debian/ jessie/main libklibc armel 2.0.4-2 [50.6 kB]
Get:75 http://cdn.debian.net/debian/ jessie/main initramfs-tools all 0.120+deb8u3 [96.7 kB]
Get:76 http://cdn.debian.net/debian/ jessie/main u-boot-tools armel 2014.10+dfsg1-5 [71.6 kB]
Fetched 28.6 MB in 22s (1,255 kB/s)                                            
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 26247 files and directories currently installed.)
Preparing to replace base-files 7.1wheezy3 (using .../base-files_8+deb8u11_armel.deb) ...
Unpacking replacement base-files ...
Setting up base-files (8+deb8u11) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Updating /etc/profile to current default.
Updating /etc/nsswitch.conf to current default.
(Reading database ... 26248 files and directories currently installed.)
Preparing to replace locales 2.13-38 (using .../locales_2.19-18+deb8u10_all.deb) ...
Unpacking replacement locales ...
Preparing to replace libc6:armel 2.13-38 (using .../libc6_2.19-18+deb8u10_armel.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6:armel ...
Setting up libc6:armel (2.19-18+deb8u10) ...
Checking for services that may need to be restarted...
Checking init scripts...
Nothing to restart.
INIT: version 2.88 reloading
(Reading database ... 26299 files and directories currently installed.)
Preparing to replace libc-bin 2.13-38 (using .../libc-bin_2.19-18+deb8u10_armel.deb) ...
Unpacking replacement libc-bin ...
Setting up libc-bin (2.19-18+deb8u10) ...
Installing new version of config file /etc/bindresvport.blacklist ...
Installing new version of config file /etc/gai.conf ...
(Reading database ... 26289 files and directories currently installed.)
Preparing to replace sensible-utils 0.0.7 (using .../sensible-utils_0.0.9+deb8u1_all.deb) ...
Unpacking replacement sensible-utils ...
Setting up sensible-utils (0.0.9+deb8u1) ...
(Reading database ... 26291 files and directories currently installed.)
Preparing to replace debianutils 4.3.2 (using .../debianutils_4.4+b1_armel.deb) ...
Unpacking replacement debianutils ...
Setting up debianutils (4.4+b1) ...
(Reading database ... 26312 files and directories currently installed.)
Preparing to replace bash 4.2+dfsg-0.1 (using .../bash_4.3-11+deb8u2_armel.deb) ...
Unpacking replacement bash ...
Setting up bash (4.3-11+deb8u2) ...
Installing new version of config file /etc/bash.bashrc ...
Installing new version of config file /etc/skel/.bashrc ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 26320 files and directories currently installed.)
Preparing to replace dash 0.5.7-3 (using .../dash_0.5.7-4+b1_armel.deb) ...
Unpacking replacement dash ...
Setting up dash (0.5.7-4+b1) ...
(Reading database ... 26320 files and directories currently installed.)
Preparing to replace diffutils 1:3.2-6 (using .../diffutils_1%3a3.3-1+b1_armel.deb) ...
Unpacking replacement diffutils ...
Setting up diffutils (1:3.3-1+b1) ...
(Reading database ... 26322 files and directories currently installed.)
Preparing to replace e2fslibs:armel 1.42.5-1.1 (using .../e2fslibs_1.42.12-2+deb8u2_armel.deb) ...
Unpacking replacement e2fslibs:armel ...
Setting up e2fslibs:armel (1.42.12-2+deb8u2) ...
Processing triggers for libc-bin ...
(Reading database ... 26322 files and directories currently installed.)
Preparing to replace e2fsprogs 1.42.5-1.1 (using .../e2fsprogs_1.42.12-2+deb8u2_armel.deb) ...
Unpacking replacement e2fsprogs ...
Setting up e2fsprogs (1.42.12-2+deb8u2) ...
(Reading database ... 26327 files and directories currently installed.)
Preparing to replace findutils 4.4.2-4 (using .../findutils_4.4.2-9+b1_armel.deb) ...
Unpacking replacement findutils ...
Setting up findutils (4.4.2-9+b1) ...
(Reading database ... 26328 files and directories currently installed.)
Preparing to replace gzip 1.5-1.1 (using .../archives/gzip_1.6-4_armel.deb) ...
Unpacking replacement gzip ...
Setting up gzip (1.6-4) ...
(Reading database ... 26327 files and directories currently installed.)
Preparing to replace hostname 3.11 (using .../hostname_3.15_armel.deb) ...
Unpacking replacement hostname ...
Setting up hostname (3.15) ...
(Reading database ... 26327 files and directories currently installed.)
Preparing to replace libncursesw5:armel 5.9-10 (using .../libncursesw5_5.9+20140913-1+deb8u3_armel.deb) ...
Unpacking replacement libncursesw5:armel ...
Preparing to replace dialog 1.1-20120215-2 (using .../dialog_1.2-20140911-1_armel.deb) ...
Unpacking replacement dialog ...
Preparing to replace libtinfo5:armel 5.9-10 (using .../libtinfo5_5.9+20140913-1+deb8u3_armel.deb) ...
Unpacking replacement libtinfo5:armel ...
Setting up libtinfo5:armel (5.9+20140913-1+deb8u3) ...
Processing triggers for libc-bin ...
(Reading database ... 26337 files and directories currently installed.)
Preparing to replace libncurses5:armel 5.9-10 (using .../libncurses5_5.9+20140913-1+deb8u3_armel.deb) ...
Unpacking replacement libncurses5:armel ...
Setting up libncurses5:armel (5.9+20140913-1+deb8u3) ...
Processing triggers for libc-bin ...
(Reading database ... 26337 files and directories currently installed.)
Preparing to replace ncurses-bin 5.9-10 (using .../ncurses-bin_5.9+20140913-1+deb8u3_armel.deb) ...
Unpacking replacement ncurses-bin ...
Setting up ncurses-bin (5.9+20140913-1+deb8u3) ...
(Reading database ... 26335 files and directories currently installed.)
Preparing to replace sed 4.2.1-10 (using .../sed_4.2.2-4+deb8u1_armel.deb) ...
Unpacking replacement sed ...
Setting up sed (4.2.2-4+deb8u1) ...
(Reading database ... 26337 files and directories currently installed.)
Preparing to replace tar 1.26+dfsg-0.1 (using .../tar_1.27.1-2+deb8u2_armel.deb) ...
Unpacking replacement tar ...
Setting up tar (1.27.1-2+deb8u2) ...
(Reading database ... 26341 files and directories currently installed.)
Preparing to replace ncurses-base 5.9-10 (using .../ncurses-base_5.9+20140913-1+deb8u3_all.deb) ...
Unpacking replacement ncurses-base ...
Setting up ncurses-base (5.9+20140913-1+deb8u3) ...
(Reading database ... 26341 files and directories currently installed.)
Preparing to replace libbz2-1.0:armel 1.0.6-4 (using .../libbz2-1.0_1.0.6-7+deb8u2_armel.deb) ...
Unpacking replacement libbz2-1.0:armel ...
Setting up libbz2-1.0:armel (1.0.6-7+deb8u2) ...
Processing triggers for libc-bin ...
(Reading database ... 26341 files and directories currently installed.)
Preparing to replace readline-common 6.2+dfsg-0.1 (using .../readline-common_6.3-8_all.deb) ...
Unpacking replacement readline-common ...
Setting up readline-common (6.3-8) ...
(Reading database ... 26342 files and directories currently installed.)
Preparing to replace libreadline6:armel 6.2+dfsg-0.1 (using .../libreadline6_6.3-8+b3_armel.deb) ...
Unpacking replacement libreadline6:armel ...
Setting up libreadline6:armel (6.3-8+b3) ...
Processing triggers for libc-bin ...
(Reading database ... 26343 files and directories currently installed.)
Preparing to replace libslang2:armel 2.2.4-15 (using .../libslang2_2.3.0-2_armel.deb) ...
Unpacking replacement libslang2:armel ...
Setting up libslang2:armel (2.3.0-2) ...
Processing triggers for libc-bin ...
(Reading database ... 26343 files and directories currently installed.)
Preparing to replace libusb-0.1-4:armel 2:0.1.12-20+nmu1 (using .../libusb-0.1-4_2%3a0.1.12-25_armel.deb) ...
Unpacking replacement libusb-0.1-4:armel ...
Setting up libusb-0.1-4:armel (2:0.1.12-25) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libattr1:armel 1:2.4.46-8 (using .../libattr1_1%3a2.4.47-2_armel.deb) ...
Unpacking replacement libattr1:armel ...
Setting up libattr1:armel (1:2.4.47-2) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libacl1:armel 2.2.51-8 (using .../libacl1_2.2.52-2_armel.deb) ...
Unpacking replacement libacl1:armel ...
Setting up libacl1:armel (2.2.52-2) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libuuid1:armel 2.20.1-5.3 (using .../libuuid1_2.25.2-6_armel.deb) ...
Unpacking replacement libuuid1:armel ...
Setting up libuuid1:armel (2.25.2-6) ...
Processing triggers for libc-bin ...
(Reading database ... 26343 files and directories currently installed.)
Preparing to replace libblkid1:armel 2.20.1-5.3 (using .../libblkid1_2.25.2-6_armel.deb) ...
Unpacking replacement libblkid1:armel ...
Setting up libblkid1:armel (2.25.2-6) ...
Processing triggers for libc-bin ...
(Reading database ... 26343 files and directories currently installed.)
Preparing to replace libcomerr2:armel 1.42.5-1.1 (using .../libcomerr2_1.42.12-2+deb8u2_armel.deb) ...
Unpacking replacement libcomerr2:armel ...
Setting up libcomerr2:armel (1.42.12-2+deb8u2) ...
Processing triggers for libc-bin ...
(Reading database ... 26343 files and directories currently installed.)
Preparing to replace liblzma5:armel 5.1.1alpha+20120614-2 (using .../liblzma5_5.1.1alpha+20120614-2+b3_armel.deb) ...
Unpacking replacement liblzma5:armel ...
Setting up liblzma5:armel (5.1.1alpha+20120614-2+b3) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libmount1 2.20.1-5.3 (using .../libmount1_2.25.2-6_armel.deb) ...
Unpacking replacement libmount1:armel ...
Setting up libmount1:armel (2.25.2-6) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libsepol1:armel 2.1.4-3 (using .../libsepol1_2.3-2_armel.deb) ...
Unpacking replacement libsepol1:armel ...
Setting up libsepol1:armel (2.3-2) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libss2:armel 1.42.5-1.1 (using .../libss2_1.42.12-2+deb8u2_armel.deb) ...
Unpacking replacement libss2:armel ...
Setting up libss2:armel (1.42.12-2+deb8u2) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace zlib1g:armel 1:1.2.7.dfsg-13 (using .../zlib1g_1%3a1.2.8.dfsg-2+deb8u1_armel.deb) ...
Unpacking replacement zlib1g:armel ...
Setting up zlib1g:armel (1:1.2.8.dfsg-2+deb8u1) ...
Processing triggers for libc-bin ...
(Reading database ... 26344 files and directories currently installed.)
Preparing to replace libustr-1.0-1:armel 1.0.4-3 (using .../libustr-1.0-1_1.0.4-3+b2_armel.deb) ...
Unpacking replacement libustr-1.0-1:armel ...
Setting up libustr-1.0-1:armel (1.0.4-3+b2) ...
Processing triggers for libc-bin ...
(Reading database ... 26345 files and directories currently installed.)
Preparing to replace libapt-inst1.5:armel 0.9.7.9+deb7u1 (using .../libapt-inst1.5_1.0.9.8.6_armel.deb) ...
Unpacking replacement libapt-inst1.5:armel ...
Preparing to replace libkmod2:armel 9-3 (using .../libkmod2_18-3_armel.deb) ...
Unpacking replacement libkmod2:armel ...
Preparing to replace libssl1.0.0:armel 1.0.1e-2+deb7u3 (using .../libssl1.0.0_1.0.1t-1+deb8u12_armel.deb) ...
Unpacking replacement libssl1.0.0:armel ...
Preparing to replace libbsd0:armel 0.4.2-1 (using .../libbsd0_0.7.0-2+deb8u1_armel.deb) ...
Unpacking replacement libbsd0:armel ...
Preparing to replace libedit2:armel 2.11-20080614-5 (using .../libedit2_3.1-20140620-2_armel.deb) ...
Unpacking replacement libedit2:armel ...
Preparing to replace libgpg-error0:armel 1.10-3.1 (using .../libgpg-error0_1.17-3_armel.deb) ...
Unpacking replacement libgpg-error0:armel ...
Preparing to replace libgpm2:armel 1.20.4-6 (using .../libgpm2_1.20.4-6.1+b2_armel.deb) ...
Unpacking replacement libgpm2:armel ...
Preparing to replace libkeyutils1:armel 1.5.5-3 (using .../libkeyutils1_1.5.9-5+b1_armel.deb) ...
Unpacking replacement libkeyutils1:armel ...
Preparing to replace libk5crypto3:armel 1.10.1+dfsg-5+deb7u1 (using .../libk5crypto3_1.12.1+dfsg-19+deb8u5_armel.deb) ...
Unpacking replacement libk5crypto3:armel ...
Preparing to replace libgssapi-krb5-2:armel 1.10.1+dfsg-5+deb7u1 (using .../libgssapi-krb5-2_1.12.1+dfsg-19+deb8u5_armel.deb) ...
Unpacking replacement libgssapi-krb5-2:armel ...
Preparing to replace libkrb5-3:armel 1.10.1+dfsg-5+deb7u1 (using .../libkrb5-3_1.12.1+dfsg-19+deb8u5_armel.deb) ...
Unpacking replacement libkrb5-3:armel ...
Preparing to replace libkrb5support0:armel 1.10.1+dfsg-5+deb7u1 (using .../libkrb5support0_1.12.1+dfsg-19+deb8u5_armel.deb) ...
Unpacking replacement libkrb5support0:armel ...
Preparing to replace libidn11:armel 1.25-2 (using .../libidn11_1.29-1+deb8u3_armel.deb) ...
Unpacking replacement libidn11:armel ...
Preparing to replace libwrap0:armel 7.6.q-24 (using .../libwrap0_7.6.q-25_armel.deb) ...
Unpacking replacement libwrap0:armel ...
Preparing to replace lsb-base 4.1+Debian8+deb7u1 (using .../lsb-base_4.1+Debian13+nmu1_all.deb) ...
Unpacking replacement lsb-base ...
Setting up lsb-base (4.1+Debian13+nmu1) ...
(Reading database ... 26359 files and directories currently installed.)
Preparing to replace netbase 5.0 (using .../archives/netbase_5.3_all.deb) ...
Unpacking replacement netbase ...
Preparing to replace ifupdown 0.7.8 (using .../ifupdown_0.7.53.1_armel.deb) ...
Unpacking replacement ifupdown ...
Preparing to replace ntpdate 1:4.2.6.p5+dfsg-2 (using .../ntpdate_1%3a4.2.6.p5+dfsg-7+deb8u3_armel.deb) ...
Unpacking replacement ntpdate ...
Preparing to replace gpgv 1.4.12-7+deb7u2 (using .../gpgv_1.4.18-7+deb8u5_armel.deb) ...
Unpacking replacement gpgv ...
Setting up gpgv (1.4.18-7+deb8u5) ...
(Reading database ... 26362 files and directories currently installed.)
Preparing to replace debian-archive-keyring 2012.4 (using .../debian-archive-keyring_2017.5~deb8u1_all.deb) ...
Moving obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg out of the way...
Moving obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg out of the way...
Unpacking replacement debian-archive-keyring ...
Setting up debian-archive-keyring (2017.5~deb8u1) ...
Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg ...
Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg ...
(Reading database ... 26366 files and directories currently installed.)
Preparing to replace gnupg 1.4.12-7+deb7u2 (using .../gnupg_1.4.18-7+deb8u5_armel.deb) ...
Unpacking replacement gnupg ...
Setting up gnupg (1.4.18-7+deb8u5) ...
(Reading database ... 26366 files and directories currently installed.)
Preparing to replace libpam-runtime 1.1.3-7.1 (using .../libpam-runtime_1.1.8-3.1+deb8u2_all.deb) ...
Unpacking replacement libpam-runtime ...
Setting up libpam-runtime (1.1.8-3.1+deb8u2) ...
(Reading database ... 26412 files and directories currently installed.)
Preparing to replace multiarch-support 2.13-38 (using .../multiarch-support_2.19-18+deb8u10_armel.deb) ...
Unpacking replacement multiarch-support ...
Setting up multiarch-support (2.19-18+deb8u10) ...
(Reading database ... 26412 files and directories currently installed.)
Preparing to replace tzdata 2013h-0wheezy1 (using .../tzdata_2019c-0+deb8u1_all.deb) ...
Unpacking replacement tzdata ...
Setting up tzdata (2019c-0+deb8u1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Sat Jun 20 10:53:01 UTC 2020.
Universal Time is now:  Sat Jun 20 10:53:01 UTC 2020.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 26437 files and directories currently installed.)
Preparing to replace cpio 2.11+dfsg-0.1 (using .../cpio_2.11+dfsg-4.1+deb8u2_armel.deb) ...
Unpacking replacement cpio ...
Preparing to replace kmod 9-3 (using .../archives/kmod_18-3_armel.deb) ...
Unpacking replacement kmod ...
Preparing to replace nano 2.2.6-1+b1 (using .../nano_2.2.6-3_armel.deb) ...
Unpacking replacement nano ...
Preparing to replace net-tools 1.60-24.2 (using .../net-tools_1.60-26+b1_armel.deb) ...
Unpacking replacement net-tools ...
Preparing to replace vim 2:7.3.547-7 (using .../vim_2%3a7.4.488-7+deb8u4_armel.deb) ...
Unpacking replacement vim ...
Preparing to replace vim-runtime 2:7.3.547-7 (using .../vim-runtime_2%3a7.4.488-7+deb8u4_all.deb) ...
Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
Unpacking replacement vim-runtime ...
Removing 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime'
Removing 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime'
Preparing to replace vim-common 2:7.3.547-7 (using .../vim-common_2%3a7.4.488-7+deb8u4_armel.deb) ...
Unpacking replacement vim-common ...
Preparing to replace xz-utils 5.1.1alpha+20120614-2 (using .../xz-utils_5.1.1alpha+20120614-2+b3_armel.deb) ...
Unpacking replacement xz-utils ...
Preparing to replace openssl 1.0.1e-2+deb7u3 (using .../openssl_1.0.1t-1+deb8u12_armel.deb) ...
Unpacking replacement openssl ...
 Package configuration
 ──────────────────────────────────────────────────────────────────────────────

┌──────────────────────Configuring libssl1.0.0:armel─────────────────────────┐
│ There are services installed on your system which need to be restarted     │
│ when certain libraries, such as libpam, libc, and libssl, are upgraded.    │
│ Since these restarts may cause interruptions of service for the system,    │
│ you will normally be prompted on each upgrade for the list of services     │
│ you wish to restart.  You can choose this option to avoid being            │
│ prompted; instead, all necessary restarts will be done for you             │
│ automatically so you can avoid being asked questions on each library       │
│ upgrade.                                                                   │
│                                                                            │
│ Restart services during package upgrades without asking?                   │
│                                                                            │
│                                                                            │
├────────────────────────────────────────────────────────────────────────────┤
│                       < Yes >            < No  >                           │
└────────────────────────────────────────────────────────────────────────────┘
  




Restarting services possibly affected by the upgrade:
[ ok ] Restarting OpenBSD Secure Shell server: sshd.

Services restarted successfully.

Setting up libbsd0:armel (0.7.0-2+deb8u1) ...
Setting up libedit2:armel (3.1-20140620-2) ...
Setting up libgpg-error0:armel (1.17-3) ...
Setting up libgpm2:armel (1.20.4-6.1+b2) ...
Setting up libkeyutils1:armel (1.5.9-5+b1) ...
Setting up libkrb5support0:armel (1.12.1+dfsg-19+deb8u5) ...
Setting up libk5crypto3:armel (1.12.1+dfsg-19+deb8u5) ...
Setting up libkrb5-3:armel (1.12.1+dfsg-19+deb8u5) ...
Setting up libgssapi-krb5-2:armel (1.12.1+dfsg-19+deb8u5) ...
Setting up libidn11:armel (1.29-1+deb8u3) ...
Setting up libwrap0:armel (7.6.q-25) ...
Setting up netbase (5.3) ...
Installing new version of config file /etc/protocols ...
Installing new version of config file /etc/services ...
Setting up ifupdown (0.7.53.1) ...
Installing new version of config file /etc/init.d/networking ...
Installing new version of config file /etc/init/network-interface-container.conf ...
Installing new version of config file /etc/init/network-interface-security.conf ...
Installing new version of config file /etc/init/network-interface.conf ...
Installing new version of config file /etc/init/networking.conf ...
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match networking Default-Start values (S)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match networking Default-Stop values (0 6)
Setting up ntpdate (1:4.2.6.p5+dfsg-7+deb8u3) ...
Setting up cpio (2.11+dfsg-4.1+deb8u2) ...
Setting up kmod (18-3) ...
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match kmod Default-Start values (S)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match kmod Default-Stop values (none)
Setting up nano (2.2.6-3) ...
Setting up net-tools (1.60-26+b1) ...
Setting up vim-common (2:7.4.488-7+deb8u4) ...
Installing new version of config file /etc/vim/vimrc ...
Setting up vim-runtime (2:7.4.488-7+deb8u4) ...
Processing /usr/share/vim/addons/doc
Setting up vim (2:7.4.488-7+deb8u4) ...
update-alternatives: warning: forcing reinstallation of alternative /usr/bin/vim.basic because link group vi is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/bin/vim.basic because link group view is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/bin/vim.basic because link group ex is broken
Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
Setting up openssl (1.0.1t-1+deb8u12) ...
Setting up ca-certificates (20141019+deb8u4) ...
Updating certificates in /etc/ssl/certs...

But when unplugged drive and checked filesystem I got this.
EDIT: It is probably cause by previos try, I only delete files on flash drive without filesystem check. Need to check it again.
root@pi3:~# fsck.ext3 /dev/sda1 -y
e2fsck 1.44.5 (15-Dec-2018)
rootfs: recovering journal
Clearing orphaned inode 917584 (uid=0, gid=0, mode=0100644, size=239864)
Setting free inodes count to 930252 (was 930717)
Setting free blocks count to 3586718 (was 3632447)
rootfs: clean, 28212/958464 files, 241698/3828416 blocks
root@pi3:~# fsck.ext3 /dev/sda1 -y
e2fsck 1.44.5 (15-Dec-2018)
rootfs: clean, 28212/958464 files, 241698/3828416 blocks

Lukasz



Edited 3 time(s). Last edit at 06/20/2020 08:54AM by lukasgl.
Re: Netgear Stora MS2000 USB flash drives issue
June 20, 2020 09:01AM
Another try with similar result.

Based on collected data I assume that problem is in fact caused by hardware. What is the best approach in your opinion to make Stora operational without problem? Is making bootable partiton on one of atteched HDDs good way? I don't want to use KingSpec SSD.

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05 -0700)
Netgear Stora MS2110

SoC:   Kirkwood 88F6281_A1
DRAM:  128 MiB
WARNING: Caches not enabled
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
PHY reset timed out
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  0 
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found
stopping USB..
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Reset IDE: Bus 0: OK Bus 1: OK 
  Device 0: Model: WDC WD5000AAKS-00UU3A0 Firm: 01.03B01 Ser#:  WD-WCAYUE564387
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)
  Device 1: Model: ST3160815AS  Firm: 3.AAC  Ser#: 6RA0B7PC
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 152626.8 MB = 149.0 GB (312579695 x 512)
Unknown command 'mmc' - try 'help'

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

Part	Start Sector	Num Sectors	UUID		Type
  1	2048      	30627328  	a0061aa5-01	83 Boot

## 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 **

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

Part	Start Sector	Num Sectors	UUID		Type
  1	2048      	976771072 	000bc3e6-01	83
  2	1         	2047      	000bc3e6-02	83


Partition Map for IDE device 1  --   Partition Type: DOS

Part	Start Sector	Num Sectors	UUID		Type
  1	2048      	312573952 	5a739c61-01	07 Boot
Unknown command 'mmc' - try 'help'
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 415 ms (0 Bytes/s)
Found bootable drive on usb 0
1927896 bytes read in 609 ms (3 MiB/s)
7338563 bytes read in 966 ms (7.2 MiB/s)
** File not found /boot/dts/kirkwood-netgear_stora_ms2000.dtb **
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-3.10.26-stora
   Created:      2014-01-13  20:27:45 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1927832 Bytes = 1.8 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   initramfs-3.10.26-stora
   Created:      2014-01-13  20:27:54 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7338499 Bytes = 7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
   Loading Ramdisk to 03900000, end 03fffa03 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the 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 3.10.26-stora (root@Brick) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #2 Tue Jan 14 00:11:18 MSK 2014
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: Netgear MS2110
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 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] allocated 262144 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 128MB = 128MB total
[    0.000000] Memory: 116632k/116632k available, 14440k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc04d20d8   (4905 kB)
[    0.000000]       .init : 0xc04d3000 - 0xc050181c   ( 187 kB)
[    0.000000]       .data : 0xc0502000 - 0xc054f5c0   ( 310 kB)
[    0.000000]        .bss : 0xc054f5c0 - 0xc05b5fa4   ( 411 kB)
[    0.000000] NR_IRQS:114
[    0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474ms
[    0.000000] Console: colour dummy device 80x30
[    1.744709] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
[    1.784494] pid_max: default: 32768 minimum: 301
[    1.784606] Security Framework initialized
[    1.784633] Yama: becoming mindful.
[    1.784712] Mount-cache hash table entries: 512
[    1.785371] Initializing cgroup subsys memory
[    1.785439] Initializing cgroup subsys devices
[    1.785457] Initializing cgroup subsys freezer
[    1.785468] Initializing cgroup subsys net_cls
[    1.785479] Initializing cgroup subsys blkio
[    1.785489] Initializing cgroup subsys perf_event
[    1.785597] CPU: Testing write buffer coherency: ok
[    1.786007] Setting up static identity map for 0xc0374648 - 0xc0374684
[    1.787826] devtmpfs: initialized
[    1.790241] pinctrl core: initialized pinctrl subsystem
[    1.790642] regulator-dummy: no parameters
[    1.790974] NET: Registered protocol family 16
[    1.791418] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    1.792320] Kirkwood: MV88F6281-A1, TCLK=200000000.
[    1.792353] Feroceon L2: Enabling L2
[    1.792399] Feroceon L2: Cache support initialised.
[    1.793881] Kirkwood PCIe port 0: link down
[    1.793893] PCI: bus0 uses PCIe port 0
[    1.794070] PCI host bridge to bus 0000:00
[    1.794092] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[    1.794106] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    1.794119] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    1.794398] PCI: bus0: Fast back to back transfers disabled
[    1.796938] bio: create slab <bio-0> at 0
[    1.797485] vgaarb: loaded
[    1.797662] usbcore: registered new interface driver usbfs
[    1.797723] usbcore: registered new interface driver hub
[    1.797833] usbcore: registered new device driver usb
[    1.798532] Switching to clocksource orion_clocksource
[    1.815948] NET: Registered protocol family 2
[    1.816649] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    1.816690] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    1.816712] TCP: Hash tables configured (established 1024 bind 1024)
[    1.816779] TCP: reno registered
[    1.816793] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.816820] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.817043] NET: Registered protocol family 1
[    1.817297] Unpacking initramfs...
[    2.615864] Freeing initrd memory: 7164K (c3900000 - c3fff000)
[    2.615943] NetWinder Floating Point Emulator V0.97 (double precision)
[    2.616638] audit: initializing netlink socket (disabled)
[    2.616684] type=2000 audit(0.860:1): initialized
[    2.617668] VFS: Disk quotas dquot_6.5.2
[    2.617725] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.617883] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    2.618128] msgmni has been set to 241
[    2.620255] alg: No test for stdrng (krng)
[    2.620352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.620494] io scheduler noop registered
[    2.620505] io scheduler deadline registered
[    2.620529] io scheduler cfq registered (default)
[    2.620687] mv_xor mv_xor.0: Marvell shared XOR driver
[    2.658619] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.698617] mv_xor mv_xor.0: Marvell XOR: ( xor fill cpy )
[    2.698773] mv_xor mv_xor.1: Marvell shared XOR driver
[    2.738614] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    2.778615] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[    2.778962] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    2.799686] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[    3.311114] console [ttyS0] enabled
[    3.315833] NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit), 256MiB, page size: 2048, OOB size: 64
[    3.327922] Scanning device for bad blocks
[    3.485411] 4 cmdlinepart partitions found on MTD device orion_nand
[    3.491723] Creating 4 MTD partitions on "orion_nand":
[    3.496901] 0x000000000000-0x000000100000 : "u-boot"
[    3.502902] 0x000000100000-0x000000500000 : "uImage"
[    3.508881] 0x000000500000-0x000002500000 : "rootfs"
[    3.514854] 0x000002500000-0x000010000000 : "data"
[    3.521088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.527643] ehci-pci: EHCI PCI platform driver
[    3.532187] ehci-orion: EHCI orion driver
[    3.536294] orion-ehci orion-ehci.0: EHCI Host Controller
[    3.541764] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[    3.549508] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[    3.568593] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[    3.574630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.581472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.588744] usb usb1: Product: EHCI Host Controller
[    3.593647] usb usb1: Manufacturer: Linux 3.10.26-stora ehci_hcd
[    3.599696] usb usb1: SerialNumber: orion-ehci.0
[    3.604960] hub 1-0:1.0: USB hub found
[    3.608778] hub 1-0:1.0: 1 port detected
[    3.613381] mousedev: PS/2 mouse device common for all mice
[    3.928591] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    4.079768] usb 1-1: New USB device found, idVendor=0781, idProduct=5567
[    4.086515] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.093716] usb 1-1: Product: Cruzer Blade
[    4.097829] usb 1-1: Manufacturer: SanDisk
[    4.101961] usb 1-1: SerialNumber: 4C531001560920117185
[    4.628585] rtc-mv rtc-mv: internal RTC not ticking
[    4.633596] i2c /dev entries driver
[    4.637805] cpuidle: using governor ladder
[    4.641946] cpuidle: using governor menu
[    4.646081] leds-gpio leds-gpio: pins are not configured from the driver
[    4.653361] drop_monitor: Initializing network drop monitor service
[    4.660019] TCP: cubic registered
[    4.663408] NET: Registered protocol family 10
[    4.668624] mip6: Mobile IPv6
[    4.671615] NET: Registered protocol family 17
[    4.676625] registered taskstats version 1
[    4.681707] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    4.688996] Freeing unused kernel memory: 184K (c04d3000 - c0501000)
Loading, please wait...
[    4.759215] udevd[48]: starting version 175
[    4.857936] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    4.970215] libphy: PHY orion-mdio-mii:08 not found
[    4.975147] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
[    5.026608] SCSI subsystem initialized
[    5.070582] libphy: orion_mdio_bus: probed
[    5.076311] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address c4:3d:c7:46:bb:9a
[    5.092306] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.116817] sata_mv sata_mv.0: cannot get optional clkdev
[    5.147282] scsi0 : usb-storage 1-1:1.0
[    5.151670] usbcore: registered new interface driver usb-storage
[    5.158886] sata_mv sata_mv.0: slots 32 ports 2
[    5.193690] scsi1 : sata_mv
[    5.200905] scsi2 : sata_mv
[    5.204013] ata1: SATA max UDMA/133 irq 21
[    5.208130] ata2: SATA max UDMA/133 irq 21
[    5.718604] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    5.758634] ata1.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133
[    5.765550] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    5.828658] ata1.00: configured for UDMA/133
[    5.833396] scsi 1:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5
[    6.149491] scsi 0:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
[    6.174856] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    6.183831] sd 0:0:0:0: [sdb] 30629376 512-byte logical blocks: (15.6 GB/14.6 GiB)
[    6.192559] sd 1:0:0:0: [sda] Write Protect is off
[    6.197579] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.208448] sd 0:0:0:0: [sdb] Write Protect is off
[    6.214933] sd 0:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.224351]  sda: sda1 sda2
[    6.231731] sd 1:0:0:0: [sda] Attached SCSI disk
[    6.239439]  sdb: sdb1
[    6.245307] sd 0:0:0:0: [sdb] Attached SCSI removable disk
[    6.348607] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[    6.428617] ata2.00: HPA detected: current 312579695, native 312581808
[    6.435185] ata2.00: ATA-7: ST3160815AS, 3.AAC, max UDMA/133
[    6.440887] ata2.00: 312579695 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    6.518631] ata2.00: configured for UDMA/133
[    6.523305] scsi 2:0:0:0: Direct-Access     ATA      ST3160815AS      3.AA PQ: 0 ANSI: 5
[    6.532753] sd 2:0:0:0: [sdc] 312579695 512-byte logical blocks: (160 GB/149 GiB)
[    6.541441] sd 2:0:0:0: [sdc] Write Protect is off
[    6.546385] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.581662]  sdc: sdc1
[    6.585771] sd 2:0:0:0: [sdc] Attached SCSI disk
[    6.656446] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    6.662858] sd 0:0:0:0: Attached scsi generic sg1 type 0
[    6.673421] sd 2:0:0:0: Attached scsi generic sg2 type 0
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   17.123654] kjournald starting.  Commit interval 5 seconds
[   17.129271] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
root@stora:/etc/apt# apt-get update
Get:1 http://security.debian.org jessie/updates Release.gpg [1,601 B]
Get:2 http://security.debian.org jessie/updates Release [43.3 kB]             
Ign http://security.debian.org jessie/updates Release                     
Get:3 http://security.debian.org jessie/updates/main Sources [364 kB]
Get:4 http://cdn.debian.net jessie Release.gpg [1,652 B]                       
Get:5 http://security.debian.org jessie/updates/main armel Packages [760 kB]
Get:6 http://cdn.debian.net jessie-updates Release.gpg [833 B]                 
Get:7 http://cdn.debian.net jessie Release [77.3 kB]                           
Ign http://cdn.debian.net jessie Release                                       
Get:8 http://cdn.debian.net jessie-updates Release [15.4 kB]                   
Ign http://cdn.debian.net jessie-updates ReleaseB] [Waiting for headers] [5 Pac                                                                                
Get:9 http://security.debian.org jessie/updates/main Translation-en [400 kB]   
Ign http://security.debian.org jessie/updates/main Translation-en_US           
Get:10 http://cdn.debian.net jessie/main Translation-en [4,581 kB]    
Err http://cdn.debian.net jessie-updates/main Sources                          
  
Get:11 http://cdn.debian.net jessie-updates/main Translation-en [14 B]         
Get:12 http://cdn.debian.net jessie/main Sources [7,063 kB]                    
Get:13 http://cdn.debian.net jessie/main armel Packages [6,676 kB]             
Get:14 http://cdn.debian.net jessie-updates/main Sources [20 B]                
Get:15 http://cdn.debian.net jessie-updates/main armel Packages [20 B]         
Ign http://cdn.debian.net jessie/main Translation-en_US                        
Ign http://cdn.debian.net jessie-updates/main Translation-en_US                
Fetched 20.0 MB in 1min 19s (251 kB/s)                                         
Reading package lists... Done
W: GPG error: http://security.debian.org jessie/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY AA8E81B4331F7F50
W: GPG error: http://cdn.debian.net jessie Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7638D0442B90D010
W: GPG error: http://cdn.debian.net jessie-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7638D0442B90D010
root@stora:/etc/apt# sync
root@stora:/etc/apt# sync
root@stora:/etc/apt# sync
root@stora:/etc/apt# sync
root@stora:/etc/apt# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  apt apt-utils base-passwd bsdutils coreutils debconf debconf-i18n dpkg grep
  initscripts iproute iputils-ping isc-dhcp-client isc-dhcp-common
  libapt-pkg4.12 libgcc1 liblocale-gettext-perl libp11-kit0 libpam-modules
  libpam-modules-bin libpam0g libselinux1 libsemanage-common libsemanage1
  libstdc++6 libtext-charwidth-perl libtext-iconv-perl login mount
  openssh-client openssh-server passwd perl-base procps sysv-rc sysvinit
  sysvinit-utils udev util-linux wget
The following packages will be upgraded:
  base-files bash ca-certificates cpio dash debian-archive-keyring debianutils
  dialog diffutils e2fslibs e2fsprogs findutils gnupg gpgv gzip hostname
  ifupdown initramfs-tools klibc-utils kmod libacl1 libapt-inst1.5 libattr1
  libblkid1 libbsd0 libbz2-1.0 libc-bin libc6 libcomerr2 libedit2
  libgpg-error0 libgpm2 libgssapi-krb5-2 libidn11 libk5crypto3 libkeyutils1
  libklibc libkmod2 libkrb5-3 libkrb5support0 liblzma5 libmount1 libncurses5
  libncursesw5 libpam-runtime libreadline6 libsepol1 libslang2 libss2
  libssl1.0.0 libtinfo5 libusb-0.1-4 libustr-1.0-1 libuuid1 libwrap0 locales
  lsb-base multiarch-support nano ncurses-base ncurses-bin net-tools netbase
  ntpdate openssl readline-common sed sensible-utils tar tzdata u-boot-tools
  vim vim-common vim-runtime xz-utils zlib1g
76 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
Need to get 28.6 MB of archives.
After this operation, 6,488 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  base-files locales libc6 libc-bin sensible-utils debianutils bash dash
  diffutils e2fslibs e2fsprogs findutils gzip hostname libncursesw5 dialog
  libtinfo5 libncurses5 ncurses-bin sed tar ncurses-base libbz2-1.0
  readline-common libreadline6 libslang2 libusb-0.1-4 libattr1 libacl1
  libuuid1 libblkid1 libcomerr2 liblzma5 libmount1 libsepol1 libss2 zlib1g
  libustr-1.0-1 libapt-inst1.5 libkmod2 libssl1.0.0 libbsd0 libedit2
  libgpg-error0 libgpm2 libkeyutils1 libk5crypto3 libgssapi-krb5-2 libkrb5-3
  libkrb5support0 libidn11 libwrap0 lsb-base netbase ifupdown ntpdate gpgv
  debian-archive-keyring gnupg libpam-runtime multiarch-support tzdata cpio
  kmod nano net-tools vim vim-runtime vim-common xz-utils openssl
  ca-certificates klibc-utils libklibc initramfs-tools u-boot-tools
Install these packages without verification [y/N]? y
Get:1 http://security.debian.org/ jessie/updates/main bash armel 4.3-11+deb8u2 [1,093 kB]
Get:2 http://security.debian.org/ jessie/updates/main e2fslibs armel 1.42.12-2+deb8u2 [174 kB]
Get:3 http://security.debian.org/ jessie/updates/main e2fsprogs armel 1.42.12-2+deb8u2 [732 kB]
Get:4 http://security.debian.org/ jessie/updates/main tar armel 1.27.1-2+deb8u2 [649 kB]
Get:5 http://security.debian.org/ jessie/updates/main libbz2-1.0 armel 1.0.6-7+deb8u2 [44.3 kB]
Get:6 http://security.debian.org/ jessie/updates/main libcomerr2 armel 1.42.12-2+deb8u2 [59.9 kB]
Get:7 http://security.debian.org/ jessie/updates/main libss2 armel 1.42.12-2+deb8u2 [63.3 kB]
Get:8 http://security.debian.org/ jessie/updates/main zlib1g armel 1:1.2.8.dfsg-2+deb8u1 [82.3 kB]
Get:9 http://security.debian.org/ jessie/updates/main libapt-inst1.5 armel 1.0.9.8.6 [166 kB]
Get:10 http://security.debian.org/ jessie/updates/main libssl1.0.0 armel 1.0.1t-1+deb8u12 [854 kB]
Get:11 http://security.debian.org/ jessie/updates/main libbsd0 armel 0.7.0-2+deb8u1 [63.9 kB]
Get:12 http://security.debian.org/ jessie/updates/main libk5crypto3 armel 1.12.1+dfsg-19+deb8u5 [111 kB]
Get:13 http://security.debian.org/ jessie/updates/main libgssapi-krb5-2 armel 1.12.1+dfsg-19+deb8u5 [130 kB]
Get:14 http://security.debian.org/ jessie/updates/main libkrb5-3 armel 1.12.1+dfsg-19+deb8u5 [258 kB]
Get:15 http://security.debian.org/ jessie/updates/main libkrb5support0 armel 1.12.1+dfsg-19+deb8u5 [55.8 kB]
Get:16 http://security.debian.org/ jessie/updates/main libidn11 armel 1.29-1+deb8u3 [134 kB]
Get:17 http://security.debian.org/ jessie/updates/main ntpdate armel 1:4.2.6.p5+dfsg-7+deb8u3 [70.7 kB]
Get:18 http://security.debian.org/ jessie/updates/main tzdata all 2019c-0+deb8u1 [234 kB]
Get:19 http://security.debian.org/ jessie/updates/main cpio armel 2.11+dfsg-4.1+deb8u2 [167 kB]
Get:20 http://security.debian.org/ jessie/updates/main vim armel 2:7.4.488-7+deb8u4 [811 kB]
Get:21 http://security.debian.org/ jessie/updates/main vim-runtime all 2:7.4.488-7+deb8u4 [5,052 kB]
Get:22 http://cdn.debian.net/debian/ jessie/main base-files armel 8+deb8u11 [69.8 kB]
Get:23 http://cdn.debian.net/debian/ jessie/main locales all 2.19-18+deb8u10 [3,930 kB]
Get:24 http://cdn.debian.net/debian/ jessie/main libc6 armel 2.19-18+deb8u10 [4,133 kB]
Get:25 http://security.debian.org/ jessie/updates/main vim-common armel 2:7.4.488-7+deb8u4 [185 kB]
Get:26 http://security.debian.org/ jessie/updates/main openssl armel 1.0.1t-1+deb8u12 [655 kB]
Get:27 http://security.debian.org/ jessie/updates/main ca-certificates all 20141019+deb8u4 [185 kB]
Get:28 http://cdn.debian.net/debian/ jessie/main libc-bin armel 2.19-18+deb8u10 [1,210 kB]                                                                     
Get:29 http://cdn.debian.net/debian/ jessie/main sensible-utils all 0.0.9+deb8u1 [10.9 kB]
Get:30 http://cdn.debian.net/debian/ jessie/main debianutils armel 4.4+b1 [98.3 kB]
Get:31 http://cdn.debian.net/debian/ jessie/main dash armel 0.5.7-4+b1 [103 kB]                                                                                
Get:32 http://cdn.debian.net/debian/ jessie/main diffutils armel 1:3.3-1+b1 [255 kB]
Get:33 http://cdn.debian.net/debian/ jessie/main findutils armel 4.4.2-9+b1 [434 kB]
Get:34 http://cdn.debian.net/debian/ jessie/main gzip armel 1.6-4 [104 kB]     
Get:35 http://cdn.debian.net/debian/ jessie/main hostname armel 3.15 [13.4 kB] 
Get:36 http://cdn.debian.net/debian/ jessie/main libncursesw5 armel 5.9+20140913-1+deb8u3 [101 kB]
Get:37 http://cdn.debian.net/debian/ jessie/main dialog armel 1.2-20140911-1 [237 kB]
Get:38 http://cdn.debian.net/debian/ jessie/main libtinfo5 armel 5.9+20140913-1+deb8u3 [271 kB]
Get:39 http://cdn.debian.net/debian/ jessie/main libncurses5 armel 5.9+20140913-1+deb8u3 [78.9 kB]
Get:40 http://cdn.debian.net/debian/ jessie/main ncurses-bin armel 5.9+20140913-1+deb8u3 [344 kB]
Get:41 http://cdn.debian.net/debian/ jessie/main sed armel 4.2.2-4+deb8u1 [237 kB]
Get:42 http://cdn.debian.net/debian/ jessie/main ncurses-base all 5.9+20140913-1+deb8u3 [222 kB]
Get:43 http://cdn.debian.net/debian/ jessie/main readline-common all 6.3-8 [57.7 kB]
Get:44 http://cdn.debian.net/debian/ jessie/main libreadline6 armel 6.3-8+b3 [123 kB]
Get:45 http://cdn.debian.net/debian/ jessie/main libslang2 armel 2.3.0-2 [451 kB]
Get:46 http://cdn.debian.net/debian/ jessie/main libusb-0.1-4 armel 2:0.1.12-25 [20.3 kB]
Get:47 http://cdn.debian.net/debian/ jessie/main libattr1 armel 1:2.4.47-2 [17.1 kB]
Get:48 http://cdn.debian.net/debian/ jessie/main libacl1 armel 2.2.52-2 [25.2 kB]
Get:49 http://cdn.debian.net/debian/ jessie/main libuuid1 armel 2.25.2-6 [64.3 kB]
Get:50 http://cdn.debian.net/debian/ jessie/main libblkid1 armel 2.25.2-6 [148 kB]
Get:51 http://cdn.debian.net/debian/ jessie/main liblzma5 armel 5.1.1alpha+20120614-2+b3 [187 kB]
Get:52 http://cdn.debian.net/debian/ jessie/main libmount1 armel 2.25.2-6 [151 kB]
Get:53 http://cdn.debian.net/debian/ jessie/main libsepol1 armel 2.3-2 [113 kB]
Get:54 http://cdn.debian.net/debian/ jessie/main libustr-1.0-1 armel 1.0.4-3+b2 [60.4 kB]
Get:55 http://cdn.debian.net/debian/ jessie/main libkmod2 armel 18-3 [41.0 kB] 
Get:56 http://cdn.debian.net/debian/ jessie/main libedit2 armel 3.1-20140620-2 [67.8 kB]
Get:57 http://cdn.debian.net/debian/ jessie/main libgpg-error0 armel 1.17-3 [90.9 kB]
Get:58 http://cdn.debian.net/debian/ jessie/main libgpm2 armel 1.20.4-6.1+b2 [33.1 kB]
Get:59 http://cdn.debian.net/debian/ jessie/main libkeyutils1 armel 1.5.9-5+b1 [11.2 kB]
Get:60 http://cdn.debian.net/debian/ jessie/main libwrap0 armel 7.6.q-25 [56.0 kB]
Get:61 http://cdn.debian.net/debian/ jessie/main lsb-base all 4.1+Debian13+nmu1 [26.7 kB]
Get:62 http://cdn.debian.net/debian/ jessie/main netbase all 5.3 [19.0 kB]     
Get:63 http://cdn.debian.net/debian/ jessie/main ifupdown armel 0.7.53.1 [63.2 kB]
Get:64 http://cdn.debian.net/debian/ jessie/main gpgv armel 1.4.18-7+deb8u5 [178 kB]
Get:65 http://cdn.debian.net/debian/ jessie/main debian-archive-keyring all 2017.5~deb8u1 [56.7 kB]
Get:66 http://cdn.debian.net/debian/ jessie/main gnupg armel 1.4.18-7+deb8u5 [1,071 kB]
Get:67 http://cdn.debian.net/debian/ jessie/main libpam-runtime all 1.1.8-3.1+deb8u2 [212 kB]
Get:68 http://cdn.debian.net/debian/ jessie/main multiarch-support armel 2.19-18+deb8u10 [181 kB]
Get:69 http://cdn.debian.net/debian/ jessie/main kmod armel 18-3 [78.0 kB]     
Get:70 http://cdn.debian.net/debian/ jessie/main nano armel 2.2.6-3 [352 kB]   
Get:71 http://cdn.debian.net/debian/ jessie/main net-tools armel 1.60-26+b1 [208 kB]
Get:72 http://cdn.debian.net/debian/ jessie/main xz-utils armel 5.1.1alpha+20120614-2+b3 [218 kB]
Get:73 http://cdn.debian.net/debian/ jessie/main klibc-utils armel 2.0.4-2 [99.0 kB]
Get:74 http://cdn.debian.net/debian/ jessie/main libklibc armel 2.0.4-2 [50.6 kB]
Get:75 http://cdn.debian.net/debian/ jessie/main initramfs-tools all 0.120+deb8u3 [96.7 kB]
Get:76 http://cdn.debian.net/debian/ jessie/main u-boot-tools armel 2014.10+dfsg1-5 [71.6 kB]
Fetched 28.6 MB in 26s (1,077 kB/s)                                            
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 26247 files and directories currently installed.)
Preparing to replace base-files 7.1wheezy3 (using .../base-files_8+deb8u11_armel.deb) ...
Unpacking replacement base-files ...
[  277.748608] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  278.038593] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  278.328590] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  278.618591] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  278.908592] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  279.198589] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  279.349545] sd 0:0:0:0: [sdb] Unhandled error code
[  279.354364] sd 0:0:0:0: [sdb]  
[  279.357531] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  279.363144] sd 0:0:0:0: [sdb] CDB: 
[  279.366662] Read(10): 28 00 00 d0 08 08 00 00 08 00
[  279.371673] end_request: I/O error, dev sdb, sector 13633544
[  279.377413] EXT3-fs error (device sdb1): read_inode_bitmap: Cannot read inode bitmap - block_group = 52, inode_bitmap = 1703937
[  284.373470] EXT3-fs (sdb1): error in ext3_new_inode: IO failure
dpkg: error processing /var/cache/apt/archives/base-files_8+deb8u11_armel.deb (--unpack):
 unable to create `/usr/share/common-licenses/LGPL-3.dpkg-new' (while processing `./usr/share/common-licenses/LGPL-3'): Input/output error
Errors were encountered while processing:
 /var/cache/apt/archives/base-files_8+deb8u11_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@stora:/etc/apt# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  apt apt-utils base-passwd bsdutils coreutils debconf debconf-i18n dpkg grep
  initscripts iproute iputils-ping isc-dhcp-client isc-dhcp-common
  libapt-pkg4.12 libgcc1 liblocale-gettext-perl libp11-kit0 libpam-modules
  libpam-modules-bin libpam0g libselinux1 libsemanage-common libsemanage1
  libstdc++6 libtext-charwidth-perl libtext-iconv-perl login mount
  openssh-client openssh-server passwd perl-base procps sysv-rc sysvinit
  sysvinit-utils udev util-linux wget
The following packages will be upgraded:
  base-files bash ca-certificates cpio dash debian-archive-keyring debianutils
  dialog diffutils e2fslibs e2fsprogs findutils gnupg gpgv gzip hostname
  ifupdown initramfs-tools klibc-utils kmod libacl1 libapt-inst1.5 libattr1
  libblkid1 libbsd0 libbz2-1.0 libc-bin libc6 libcomerr2 libedit2
  libgpg-error0 libgpm2 libgssapi-krb5-2 libidn11 libk5crypto3 libkeyutils1
  libklibc libkmod2 libkrb5-3 libkrb5support0 liblzma5 libmount1 libncurses5
  libncursesw5 libpam-runtime libreadline6 libsepol1 libslang2 libss2
  libssl1.0.0 libtinfo5 libusb-0.1-4 libustr-1.0-1 libuuid1 libwrap0 locales
  lsb-base multiarch-support nano ncurses-base ncurses-bin net-tools netbase
  ntpdate openssl readline-common sed sensible-utils tar tzdata u-boot-tools
  vim vim-common vim-runtime xz-utils zlib1g
76 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
Need to get 0 B/28.6 MB of archives.
After this operation, 6,488 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  base-files locales libc6 libc-bin sensible-utils debianutils bash dash
  diffutils e2fslibs e2fsprogs findutils gzip hostname libncursesw5 dialog
  libtinfo5 libncurses5 ncurses-bin sed tar ncurses-base libbz2-1.0
  readline-common libreadline6 libslang2 libusb-0.1-4 libattr1 libacl1
  libuuid1 libblkid1 libcomerr2 liblzma5 libmount1 libsepol1 libss2 zlib1g
  libustr-1.0-1 libapt-inst1.5 libkmod2 libssl1.0.0 libbsd0 libedit2
  libgpg-error0 libgpm2 libkeyutils1 libk5crypto3 libgssapi-krb5-2 libkrb5-3
  libkrb5support0 libidn11 libwrap0 lsb-base netbase ifupdown ntpdate gpgv
  debian-archive-keyring gnupg libpam-runtime multiarch-support tzdata cpio
  kmod nano net-tools vim vim-runtime vim-common xz-utils openssl
  ca-certificates klibc-utils libklibc initramfs-tools u-boot-tools
Install these packages without verification [y/N]? y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 26247 files and directories currently installed.)
Preparing to replace base-files 7.1wheezy3 (using .../base-files_8+deb8u11_armel.deb) ...
Unpacking replacement base-files ...
Setting up base-files (8+deb8u11) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Updating /etc/profile to current default.
Updating /etc/nsswitch.conf to current default.
(Reading database ... 26248 files and directories currently installed.)
Preparing to replace locales 2.13-38 (using .../locales_2.19-18+deb8u10_all.deb) ...
Unpacking replacement locales ...
Preparing to replace libc6:armel 2.13-38 (using .../libc6_2.19-18+deb8u10_armel.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6:armel ...
[  329.558605] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  359.888600] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  370.158594] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  386.428592] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  386.708590] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  396.978592] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  397.129533] sd 0:0:0:0: Device offlined - not ready after error recovery
[  397.136296] sd 0:0:0:0: [sdb] Unhandled error code
[  397.141129] sd 0:0:0:0: [sdb]  
[  397.144305] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
[  397.149921] sd 0:0:0:0: [sdb] CDB: 
[  397.153424] Read(10): 28 00 00 40 08 00 00 00 08 00
[  397.158433] end_request: I/O error, dev sdb, sector 4196352
[  397.164103] sd 0:0:0:0: rejecting I/O to offline device
[  397.169382] sd 0:0:0:0: rejecting I/O to offline device
[  397.174654] sd 0:0:0:0: rejecting I/O to offline device
[  397.179924] sd 0:0:0:0: rejecting I/O to offline device
[  397.185194] sd 0:0:0:0: rejecting I/O to offline device
[  397.190460] sd 0:0:0:0: rejecting I/O to offline device
[  397.195728] sd 0:0:0:0: rejecting I/O to offline device
[  397.200994] sd 0:0:0:0: rejecting I/O to offline device
[  397.206261] sd 0:0:0:0: rejecting I/O to offline device
[  397.211528] sd 0:0:0:0: rejecting I/O to offline device
[  397.216799] sd 0:0:0:0: rejecting I/O to offline device
[  397.222063] sd 0:0:0:0: rejecting I/O to offline device
[  397.227331] sd 0:0:0:0: rejecting I/O to offline device
[  397.232596] sd 0:0:0:0: rejecting I/O to offline device
[  397.237862] sd 0:0:0:0: rejecting I/O to offline device
[  397.243129] sd 0:0:0:0: rejecting I/O to offline device
[  397.248397] sd 0:0:0:0: rejecting I/O to offline device
[  397.253666] sd 0:0:0:0: rejecting I/O to offline device
[  397.258930] sd 0:0:0:0: rejecting I/O to offline device
[  397.264196] sd 0:0:0:0: rejecting I/O to offline device
[  397.269466] sd 0:0:0:0: rejecting I/O to offline device
[  397.274733] sd 0:0:0:0: rejecting I/O to offline device
[  397.279997] sd 0:0:0:0: rejecting I/O to offline device
[  397.285264] sd 0:0:0:0: rejecting I/O to offline device
[  397.290535] sd 0:0:0:0: rejecting I/O to offline device
[  397.295807] sd 0:0:0:0: rejecting I/O to offline device
[  397.301096] sd 0:0:0:0: rejecting I/O to offline device
[  397.306358] sd 0:0:0:0: rejecting I/O to offline device
[  397.311629] sd 0:0:0:0: rejecting I/O to offline device
[  397.316891] sd 0:0:0:0: rejecting I/O to offline device
[  397.322178] sd 0:0:0:0: rejecting I/O to offline device
[  397.327443] sd 0:0:0:0: rejecting I/O to offline device
[  397.332712] sd 0:0:0:0: rejecting I/O to offline device
[  397.337997] sd 0:0:0:0: rejecting I/O to offline device
[  397.343264] sd 0:0:0:0: rejecting I/O to offline device
[  397.348533] sd 0:0:0:0: rejecting I/O to offline device
[  397.353797] sd 0:0:0:0: rejecting I/O to offline device
[  397.359064] sd 0:0:0:0: rejecting I/O to offline device
[  397.364329] sd 0:0:0:0: rejecting I/O to offline device
[  397.369596] sd 0:0:0:0: rejecting I/O to offline device
[  397.374865] sd 0:0:0:0: rejecting I/O to offline device
[  397.380135] sd 0:0:0:0: rejecting I/O to offline device
[  397.385408] sd 0:0:0:0: rejecting I/O to offline device
[  397.390671] sd 0:0:0:0: rejecting I/O to offline device
[  397.395938] sd 0:0:0:0: rejecting I/O to offline device
[  397.401205] sd 0:0:0:0: rejecting I/O to offline device
[  397.406472] sd 0:0:0:0: rejecting I/O to offline device
[  397.411738] sd 0:0:0:0: rejecting I/O to offline device
[  397.417006] sd 0:0:0:0: rejecting I/O to offline device
[  397.422273] sd 0:0:0:0: rejecting I/O to offline device
[  397.427540] sd 0:0:0:0: rejecting I/O to offline device
[  397.432806] sd 0:0:0:0: rejecting I/O to offline device
[  397.438074] sd 0:0:0:0: rejecting I/O to offline device
[  397.443340] sd 0:0:0:0: rejecting I/O to offline device
[  397.448607] sd 0:0:0:0: rejecting I/O to offline device
[  397.453873] sd 0:0:0:0: rejecting I/O to offline device
[  397.459142] sd 0:0:0:0: rejecting I/O to offline device
[  397.464408] sd 0:0:0:0: rejecting I/O to offline device
[  397.469674] sd 0:0:0:0: rejecting I/O to offline device
[  397.474941] sd 0:0:0:0: rejecting I/O to offline device
[  397.480210] sd 0:0:0:0: rejecting I/O to offline device
[  397.485475] sd 0:0:0:0: rejecting I/O to offline device
[  397.490742] sd 0:0:0:0: rejecting I/O to offline device
[  397.496009] sd 0:0:0:0: rejecting I/O to offline device
[  397.501277] sd 0:0:0:0: rejecting I/O to offline device
[  397.506543] sd 0:0:0:0: rejecting I/O to offline device
[  397.511810] sd 0:0:0:0: rejecting I/O to offline device
[  397.517076] sd 0:0:0:0: rejecting I/O to offline device
[  397.522344] sd 0:0:0:0: rejecting I/O to offline device
[  397.527611] sd 0:0:0:0: rejecting I/O to offline device
[  397.532888] sd 0:0:0:0: rejecting I/O to offline device
[  397.538153] sd 0:0:0:0: rejecting I/O to offline device
[  397.543421] sd 0:0:0:0: rejecting I/O to offline device
[  397.548687] sd 0:0:0:0: rejecting I/O to offline device
[  397.553954] sd 0:0:0:0: rejecting I/O to offline device
[  397.559220] sd 0:0:0:0: rejecting I/O to offline device
[  397.564489] sd 0:0:0:0: rejecting I/O to offline device
[  397.569755] sd 0:0:0:0: rejecting I/O to offline device
[  397.575022] sd 0:0:0:0: rejecting I/O to offline device
[  397.580288] sd 0:0:0:0: rejecting I/O to offline device
[  397.585557] sd 0:0:0:0: rejecting I/O to offline device
[  397.590822] sd 0:0:0:0: rejecting I/O to offline device
[  397.596088] sd 0:0:0:0: rejecting I/O to offline device
[  397.601355] sd 0:0:0:0: rejecting I/O to offline device
[  397.606623] sd 0:0:0:0: rejecting I/O to offline device
[  397.611890] sd 0:0:0:0: rejecting I/O to offline device
[  397.617156] sd 0:0:0:0: rejecting I/O to offline device
[  397.622423] sd 0:0:0:0: rejecting I/O to offline device
[  397.627691] sd 0:0:0:0: rejecting I/O to offline device
[  397.632957] sd 0:0:0:0: rejecting I/O to offline device
[  397.638224] sd 0:0:0:0: rejecting I/O to offline device
[  397.643490] sd 0:0:0:0: rejecting I/O to offline device
[  397.648758] sd 0:0:0:0: rejecting I/O to offline device
[  397.654024] sd 0:0:0:0: rejecting I/O to offline device
[  397.659292] sd 0:0:0:0: rejecting I/O to offline device
[  397.664558] sd 0:0:0:0: rejecting I/O to offline device
[  397.669825] sd 0:0:0:0: rejecting I/O to offline device
[  397.675091] sd 0:0:0:0: rejecting I/O to offline device
[  397.680358] sd 0:0:0:0: rejecting I/O to offline device
[  397.685625] sd 0:0:0:0: rejecting I/O to offline device
[  397.690893] sd 0:0:0:0: rejecting I/O to offline device
[  397.696159] sd 0:0:0:0: rejecting I/O to offline device
[  397.701426] sd 0:0:0:0: rejecting I/O to offline device
[  397.706694] sd 0:0:0:0: rejecting I/O to offline device
[  397.711961] sd 0:0:0:0: rejecting I/O to offline device
[  397.717230] sd 0:0:0:0: rejecting I/O to offline device
[  397.722494] sd 0:0:0:0: rejecting I/O to offline device
[  397.727761] sd 0:0:0:0: rejecting I/O to offline device
[  397.733027] sd 0:0:0:0: rejecting I/O to offline device
[  397.738294] sd 0:0:0:0: rejecting I/O to offline device
[  397.743561] sd 0:0:0:0: rejecting I/O to offline device
[  397.748827] sd 0:0:0:0: rejecting I/O to offline device
[  397.754097] sd 0:0:0:0: rejecting I/O to offline device
[  397.759360] sd 0:0:0:0: rejecting I/O to offline device
[  397.764629] sd 0:0:0:0: rejecting I/O to offline device
[  397.769895] sd 0:0:0:0: rejecting I/O to offline device
[  397.775164] sd 0:0:0:0: rejecting I/O to offline device
[  397.780429] sd 0:0:0:0: rejecting I/O to offline device
[  397.785696] sd 0:0:0:0: rejecting I/O to offline device
[  397.790963] sd 0:0:0:0: rejecting I/O to offline device
[  397.796241] sd 0:0:0:0: rejecting I/O to offline device
[  397.801506] sd 0:0:0:0: rejecting I/O to offline device
[  397.806775] sd 0:0:0:0: rejecting I/O to offline device
[  397.812039] sd 0:0:0:0: rejecting I/O to offline device
[  397.817307] sd 0:0:0:0: rejecting I/O to offline device
[  397.822573] sd 0:0:0:0: rejecting I/O to offline device
[  397.827840] sd 0:0:0:0: rejecting I/O to offline device
[  397.833183] sd 0:0:0:0: rejecting I/O to offline device
[  397.838519] sd 0:0:0:0: rejecting I/O to offline device
[  397.843823] sd 0:0:0:0: rejecting I/O to offline device
[  397.849093] sd 0:0:0:0: rejecting I/O to offline decice
[  397.854357] sd 0:0:0:0: rejecting I/O to offline device
[  397.859627] sd 0:0:0:0: rejecting I/O to offline device
[  397.864894] sd 0:0:0:0: rejecting I/O to offline device
[  397.870158] sd 0:0:0:0: rejecting I/O to offline device
[  397.875427] sd 0:0:0:0: rejecting I/O to offline device
[  397.880717] sd 0:0:0:0: rejecting I/O to offline device
[  397.886089] EXT3-fs error (device sdb1): read_block_bitmap: Cannot read block bitmap - block_group = 16, block_bitmap = 524288
[  397.897889] sd 0:0:0:0: rejecting I/O to offline device
[  397.903187] sd 0:0:0:0: rejecting I/O to offline device
[  397.908458] sd 0:0:0:0: rejecting I/O to offline device
[  397.913722] sd 0:0:0:0: rejecting I/O to offline device
[  397.918990] sd 0:0:0:0: rejecting I/O to offline device
[  397.924255] sd 0:0:0:0: rejecting I/O to offline device
[  397.929524] sd 0:0:0:0: rejecting I/O to offline device
[  397.934790] sd 0:0:0:0: rejecting I/O to offline device
[  397.940056] sd 0:0:0:0: rejecting I/O to offline device
[  397.945323] sd 0:0:0:0: rejecting I/O to offline device
[  397.950590] sd 0:0:0:0: rejecting I/O to offline device
[  397.955856] sd 0:0:0:0: rejecting I/O to offline device
[  397.961123] sd 0:0:0:0: rejecting I/O to offline device
[  397.966390] sd 0:0:0:0: rejecting I/O to offline device
[  397.971658] sd 0:0:0:0: rejecting I/O to offline device
[  397.976926] sd 0:0:0:0: rejecting I/O to offline device
[  397.982553] sd 0:0:0:0: rejecting I/O to offline device
[  397.987840] sd 0:0:0:0: rejecting I/O to offline device
[  397.993111] sd 0:0:0:0: rejecting I/O to offline device
[  397.998377] sd 0:0:0:0: rejecting I/O to offline device
[  398.003644] sd 0:0:0:0: rejecting I/O to offline device
[  398.008910] sd 0:0:0:0: rejecting I/O to offline device
[  398.014177] sd 0:0:0:0: rejecting I/O to offline device
[  398.019443] sd 0:0:0:0: rejecting I/O to offline device
[  398.024710] sd 0:0:0:0: rejecting I/O to offline device
[  398.029978] sd 0:0:0:0: rejecting I/O to offline device
[  398.035243] sd 0:0:0:0: rejecting I/O to offline device
[  398.040510] sd 0:0:0:0: rejecting I/O to offline device
[  398.045778] sd 0:0:0:0: rejecting I/O to offline device
[  398.051045] sd 0:0:0:0: rejecting I/O to offline device
[  398.056311] sd 0:0:0:0: rejecting I/O to offline device
[  398.061577] sd 0:0:0:0: rejecting I/O to offline device
[  398.067190] sd 0:0:0:0: rejecting I/O to offline device
[  398.072477] sd 0:0:0:0: rejecting I/O to offline device
[  398.077748] sd 0:0:0:0: rejecting I/O to offline device
[  398.083012] sd 0:0:0:0: rejecting I/O to offline device
[  398.088286] sd 0:0:0:0: rejecting I/O to offline device
[  398.093559] sd 0:0:0:0: rejecting I/O to offline device
[  398.098822] sd 0:0:0:0: rejecting I/O to offline device
[  398.104092] sd 0:0:0:0: rejecting I/O to offline device
[  398.109355] sd 0:0:0:0: rejecting I/O to offline device
[  398.114621] sd 0:0:0:0: rejecting I/O to offline device
[  398.119898] sd 0:0:0:0: rejecting I/O to offline device
[  398.125164] sd 0:0:0:0: rejecting I/O to offline device
[  398.130432] sd 0:0:0:0: rejecting I/O to offline device
[  398.135699] sd 0:0:0:0: rejecting I/O to offline device
[  398.140966] sd 0:0:0:0: rejecting I/O to offline device
[  398.146232] sd 0:0:0:0: rejecting I/O to offline device
[  398.151629] sd 0:0:0:0: rejecting I/O to offline device
[  398.157107] sd 0:0:0:0: rejecting I/O to offline device
[  398.162426] sd 0:0:0:0: rejecting I/O to offline device
[  398.167696] sd 0:0:0:0: rejecting I/O to offline device
[  398.172964] sd 0:0:0:0: rejecting I/O to offline device
[  398.178227] sd 0:0:0:0: rejecting I/O to offline device
[  398.183492] sd 0:0:0:0: rejecting I/O to offline device
[  398.188759] sd 0:0:0:0: rejecting I/O to offline device
[  398.194031] sd 0:0:0:0: rejecting I/O to offline device
[  398.199293] sd 0:0:0:0: rejecting I/O to offline device
[  398.204562] sd 0:0:0:0: rejecting I/O to offline device
[  398.209827] sd 0:0:0:0: rejecting I/O to offline device
[  398.215094] sd 0:0:0:0: rejecting I/O to offline device
[  398.220398] EXT3-fs (sdb1): I/O error while writing superblock
[  398.228336] sd 0:0:0:0: rejecting I/O to offline device
dpkg: error processing /var/cache/apt/archives/libc6_2.19-18+deb8u10_armel.deb (--unpack):
 cannot copy extracted data for './lib/arm-linux-gnu[  398.248667] JBD: Detected IO errors while flushing file data on sdb1
eabi/libpthread-[  398.256314] sd 0:0:0:0: rejecting I/O to offline device
[  398.262157] sd 0:0:0:0: rejecting I/O to offline device
[  398.267448] sd 0:0:0:0: rejecting I/O to offline device
[  398.272748] sd 0:0:0:0: rejecting I/O to offline device
2.19.so' to '/lib/arm-linux-gnueabi/libpthread-2.19.so.dpkg-new': failed to write (Input/output error)
[  398.288767] Aborting journal on device sdb1.
[  398.293143] sd 0:0:0:0: rejecting I/O to offline device
[  398.298511] EXT3-fs (sdb1): error: ext3_journal_start_sb: Detected aborted journal
[  398.306154] EXT3-fs (sdb1): error: remounting filesystem read-only
[  398.312392] JBD: Error -5 detected when updating journal superblock for sdb1.
[  398.319999] sd 0:0:0:0: rejecting I/O to offline device
dpkg: error while cleaning up:
 unable to remove newly-extracte[  398.330786] JBD: Detected IO errors while flushing file data on sdb1
d version of `/usr/lib/arm-linux-gnueabi/gconv/IBM932.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM930.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM922.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM921.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM918.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM9066.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM905.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM904.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM9030.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM903.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM902.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM901.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM891.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM880.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM875.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM874.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM871.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM870.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM869.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM868.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM866NAV.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM866.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM865.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM864.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM863.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM862.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM861.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM860.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM857.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM856.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM855.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM852.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM851.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM850.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM803.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM5347.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM500.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM4971.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM4909.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM4899.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM4517.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM437.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM424.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM423.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM420.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM297.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM290.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM285.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM284.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM281.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM280.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM278.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM277.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM275.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM274.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM273.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM256.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM16804.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1399.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1390.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1388.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1371.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1364.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM12712.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1167.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1166.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1164.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1163.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1162.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1161.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1160.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1158.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup versyon of `/usr/lib/arm-linux-gnueabi/gconv/IBM1157.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1156.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1155.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1154.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1153.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1149.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1148.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1147.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1146.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1145.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1144.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1143.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1142.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1141.so': Read-only file system
dpk[  399.370581] sd 0:0:0:0: rejecting I/O to offline device
g: error while c[  399.376723] EXT3-fs error (device sdb1): ext3_find_entry: reading directory #802874 offset 0
leaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1140.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1137.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1133.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1132.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1130.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1129.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1124.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1123.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1122.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1112.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1097.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1047.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1046.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1026.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1025.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1008_420.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1008.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM1004.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM038.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/IBM037.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/HP-TURKISH8.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/HP-THAI8.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/HP-ROMAN9.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/HP-ROMAN8.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/HP-GREEK8.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/GREEK7.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/GREEK7-OLD.so': Read-only file system
dpkg: error while cleaning up:
 unable to restore backup version of `/usr/lib/arm-linux-gnueabi/gconv/GREEK-CCITT.so': Read-only file system
dpkg: error while cleaning up:E: Sub-process /usr/bin/dpkg return[  399.752959] sd 0:0:0:0: rejecting I/O to offline device
ed an error code[  399.758800] EXT3-fs error (device sdb1): ext3_find_entry: reading directory #802848 offset 0
 (2)
Re: Netgear Stora MS2000 USB flash drives issue
June 20, 2020 04:19PM
lukasgl,

> Based on collected data I assume that problem is
> in fact caused by hardware. What is the best
> approach in your opinion to make Stora operational
> without problem? Is making bootable partiton on
> one of atteched HDDs good way? I don't want to use
> KingSpec SSD.

Yes. Definitely. Use a 2.5" HDD as the boot drive is the best approach (most likely to have no problem). Wipe it with fdisk and create a new partition for the rootfs.

With your current envs, it should boot right away.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Netgear Stora MS2000 USB flash drives issue
June 21, 2020 06:02AM
Dear bodhi,

Thank you for your support.

Łukasz
Author:

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: