@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
http://projects.doozan.com/uboot/by bodhi - uBoot
qdftowner, Thanks for the info. But strange, "vers=3" did not work for me, the kernel rejected it as an option in the command line. I'm running 3.8.11. When I use v3, it was accepted.by bodhi - uBoot
Kernel 3.8.11 version 3 was uploaded. Please see 1st post for download link.by bodhi - Debian
bodhi Wrote: ------------------------------------------------------- > nfsroot=$net_nfs_server:$net_nfs_path,v3 This did not seems to be able to force the nfs share to mount as v3.by bodhi - uBoot
@tsunulukai, Thanks for a very well written guide! and most of all the inspiration. I'm playing with this and I have learned some new and very useful subjects.by bodhi - uBoot
@chessplayer, Thanks for point out that dhcpd behavior. I will take a look. This client is what we got from squeeze after running Jeff's debootstrap script, and then upgraded to wheezy, along with everything else. The only extra packages were what listed in the 1st post. I've since built another kernel after I discovered that I missed a small patch regarding to the automatic trigby bodhi - Debian
Hi qdftowner, > I consider that uImage and uInitrd are present in > the /boot directory (like a normal install). > Every thing is fine with nfs (v3)! > > Booting from nfs4 is not possible uBoot seems to > not be able to do that (using nfsv3 naming works). > How did you do do select nfs v3 on uBoot side? Regarding "using nfsv3 naming", does it mean tby bodhi - uBoot
This is good if you'll use this as a NAS, since you can use the SATA port . Not as good as Pogo E02 if you're using some other CPU-intensive service because CPU is slower and less RAM. A cheapest plug is Pogo E02, for a box running all these: DLNA/uPnp ,server, torrent, and Samba. Of course the disk intensive function with USB will be not as fast as SATA, but since you are running moby bodhi - Off-Topic