bodhi Wrote: ------------------------------------------------------- > syro Wrote: > -------------------------------------------------- > ----- > > Hey i have a serial cable (ca42) and i have get > an > > output. but the problem is i cant send any key > to > > the device to interrupt the auto boot. > > > > i have used minicom and putty on tby syro - uBoot
Hey i have a serial cable (ca42) and i have get an output. but the problem is i cant send any key to the device to interrupt the auto boot. i have used minicom and putty on two different laptops but no luck :-( any advice for me? thank you very much!by syro - uBoot
Hey! just use this: http://forum.doozan.com/read.php?2,12096 Updated 19 June 2013: Basic minimal Debian Kirkwood rootfs with kernel 3.8.11 for Dockstar, Pogoplug E02/Mobile/V4, GoFlex Home/Net, iConnect, NSA320. - tarball size: 85M - install size: 311M - a basic squeeze rootfs installed using debootstrap - upgraded to wheezy (see /etc/apt/sources.list) - Installed packaby syro - Debian
bodhi Wrote: ------------------------------------------------------- > syro, > > Did you try to load the module first? > > modprobe iptable-filter Nope still not working :-( iptables v1.4.14: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.by syro - Debian
bodhi Wrote: ------------------------------------------------------- > syro Wrote: > -------------------------------------------------- > ----- > > bodhi Wrote: > > > -------------------------------------------------- > > > ----- > > > gaogao Wrote: > > > > > > -------------------------------------------------- > >by syro - uBoot
bodhi Wrote: ------------------------------------------------------- > gaogao Wrote: > -------------------------------------------------- > ----- > > can it be used on NSA320? > > No, this version is for GoFlex Net only. It could > be used for GoFlex Home, though. > The reason: each uBoot image is built using the > board file for that hardware. So when yoby syro - uBoot
Thanks for your Help! I am trying with apt-get install iptables but it says: iptables is already the newest version.by syro - Debian
i just took the image from there: http://forum.doozan.com/read.php?2,12096 Download at Dropbox: Debian-3.8.11-kirkwood-rootfs-bodhi.tar.bz2 md5: 072fb299bf7f74a271522d5f44317692 Installation: - format a new ext3 USB drive, and label it rootfs. Note: if your uBoot env for usb_rootfstype is ext2, then use an ext2 USB drive. - cd to top level directory and extract it (assuminby syro - Debian
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 iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Anyone someby syro - Debian
Hey! Have some problems with the script. i installed it but i have no access to the local lan or to the internet. My current config is: IP Dockstar: 192.168.1.2 IP Router: 192.168.1.1 Laptop: tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.8.0.6 P-t-P:10.8.0.5 Mask:255.255.255.255 UP POINTOPOINT RUNNINGby syro - Debian
Hey Jeff Thanks for your nice and great Work! Do you mean this Part: OPTIONAL: Replacing the uBoot on /dev/mtd0 WARNING: Writing to /dev/mtd0 can brick your device. Remove your USB drive, boot into the default Pogoplug environment, and run the following commands: cd /tmp wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh chmod +x install_uboot_mtd0.sh ./install_uboot_mtd0by syro - uBoot
Well i have reinstalled the Device more than 1 time about 5 - 7 Times on 2 different devices and different usb sticks still the Problem First boot all finde second boot (after halt ;-)) it fails and it boots the pogoplug. I have tried to fsck the device and disabled dhcp with a static ip. Still problems I got the device on the 19.8.2010 and was sent at the 16.8.2010. Maybe new fixes? Syr0by syro - Debian
Jeff Wrote: ------------------------------------------------------- > A few clarifications and ideas for everyone: > > 1) Unless you've changed things, the default setup > will alternate between booting Debian and > Pogoplug. If you don't like that, see here for a > fix. > > 2) When you install Debian Squeeze using my > scripts, you do NOT need toby syro - Debian
hey thanks for all your postings =) even if their are members who still have the same problem =) i have made my config with telnet, i tought omg everyone tells to enable ssh but dont do the update. well so i tought whats about telnet? and it worked =) i was happy and tought to hell with the ssh enabler =D but i will try this fix and say very much thx =) syroby syro - Debian
We have a little Problem with the debian. First after the Install it boots into Debian and we can install everything like apache, smb and so on. After a reboot the System dont start. And if its start it starts the PogoPlug from the Nand. After Flashing the Uboot to md3 it doesnt change anything. We have tried to change from dhcp to static (etc/network/interfaces) run fsck over the usb. Havby syro - Debian