syro, Did you try to load the module first? modprobe iptable-filterby bodhi - Debian
Mario, When you execute these commands, nc -l -u -p 6666 & nc -u 192.168.1.100 6666 change the 2nd one to nc -up 6666 192.168.1.100 6666 Of course, replace 192.168.1.100 with th IP address of your plug (Dockstar or GoFlex,...) Use the label approach described above for your boot drive, does not matter USB or HDD. If the USB boot drive is labeled rootfs, then the uBoot envs wby bodhi - uBoot
habibie, The original uBoot on the device does not support netconsole.by bodhi - uBoot
Rootfs 3.9.11 was uploaded. Please see 1st post for download link.by bodhi - Debian
Ah! the rootfs is a basic rootfs, you'll need to update iptables package to get the latest.by bodhi - Debian
Oakley470, Did you keeop the log of your attempt to restore?by bodhi - uBoot
syro Wrote: ------------------------------------------------------- > Hey! > > Thanks for all your support. I have a little > Problem with activating NAT. > > I am using Kernel: 3.8.11-kirkwood-tld-3 > > iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o > eth0 -j MASQUERADE > > Result: > > > iptables v1.4.14: can't initialize ipby bodhi - Debian
maihoamv & David, The description and installation instruction is at the end of the 1st post :) burried under other updates! I guess I'll organize it again to make it easier to find. uBoot does not need to be replaced. QuoteI have uploaded a Debian kernel package for 3.6.11-kirkwood which I've built with a collection of patches for GoFlex Home/Net, Pogoplug E02/Mobile/V4, iConby bodhi - Debian
Kernel 3.9.11 version 1 was uploaded. Please see 1st post for download link.by bodhi - Debian
mgiammarco Wrote: ------------------------------------------------------- > Thank for all replies. > I have bought some usb keys, tried with several > linux flavours and now, incredibly an arch linux > has booted. > > Now I will never power it down but meanwhile: > > 1) How can I enable netconsole for all boot > duration (and also after boot if possible)? &by bodhi - uBoot
Since we all ran Jeff's script to replace uBoot to install Debian or Arch, only mtd0 was erased, and the original uBoot image was written to the rootfs (mtd2). Here is what shv did to restore uBoot on a GoFlex Net: http://forum.doozan.com/read.php?3,12506,12506#msg-12506 The instruction should be the same. However, you need to be aware that on Pogoplug E02, if you make a mistake thenby bodhi - uBoot
@patrick, First, stop netconsole and print out the environments and post the output here: >printenv There are a few things to try. But your netconsole output is normal. - check your router to see if you can find the new dynamic IP address - take your stick to another box and check for error e2fsck - look at the uBoot envs to see it ethaddr is assigned the Dockstar a MAC address -by bodhi - uBoot
garyang, ethaddr should be set so that it does not change every reboot. Have you looked at those 2 files? I think you still have problem that is network-related.by bodhi - Debian
From the list of envs, it does not look like you have netconsole setup at all?by bodhi - uBoot
majic79, Running uBoot from RAM is not reliable and unsupported. It would work if the version you are loading via tftp is very close to the currently installed uBoot. Otherwise, it will just hang. I have not seen it reset like that, but it is likely because of that reason. Since you have GF Home, try UART booting. See Davy's instruction: http://forum.doozan.com/read.php?3,7852,7852by bodhi - uBoot
garyang Wrote: ------------------------------------------------------- > Thanks bodhi > > I use ext2 on usb stick. > I made it from ubuntu with gparted. > Is it possible to cause problem? > Do I have to use debian or arch? No Ext2 is fine, it only needs to macth your uBoot env for usb_rootfstype. And the USB should have has MBR partition, not GPT. Have you checkedby bodhi - Debian
yoonbae81 Wrote: ------------------------------------------------------- > I've installed uBoot which is made by bodhi and it > can boot with SD card. There were many environment > variables for rescue like rescueme.txt even though > that uBoot was made for Pogoplug Series 4. Rescue > systems looks very excellent even though I have > netconsole. > > Can I aby bodhi - Rescue System
yoonbae81 Wrote: ------------------------------------------------------- > Kernel is not starting. > I've finally found the sd card whch doesn't show > "block read error". However after loading two > kinds of images, it's hang with "Starting > Kernel...". > > I know that message doesn't mean it's not working. > I alreby bodhi - uBoot
I'm adding topkick plug, and most of multi-media supports to the kernel. Will upload new version in a couple days.by bodhi - Debian
Josef, So you do have Dockstar, I thought you have a GoFlex Net? :) About the Dockstar uBoot image, it was a little old and with the netconsole input problem. I could build a new version, and try a sanity check on a GoFlex Net with UART booting (I don't have JTAG connection for my Dockstar). Yes, I will post it here as an untested image.by bodhi - uBoot
garyang, Your uBoot env for rootfs type is: usb_rootfstype=ext2 So try to extract the rootfs again to an EXT2 formatted USB drive. And try booting with that.by bodhi - Debian
shv, I did not remove the linux-2.6.x kernel packages. I don't think it matters. And flash-kernel problem is really a don't care, because we are not using any of the /boot files anyway. Before the apt-get update, apt-get upgrade, I just put a hold on udev with: echo "udev hold" | dpkg --set-selections And the upgrade just went without problem. And you're riby bodhi - uBoot
dhead666 Wrote: ------------------------------------------------------- > Jeez Bodhi, how did I miss that ? > I kept the wires soldered to the serial port, so > it was only a matter of unscrewing the box and > connecting to usb-ttl, like 30 seconds of labor. > I did get the "xmodem: Bad message" and had to run > kwboot over and over for 10 min' until it staby bodhi - Debian
laprjns Wrote: ------------------------------------------------------- > bodhi Wrote: > -> :) now for some reason, the kernel is not > booting. > Are we sure that the kernel is not booting? > Maybe it's not getting an IP. I suggest that they > try deleting any persistent net rule in > /etc/udev/rules.d/ Yeah, it could be the problem. Hard to tell whatby bodhi - uBoot
restamp, It works fine in cron.daily with the full path for --exclude. Thanks for your help :)by bodhi - Debian
The instruction on 1st post: To install, you must have NAND tools and fw_env tools installed first. See here: http://forum.doozan.com/read.php?2,11663,11713#msg-11713 If you running from Pogoplug OS, install fw_envs tools as described above, and then make sure the /etc/fw_env.config looks like below: cat /etc/fw_env.config # MTD device name Device offset Env. size Flash sector siby bodhi - Debian
@shv, I did. But my Arch kernel on NAND is older, I beleive. I recalled WarheadsSE has done at least one update. Mine is running on Debian wheezy rootfs. But the kernel is still ALARM 2.6.31.6_SMP_820.by bodhi - uBoot
restamp, I think so too. I'm changing the --exclude to use the full path, and will see how it goes. Thanks,by bodhi - Debian
Davy's Dropbox link: https://www.dropbox.com/sh/nwt2kbvetvgvroo/sm-hZ0B4jU/Kirkwood/uboot/Pogoplug4Seriesby bodhi - Debian
Josef, Your arcNumber is 2998, meaning it is for the Dockstar, not GoFlexNet. When you boot your old 2.6.39, it set your box as a Dockstar, which is OK. The new uBoot is GoFlex Net version, so your arcNumber needs to be set to 3089 to be correct. But don't change arcNumber yet because you have to boot with a kernel that supports it after you've done that. Using my rootfs, it will worby bodhi - uBoot