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.
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.
I also tested different Debian rootfs with older kernel and did not get such error - link.
Here is example case.
After that I have to unplug power to reset device and filesystem is corrupted so Debian boots readonly file system.
Fixing file system on Raspbian:
Bootlog:
U-Boot variabels:
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