disconnect all the hard drives, only connect the usb boot drive. (with kernel and root file system) kwboot change the "set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params" to set_bootargs=setenv bootargs console=ttyS0,115200 root=/dev/sda1 rootdelay=10 $mtdparts $custom_params try boot it againby daviddyer - uBoot
The fw_env.config you previously used was for other kirkwood boxes, such as dockstar / goflex home / goflex net / PogoE02 /etc. I guess it was the default in the root file system Bodhi built for us. Since fw_env.config is corrected, I guess you can try to flash the new u-boot now. Back up current env first. This box can do kwboot so no worries about bricking it.by daviddyer - Debian
fw_env.config is wrong... Here is mine root@m300:~# cat /etc/fw_env.config # Dell KACE M300 # MTD device name Device offset Env. size Flash sector size Number of sectors /dev/mtd1 0x0 00001000 0x00001000by daviddyer - Debian
Well, if you do command line, it should be easy suppose your NAS can access the printer HP1022, to print a pdf, just upload the file_to_print.pdf to the nas, then run lp -d HP1022 file_to_print.pdfby daviddyer - Debian
You can boot to debian, you have root, just install new u-boot and u-boot env, then all problems will be solved. ...will be happy ever after... Don't play with old U-boot.by daviddyer - Debian
Updating u-boot / u-boot enviroment in Debian, should be an easy job. Bodhi has been doing so much for us! With Bodhi's modern u-boot, booting Debian will be very easy. https://forum.doozan.com/read.php?3,12381 E02 has only 256MB flash. Not enough for Debian. You can install openwrt as a backup system / rescue system.by daviddyer - Debian
bluzfanmr1 Wrote: ------------------------------------------------------- > This is really strange because I had that same log > yesterday, particularly the kernel panic, after > creating this for a new Pogoplug 4 I had > purchased. I ended up redoing it from scratch > again and I no longer got the panic and things > worked fine. You might try the same. I think smaby daviddyer - Debian
Change the root=Label=rootfs to root=/dev/sda1 and tftp boot again. Also, I think you used kernel 5.13.6-kirkwood-tld-1, while making the the uImage with the embeded dtb, the -n should be changed accordingly. Yours showed as Image Name: Linux-4.4.0-kirkwood-tld-1.by daviddyer - Debian
Don't use the usb port of Dreamplug to get electricity for your SATA drive. I think it is limited to 0.5A (500mA). I soldered the 5V to the power supply connector on the motherboard and it worked flawlessly. (2.5" Laptop hard drive, so only 5V is needed)by daviddyer - Debian
It's a pity that Ctera C200-V1 is much more expensive on eBay now. Otherwise it's a good choice for NAS. https://forum.doozan.com/read.php?2,128064,128254by daviddyer - Rescue System
Try to press the ram chip hard and boot again ... If there's a contact problem, that might solve it.by daviddyer - Rescue System
Or put a heavy item on the ram / cpu and try to boot it again. :Pby daviddyer - Rescue System
These boxes are at least 10 years old. The power supply materials are not as good as those in the box. Most of the times, the capacitor fails. Just try with a good 12V/1A power supply. If you don't use hard drive, just boot from usb flash drive, 12V/1A is good enough. You have nothing to lose. Why not try it?by daviddyer - Rescue System
Well, when decompression starts, it will use a lot more power, if the power supply is not good, system might die. I had a few failed boxes, after I changed the power supply, they came back to life.by daviddyer - Rescue System
Maybe you should check the power supply. Use a reliable power supply to power itby daviddyer - Rescue System
JoeyPogoPlugE02 Wrote: > > I can vouch for part of Optiplex with at least > this avoidable caveat: > The 1) power supplies with the Optiplex' I know of > are in the low 200 watt range and I think 8 pin > power supply necessitating a 3rd party adapter if > you don't want your CPU starved sometimes and 2) > there can be USB trouble if you don't useby daviddyer - Off-Topic
I buy these trash at eBay... Got a few Dell Optiplex 7010 motherboards, mod it (add a few jumpers, it can be used as a normal ATX board)., mod bios, add nvme support. These boards are cheap. About $12 shipped for a motherboard to US lower 48 states. You can use Dell OEM Windows 7 Pro and it will activate automatically. And then you can install Windows 10 Pro. And with proper CPU (LGA 115by daviddyer - Off-Topic
Saw this message at the car dealership.by daviddyer - Off-Topic
https://www.netbsd.org/ports/sandpoint/instSynology.html For Reference onlyby daviddyer - uBoot
For these old devices, using the traditional rusty drive will make things easier.by daviddyer - Off-Topic
wirelessben Wrote: ------------------------------------------------------- With new u-boot, don't append the dtb... use the original version of uImageby daviddyer - Debian
https://forum.doozan.com/read.php?2,16044 B01 should be oxnasby daviddyer - Debian
looks like the embeded dtb problem. From Bodhi's rfs tar.bz2 ... -rw-r--r-- 1 root root 4600448 May 14 2020 uImage ... From dsg's bootlog loading uImage ... 4609480 bytes read in 419 ms (10.5 MiB/s)by daviddyer - Debian
Is it traditional MBR partition or GPT? GPT is not supported in this u-boot yet.by daviddyer - Debian
Most likely, you did not name your root file system "rootfs". Mount it to another linux box, suppose that partition is /dev/sdb1, then do sudo tune2fs -L rootfs /dev/sdb1 sync; umount, remove usb, replug to pogopro, then try to boot pogopro again.by daviddyer - Debian
I think this is the thread you should read. If you have serial console, it should be easy. https://forum.doozan.com/read.php?2,15887,page=1 This thread should be helpful as well https://gist.github.com/braian87b/b5a4c5f20d1112473c470b096df766a3?permalink_comment_id=3319945by daviddyer - Debian
Failed to mount /dev/sdc1 as root file system. Maybe your root file system's label is NOT rootfs. It should be labeled rootfs for the system to work.by daviddyer - Debian
https://www.amazon.com/InstallerParts-Ethernet-Cable-CAT5E-Booted/dp/B06W9NKH5R/ This is cheaper. At this length, we don't need to worry about speed.by daviddyer - Off-Topic
bodhi Wrote: ------------------------------------------------------- > rsavera, > > Nicely done! > > Did you make those short Ethernet cable, or bought > it somewhere? Newegg used to have them. Free after rebate.by daviddyer - Off-Topic