Quotebodhi Is this HDD still a hybrid MBR/GPT HDD? No it's the smaller hdd - just mbr. My plan now is to move - dd everything to the big drive with the GPT partition. I'm not sure how to do it yet. Quotebodhi Post the content of the boot folder ls -lart /boot total 16172 -rw-r--r-- 1 root root 524288 Oct 11 2016 uboot-nsa310.kwb -rw-r----- 1 root root 131072 Oct 11 2016by arti74 - uBoot
Problem with mtd0 solved here by removing "=" sign from this line: 115200=mtdparts Installing the uboot: A new U-Boot version needs to be flashed to NAND. Do you want to do this now? y Warning: Bad CRC, using default environment Erasing 128 Kibyte @ 60000 -- 100 % complete Erasing 128 Kibyte @ c0000 -- 100 % complete Writing data to block 0 at offset 0x0 Writing data to bloby arti74 - uBoot
Thank you Bodhi, I think it's very useful. Maybe someone from Archlinux users will be able to help me with it.by arti74 - uBoot
Thank you for quick answer. This is the whole log: __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) |by arti74 - uBoot
OK, I tried to install new u-boot from arch repos and got this: Warning: Bad CRC, using default environment flash_erase: error!: /dev/mtd0 error 13 (Permission denied) flash_erase: error!: /dev/mtd0 error 13 (Permission denied) nandwrite: error!: /dev/mtd0 error 13 (Permission denied) nandwrite: error!: /dev/mtd0 error 13 (Permission deniby arti74 - uBoot
Thank you for all your clarifications!by arti74 - uBoot
Hello again! I feel a bit better today, additionally I managed to run again my archlinux and kirkwood-dt kernell on it - with great help from summers from the Arch thread. I would like to prepare everything properly before trying to install the new u-boot. Please check below if should I change something: $ cat /etc/fw_env.config /dev/mtd0 0xc0000 0x20000 0x20000 $ cat /proc/mtd dev: sby arti74 - uBoot
Oh Bodhi thank you that you care! Really appreciated. Sorry that I missed your post. I would like that - to install this new u-boot - but my knowledge is slim on this matter, I would need more like step by step directions to do this. I have now trouble even install Archlinux on my device - and I did it before quite quickly... I have access practically only to the stock environment now - just oneby arti74 - uBoot
Yes you have the right - I should ask about the delay issue on Arch site. Thank you for everything for now. I will be busy to for a next couple of days now, I'll get back to you if I would know some more. Thanks again for your time.by arti74 - uBoot
Quotebodhi mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n -d zImage.fdt uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-4.16.1-kirkwood-tld-1 -d initrd.img-4.16.1-kirkwood-tld-1 uInitrd 1)I have problem with the first line. I'm not sure if the 0x00... parameters are good for my system 2)Files: 'Linux-4.16.1-kirkwoby arti74 - uBoot
OK, I'll give it a try... I'll report back with results. Thank you.by arti74 - uBoot
Thank you for your time. Yes, I'm still on the stock u-boot 1.1.4 As I said I installed the linux-kirkwood-dt kernel, but I never compiled anything and don't know how to merge it with the .dtb file.by arti74 - uBoot
Hello Bodhi! Many thanks for your answer, really appreciated. My kernel is original from archlinux arm website https://archlinuxarm.org/platforms/armv5/zyxel-nsa320 for nsa320 with installer for nsa310: nsa310-alarm.tar.gz So not stock kernel (and not "dt"), but stock uBoot though. Regarding the dt kernel - I just now installed linux-kirkwood-dt 4.16.5-1, but after restart the regulby arti74 - uBoot
Hello members. This is part of my dmesg: [ 12.438580] Bad eraseblock 0 at 0x000000000000 [ 12.443121] Bad eraseblock 1 at 0x000000020000 [ 12.447626] Bad eraseblock 2 at 0x000000040000 [ 12.452143] Bad eraseblock 3 at 0x000000060000 [ 12.456641] Bad eraseblock 4 at 0x000000080000 [ 12.461157] Bad eraseblock 5 at 0x0000000a0000 [ 12.465658] Bad eraseblock 6 at 0x0000000c0by arti74 - uBoot