Well, back in the days with 386/486/Pentium, we have fake cache motherboard and re-marked cpu,...by daviddyer - Off-Topic
Kernel command line ......androidboot.fake_rom_size=256 fake_mem_size=16 ... interesting parameters...by daviddyer - Off-Topic
Oh, well, if it's too good to be true,......by daviddyer - Off-Topic
Any compiled c200 dtb file ready to download? ...by daviddyer - Debian
Tried Goflexnet 2017 u-boot, booted, with less error messages. Ethernet still not up. kwboot -t -B 115200 /dev/ttyUSB1 -b uboot.2017.07-tld-1 1.goflexnet.mtd0.kwb -p Sending boot message. Please reboot the target...-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- Sending boot image... 0 % [................................by daviddyer - Debian
Use dreamplug 2017 u-boot ,u-boot stuck 97 % [......................................................................] 99 % [....................................] U-Boot 2017.07-tld-1 (Sep 05 2017 - 01:06:05 -0700) Marvell-DreamPlug SoC: Kirkwood 88F6281_A1 SPI: ready DRAM: 512 MiB And stuck here...by daviddyer - Debian
1 It supports kwboot. 2 Booted with sheevaplug u-boot (network is not up...) kwboot -t -B 115200 /dev/ttyUSB1 -b uboot.2017.07-tld-2.sheevaplug.mtd0.kwb -p Sending boot message. Please reboot the target...-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\by daviddyer - Debian
From https://github.com/openwrt/openwrt/pull/4453 2-Bay NAS - maximum two 3.5" Harddisks Hardware: SoC: Marvell 88F6281-A1 ARMv5TE Processor 1.2GHz Ram: 512MB (4x Nanya NT5TU128M8GE-AC) NAND Flash: 256MB (Samsung 216 K9F2G08U0C) Lan: 1x GBE (Marvell 88E1116R-NNC1) Storage: 2x SATA HDD 3.5" Slot USB: 2x USB 2.0 port Console: Internal J3 connector (1: Vcc, 2: Rx, 3: Tx, 4:by daviddyer - Debian
I will get one. Will try to find one 12v power supply with the right plug. The original power supply is 12v 5A. That's normal for two 3.5" HDs and the board...by daviddyer - Debian
bodhi's note: This box is now officially supported with kernel linux-5.16.5-kirkwood-tld-1-bodhi.tar.bz2. U-boot installation is the same as other Kirkwood u-boots. The pre-release u-boot image uboot.2021.10-tld-0.3.c200v1.mtd0.kwb is attached to this post. ========================= Mfr. Model #: Ctera CT-C200-1 2-Bay NAS - maximum two 3.5" Harddisks Hardware: SoC:by daviddyer - Debian
email them. If you did not use it, you can get the $12 back...by daviddyer - Off-Topic
Went to town, wife spent $2400 on her stuff, I got a free 240gb ssd from microcenter. Both of us are very happy.by daviddyer - Off-Topic
Yes. Same. Only names are different.by daviddyer - Debian
The one you posted has eSATA, it was the original version. There's a shrinked version, only one USB, no SATA, even the serial port is covered (no hole) by the yellow side board something like this eBay item eBay item number:274364084475 (completed listing) These are quite old. But BAD SATA is still better than good usb 2.0 in performance.by daviddyer - Debian
I guess if you have the simplified Dreamplug / Appneta m22 (those without SATA), maybe you can mod it without lifting up the CPU... Since dreamplug / m22 has 512MB memory, it would be more powerful.by daviddyer - Debian
And if your WD 8TB drive has 256MB cache and slow writing, guess it is SMR as well.... they give you such large cache for a reason, the seller is always smarter...by daviddyer - Debian
https://www.cnet.com/products/seagate-mobile-st1000lm035-hard-drive-1-tb-sata-6gb-s/ it is SMR. SMR reading is as fast as old drives, but when it comes to writing something, it needs to (re)write much more than the data we intend to write.by daviddyer - Debian
ST1000LM035-1RK172 SMR drive this might be the reason for slow writing.... The BIG cache (128MB) of this drive reminds me of SMR...by daviddyer - Debian
Samba write from Windows 10 SSD to M300 (750GB SATA 2.5" Toshiba 5400rpm) About 20-60MB/s write about 1GB file M300by daviddyer - Debian
1 Use newer kernels to get better performance. Old 5.2.9 , iperf is only 600-700, while newer kernels can reach 940mbit/s 2 5400 rpm drive is actually a bit slow... -------------------------------------------------------------- I use one 2.5" 750GB 5400rpm HD, samba transfer big file speed ~80MB/s, much better performance than dockstar One bad USB flash drive on usb to make system sby daviddyer - Debian
1 For file system size, do some research on these two commands resize2fs / fsck.ext4 2 Don't swap on flash file system. The flash drive will be corrupt soon (usually in 1 year). :Pby daviddyer - Debian
Try the kwboot in u-boot-tools package. sudo apt-get update; sudo apt-get upgrade; sudo apt-get install u-boot-tools then try to kwboot it.by daviddyer - uBoot
You have kwboot already, no jtag is needed. I grabbed a used Goflex home online sometime ago, first removed the HD, then inserted a usb root file system, kwboot it with a raspberry pi zero (added usb hub, wireless network adapter), I used Rpi 0's /dev/ttyAMA0 (saved one usb-serial adapter). In debian, I flashed the uboot of goflex home. BTW, I used Raspbian Stretch, and kwboot wasby daviddyer - uBoot
I tried that on dockstar. (USB flash drive for debian / cups / airprint + wireless usb card , for my HP 1022 printer) VERY slow air print speed... so I changed to Rpi zero, then changed to rpi 0w when 0w was out.by daviddyer - Debian
Rpi0w is the best choice for airprint server. I have one at home.by daviddyer - Debian
NAND is not big enough for modern debian. Try openwrt and use it as a backup / rescue system. thread here: https://forum.doozan.com/read.php?4,86219by daviddyer - Debian
try apt-get update; apt-get upgrade; apt-get install ca-certificatesby daviddyer - Debian
Try kwboot with your mtd0 image. ./kwboot -t -B 115200 /dev/ttyUSB0 -b verbatim_mtd0.img -p If it can work, at least we can confirm we have an easy way to recover the box if we accidentally do something wrong.by daviddyer - Debian