skakz, It is uBoot problem. Davy's uBoot does not have SATA support. So we only flash it to the Pogo Mobile. Only flash it to the Pogo V4 if SATA is not needed. I guess you were not aware of this. I also forgot about it because I don't use SATA on the Pogo V4. In any case, I got Davy's patch from his post here: http://forum.doozan.com/read.php?3,7601,7601#msg-7601 Will seby bodhi - uBoot
skakz Wrote: ------------------------------------------------------- > thanks bodhi, > finally with debian works fine. > > Now let's forget about nand and restoring original > fw. Llet's say I want boot from sata. > the easyst way is to put the kernel on the usb and > the rootfs on sata hard drive. > > the hardest way would be to install the alarmby bodhi - uBoot
skakz, Your bootcmd has a problem. That was the reason you could not boot Linux at all. Instead of flashing in serial console, it is much easier to flash in Linux. See this thread for how I prepared the Pogo Mobile (same as Pogo V4) to boot Linux: http://forum.doozan.com/read.php?2,11663 You already have Davy's uBoot installed. All you need is a correct uBoot envs set. In the aboveby bodhi - uBoot
skakz, Also, it would be helpful you interrupt uBoot and get the listing of envs: printenvby bodhi - uBoot
Skakz , See this post for example: http://forum.doozan.com/read.php?2,7806,13250#msg-13250 You could post your solution here and we'll double check!by bodhi - uBoot
DanK Wrote: ------------------------------------------------------- > Bodhi, > > thanks for all of your effort put into this > project. I am curious if debian can be installed > on a newly purchased pogo-p22. My attempts have > been unsuccessful. Should I keep trying? DanK, You'll need to verify whether the P22 is an OXNAS or Kirkwood. According to the Arch sby bodhi - Debian
optim, Back up your /boot/uInitrd and then regenerate it: mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-3.3.2-kirkwood-dg -d /boot/initrd.img-3.3.2-kirkwood-dg /boot/uInitrd The reason you see 3 versions listed because you did not remove old kernel images after you're installed 3.3.2-kirkwood-dg. Regenerate uInitrd will force the Linux to loaby bodhi - Debian
optim, IMPORTANT: since the apt-get upgrade got confused, I'm not positive that the commands below will remove the kernel cleanly. So back up your entire /boot directory somewhere first! and to be extra paranoid, you might also want to save the content of /lib/modules. The command to regenerate initrd.img is update-initramfs -u If you see errors, then you probably should removeby bodhi - Debian
optim, This looks OK. -rw-r--r-- 1 root root 1220456 Apr 23 2012 System.map-3.3.2-kirkwood-dg -rw-r--r-- 1 root root 107468 Apr 23 2012 config-3.3.2-kirkwood-dg -rw-r--r-- 1 root root 2279192 Apr 23 2012 vmlinuz-3.3.2-kirkwood-dg -rw-r--r-- 1 root root 6996747 May 24 2012 initrd.img-3.3.2-kirkwood-dg -rw-r--r-- 1 root root 2279256 May 24 2012 uImage -rw-r--r-- 1 root root 6by bodhi - Debian
optim Wrote: ------------------------------------------------------- > I have a Goflex home booting off of an 80G hd. I > am not much of a linux person, but I pick stuff up > here and there. > > I did a 'apt-get update', then I did a 'apt-get > upgrade' and it says that it replaced my 2.6.35 > kernel with 2.6.41 or something along those lines, &by bodhi - Debian
Hey Jake, Congrats! good to hear all system go :)by bodhi - Debian
jake, Quote[ 30.878507] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready ... No DHCPOFFERS received. Check your ethernet connection. It does not seem the box is communicating to the router.by bodhi - Debian
Jake, You are in good shape so don't try to update uBoot! It is the latest version that was installed by Jeff's script. Your Debian stick contains a rootfs that has a customed built kernel, also is quite old (2.6.x). Your problem is this rootfs is not booting. Since your goal is to run deluge, it is quite easy. Download my 3.10.4 rootfs in this thread, put it on a USB stick as deby bodhi - Debian
You could ask people who got it working on the Pi to get a list of modules with lsmod and see if yours is missing any relevant modules for the Psp3 eye. It's possible that I didnot have them compiled in the kernel.by bodhi - Debian
purespin Wrote: ------------------------------------------------------- > I can read Chinese. This is the tutorial to > install kernel 3.1.10 on NAND so that you can boot > Debian 7.1 from USB. > > Mine is still using Linux-2.6.31.6_SMP_820 kernel. > How safe it is to install kernel on NAND? > > Let me know if you have any question. Can you translate that pagby bodhi - uBoot
iSh0w, I'm not sure what are you trying to do? flashing back to stock, or get the GoFlex Net working with new uBoot? What is your serial console output? from booting up till before loading kernel.by bodhi - Debian
HDgaming42, Ext3 file system will be more resilient with power outage. Ext2 is not. So if this is a concern then Ext2 is not appropriate to use, because the rootfs will be corrupted when that happens. If you use Ext2, be sure to backup the USB very regularly. But in either cases, keep an image backup (i.e. clone) of the USB so you can just swap it whenever you experience booting problem. Myby bodhi - Debian
HDgaming42, Some users had problem in installing Rescue System lately, so it could bring you more headache. Since you have netconsole, there is less need for Rescue System (for recovery purpose). Rescue system mainly used when you can't boot the system because the rootfs has errrors. But if you take precaution such as backup, and use EXT3 file system, then chance is that you will neverby bodhi - Debian
@ HDgaming42, > My head is spinning! We've all been there :) The only problem you have here: > Loading file "/boot/uImage" from usb device 0:1 > (usbda1) > ** File not found /boot/uImage > Loading file "/boot/uInitrd" from usb device 0:1 > (usbda1) > ** File not found /boot/uInitrd So somehow the installation failed to make these 2by bodhi - Debian
Sebastian, If you have the Pogoplug V2 (pink/gray) and have installed pass the point where uBoot was installed successfully, then have no fear! the worse is that you can use my 3.10.4 rootfs to boot a minimal Debian system and go from there. See this thread. http://forum.doozan.com/read.php?2,12096 And yes, debootstrap has been causing lots of problem for people try to install using Jeff&by bodhi - Debian
duduke Wrote: ------------------------------------------------------- > Hi bodhi, > > What would be the procedure for Seagate Dockstar? > Or more specifically migrating from non-FDT uBoot > 2011 to a newer uBoot that does support FDT. > > Thanks. duduke, There are 2 options: 1. New uBoot with FDT config option 2. Linux kernel compiled with FDT otion. 3.by bodhi - uBoot
Also try changing the whitelist in /lib/udev/rules.d/xx-persistent-net-generator.rules # device name whitelist KERNEL!="eth*|ath*|wlan*[0-9]|msh*|ra*|sta*|ctc*|lcs*|hsi*", \ GOTO="persistent_net_generator_end" to # device name whitelist KERNEL!="Eth*|ath*|Wlan*[0-9]|msh*|ra*|sta*|ctc*|lcs*|hsi*", \ GOTO="persistent_net_generator_end"by bodhi - Debian
How to boot Debian FDT kernel using the new uBoot In this example, the rootfs is on a USB drive (The old uBoot was installed using Jeff's script) The new uBoot is in the first post of this thread. - Copy the board file kirkwood-goflexnet.dtb to /boot - Change uBoot envs to load dtb file along with the uImage and uInitrd: dt_load_dtb=ext2load usb 0:1 0x1c00000 /boot/kirkwood-gofby bodhi - uBoot
shv Wrote: ------------------------------------------------------- > OpenWRT is just another OS. Therefore I would > expect that booting from IDE can also be used with > it. The command setenv usb_root LABEL=rootfs is > used for USB booting to indicate which partition > shall be used for booting. It is not really > necessary for booting from IDE. Actually it does, inby bodhi - uBoot
Kapt Blasto Wrote: ------------------------------------------------------- > > From WIN7 what's the best serial comm program I > can get that will do what I guess people want to > do, here... > and can someone repeat the links I can head off to > to see what I need to do? Putty is among the best tools for Win7 (IMO the best): http://www.putty.org > &gby bodhi - Debian
pbg4 Wrote: ------------------------------------------------------- > Hi, > > @gaogao, > > good to hear, that you got the shutdown button > working,.. > > @bodhi, > > this weekend I had some time to test your 3.10.4 > kernel packages (image and header files) > on my iConnect, everything is fine, with a debian > squeeze rootfs,.. only the lmby bodhi - Debian
asklepiades, You need to install bzip so tar can extract the archive. Because you've run Jeff's script to install, uBoot image was written to NAND. So all you need is a working Debian rootfs for your box. And I created this rootfs for this purpose.by bodhi - Debian
Enki, The Goflex Net arc Number is: 3089 Seagate Goflex Net So at Debian command line, set it fw_setenv arcNumber 3089 And reboot. However, it's best to that you try either UART booting or netconsole first before changing uBoot envs (because a typo would lock you out of the box). Addendum: To setup netconsole: http://forum.doozan.com/read.php?3,14 But if you already havby bodhi - uBoot
asklepiades, Take the 3.10.4 Debian rootfs in this thread, and put on USB stick. Boot with it, and then plug in the HDD. http://forum.doozan.com/read.php?2,12096 After it's running, use the fw_printenv command in Debian to list your uBoot envs to see if you will need to adjust them (post them here and we'll help).by bodhi - Debian
Guys, Here is the NSA325 thread at Arch site. http://archlinuxarm.org/forum/viewtopic.php?f=27&t=4730 Looks like they use the NSA320 supported kernel and it works with some problem not resolved yet. Anybody wants to try Debian then try this rootfs here. http://forum.doozan.com/read.php?2,12096 But pls put it on a new USB stick and don't change any uBoot envs yet until you'rby bodhi - Debian