@habibie, It is possible if Jeff can add this option to his installation script. But this change will effect a lot of sites out there that are using his script to install Kirkwood plugs. Their documentation will need to change to reflect this. I would imagine that the script must be changed in a way that people just say "yes" or press Enter to ignore the option of using different namby bodhi - uBoot
@servercat, Without seeing your current uBoot envs, it's hard to tell exactly what the problem is. However, I'm guessing: - Since you can only boot from the rescue roofts on a USB stick, it means the rescue is setup to load from the stick, not from NAND. - The problem with a lot bad blocks shown in dmesg, and then fw_printenv responds with "Too few good blocks within rangeby bodhi - Debian
If you are booting with a USB thumb drive, 1st thing to do is to mount that stick to a different Linux box and check for error with e2fsck. You did not say your boot drive was formatted ext2 or ext3, but if it was ext2 then when the power went down its file system must have been corrupted.by bodhi - Debian
dheerajjotwani Wrote: ------------------------------------------------------- > # fw_printenv > Warning: Bad CRC, using default environment > bootcmd=bootp; setenv bootargs root=/dev/nfs > nfsroot=${serverip}:${rootpath} > ip= > ${ipaddr}:${serverip}:${gatewayip}:${netmask}:${ho > stname}::off; bootm > bootdelay=5 > baudrate=115200 >by bodhi - Debian
Please see 1st post for an uploaded uBoot image for GoFlex Net.by bodhi - uBoot
Since you've installed Arch, your uBoot envs will probably need to be adjusted in order to boot Debian. Please login into Arch, and print your uBoot envs with fw_printenv and post the output here. Usually it is just a couple of simple changes.by bodhi - Debian
@pancho22, Good news! the new uBoot build I just created does work with >2TB HDD. This is when the HDD is attached as a second drive formatted as EXT3. http://forum.doozan.com/read.php?3,12381,12890#msg-12890 Running without netconsole works fine. With netconsole, a work around is needed as described in that post. I'll upload it for testing sometime today.by bodhi - uBoot
I've finally figured out these netconsle problems in the later uBoot versions and how work around them. Testing with u-boot.2013.07-rc1 1. netconsole input driver seems to regress. Second character in command got lost consistenly. This is due to a recursion logic in drivers/net/netconsole.c that processes characters from a buffer. I modified the recursion logic slightly and it seems toby bodhi - uBoot
@habibie, Have you tried renaming openwrt-kirkwood-uImage to uImage. And what ever the uInitrd is named in Openwrt, rename it to uInitrd?by bodhi - uBoot
davidnewton Wrote: ------------------------------------------------------- > bodhi Wrote: > -------------------------------------------------- > ----- > > Cool! You could try to fix your old stick now. > It > > is certainly easier to do that since you are in > > Debian. > > dohdi: Can I just copy the files in /boot to the > old drive to preserveby bodhi - Debian
@servercat, You could mount the stick on another Linux box and convert it to Ext2, it's quite simple to do. Use tune2fs command.by bodhi - Debian
Cool! You could try to fix your old stick now. It is certainly easier to do that since you are in Debian.by bodhi - Debian
@david, See http://forum.doozan.com/read.php?2,12875,12877#msg-12877by bodhi - Debian
Try this rootfs (see under "Updated 19 June 2013" section): http://forum.doozan.com/read.php?2,12096by bodhi - Debian
@pancho22, I dont think it will work because the reason stated above in part_efi.c. Last time I've looked, the code is still the same.by bodhi - uBoot
postman Wrote: ------------------------------------------------------- > @Bohdi, > > First, thanks for the help. > > I had the standard topkick 2.6.xx kernel that the > tonidoplug2 ships with. When I installed, I did > get two errors about missing symbolic links; > others have mentioned them and said it still > booted, so i paid it little mind. > >by bodhi - Debian
@postman, Before installing kernel, what do you have? can you ssh in? What's your output when you run dpkg -i to install? if you got error and didn't not generate initrd.img, then you can't boot Debian. And I guess you've determined that you have Topkick? (according to Arch site there are 2 variations). The Topkick patch is available in Arch Linux ARM master patch filby bodhi - Debian
Header package linux-headers-3.8.11-kirkwood-tld-3 was uploaded. Please see 1st post for Dropbox link.by bodhi - Debian
Syong, Thanks for trying, too bad I was hoping it would work pass that point! But thanks to your test I know my setup is not a problem.by bodhi - Debian
Syong, I've attached the uBoot image in this post. Basically, netconsole is broken for me in that whenever I try to run a command, the 2nd character is lost. For example, printenv becomes pintenv. If I run prrintenv then it would work OK. Since we have uBoot envs scripted as several chained commands, this causes other boot commands envs to abort. So you can't boot with netconsoby bodhi - Debian
davidnewton Wrote: ------------------------------------------------------- > I have a dockstar with debian which have been > working for 3 years without problem. But now, > every time I tried to reboot it, it just hangs > there, it can not fall-back to original system > either. I tried many different flash drives, they > all behave the same (those drives work fine on >by bodhi - uBoot
See Davy's post: http://forum.doozan.com/read.php?3,7852,7852 The NSA320 has the boot ROM version that supports UART booting. So if you have serial console, you can boot in UART mode, it will not execute your installed uBoot. The kwboot tool mentioned in Davy's post is pretty good. I can boot a Pogo E02 uBoot image on a GoFlex Net for sanity check. Of coure it won't completby bodhi - Debian
Thanks Syong, Have you tried UART booting? Perhaps you could try my Goflex Net uBoot build to see if you see the same Netconsole problem?by bodhi - Debian
@syong & chessplayer, For your NSA320, do you use Davy's uBoot: https://www.dropbox.com/sh/nwt2kbvetvgvroo/e-pNtdMhCC/Kirkwood/rootfs_images/NSA320quickstart or do you use the stock uBoot? if you use Davy's uBoot, could you post that uBoot version number here. Thanks,by bodhi - Debian
You can do this. But first you will need to verify if the Guruplug mtd0 has stock uBoot in the similar way the other plugs have. And flash it in a similar fashion as described in this thread: http://forum.doozan.com/read.php?2,11663 I don't recall reading about Guruplug in this forum. So I really can't say whether the same procedure will apply. So please use your own judgment.by bodhi - uBoot
xpress Wrote: ------------------------------------------------------- > I installed that kernel yesterday but the problem > is still there. I had tried this with the 2nd SATA disk, and this problem indeed occurs for my GoFlexNet too. Never noticed before! I'll look around to see if people have reported it on Arch site. Also, only the 2nd SATA port is working for booting.by bodhi - Debian
@chessplayer, > On the Zyxel, > things seem a bit different, but since I do not > have time and you do not have the machine, I can > very well live with the way things are. Did kernel tld-3 patch help solved this problem? is there any thing else you've found ?by bodhi - Debian
Syong, > http://www.ebay.com/itm/350540353534?ssPageName=ST > RK:MEWNX:IT&_trksid=p3984.m1497.l2649 So with this, you just get an headphone audio cable, open one end and connect the wires to your serial converter?by bodhi - Off-Topic
habibie Wrote: ------------------------------------------------------- > Thank you. But, that doesn't seem to support SATA > on a GoFLEX NET device, or does it? It does. Use the right SATA port.by bodhi - uBoot
You could try this kernel: http://forum.doozan.com/read.php?2,12096 I don't have 2 SATA disks plugged in to do the test, so not sure if the sata_mv patch will fix this problem.by bodhi - Debian