What's your date? is ntp running?by bodhi - Debian
msanad, tar xfj linux-media.tar.bz2 tar (child): bzip2: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now make: *** Error 2 apt-get install bzip2 And then run through the installation again.by bodhi - Debian
marcint43, Congrats! Concur. I think this exportfs error message was a terrible error message, a lazy way to report a warning :))by bodhi - Debian
I agreed. It seems to be a power issue, because leaving it in the slot while booting UART, it does not spin at all. And I also did try (once), to plug the GoFlex drive in while at U-Boot prompt, and it hung. I had to recycle the power. I'm gonna try the bare SATA II drive to see if it behaves differently.by bodhi - uBoot
Hi ebbes, > Sorry, I don't quite understand what's exactly > going on: Does your drive work in external drive > but not when plugged in directly or does it work > either way? I did the reversed test. The drive inside the 2.5" enclosure works fine with ide reset. So I took it out and plug it in the SATA slot, and ide reset failed. This also proved that SATAby bodhi - uBoot
ebbes, > u32 timeleft = 10000; /* wait at most 10 ms for SATA reset to complete */ I've tried different numbers from 25 to 100ms. It had no effect. > then some GPIO would have to be written to in > order to start the drive This would be very nasty to hunt for this in Marvell U-Boot! > Looking into the (horrible) Marvell U-Boot Could not agree more! I'd brieflyby bodhi - uBoot
marcint43, Reboot. Check if NFS share is visible from another box.by bodhi - Debian
markweng Wrote: ------------------------------------------------------- > When I tried another uboot from Malc > http > ://forum.doozan.com/read.php?3,15091 > > Ide reset is OK. so should not be the power > problem. > Hope this help. Agreed. But you are running modified stock Marvell uBoot from Malc. Not the latest from mainline u-Boot source tree. It's mostby bodhi - uBoot
marcint43 Wrote: ------------------------------------------------------- > > Marvell>> printenv > bootargs=console=ttyS0,115200 > mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_en > v),0x80000(key_store),0x80000(info),0xA00000(etc), > 0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(ker > nel_2),0x2FC0000(rootfs2) root=/dev/nfs rw > init=/init > bootdelby bodhi - Debian
Is that a new USB/HDD rootfs? BTW, my mount: # mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=14494,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatimeby bodhi - Debian
That's what I am seeing too, with the HDD plugged in directly to SATA port: Reset IDE: ide_preinit failed With the another 2.5" HDD using eSATA enclosure (i.e. external power source), it does work with the ide reset. The HDD was initialized OK. My conclusion: there is some board settings that need to be adjusted. Could it be that there is not enough power draw to the SATA port?by bodhi - uBoot
Also, my kernel server settings: cat /etc/default/nfs-kernel-server # Number of servers to start up RPCNFSDCOUNT=8 # Runtime priority of server (see nice(1)) RPCNFSDPRIORITY=0 # Options for rpc.mountd. # If you have a port-based firewall, you might want to set up # a fixed port here using the --port option. For more information, # see rpc.mountd(8) or http://wiki.debian.org/Secuby bodhi - Debian
marcint43 Wrote: ------------------------------------------------------- > This post is like desperate action... I am not > newbie with linux, not newbie with nfs (I have > been using NFS for years) > But with this case I feel stupid ...no idea what > could be wrong... I know how you feel :) that it should work. You could try to use a new fresh USB bootdrive and createby bodhi - Debian
markweng, Did you plug it in the SATA port directly or use an external power source?by bodhi - uBoot
marcint43 Wrote: ------------------------------------------------------- > are you using nfs v3 or 4 ? I'm using nfs v3 (because compatibility with uBoot booting rootfs). But I recall nfs v4 worked for me before (same server version). And looks like you've tried nfs v3 share. I'd suggested you move this NFS topic to a new thread. Much better to troubleshoot your problemby bodhi - Debian
That is strange. I know you're running 3.13.1-kirkwood-tld-2. But with what rootfs? have you done apt-get update apt-get upgrade and what is in your /etc/apt/sources.list ? I'm running the same kernel, and sharing several nfs shares. Some for browsing and several for rootfs (as in nfs cluster). So I think it is something else, don't bother trying squeeze. Other tby bodhi - Debian
lighttpd: web server xfce: desktop vnc, xrdp: remote dekstop daemon for Windows sqltite: minimum footprint for sql database samba: shares that work with Windowsby bodhi - uBoot
How about this combo: USB to barrel connector (this one fits the GoFlex Home/Net and Pogo V4/Mobile) http://www.ebay.com/itm/2X-USB-2-0-A-to-5-5-2-5mm-Barrel-Connector-Jack-DC-Power-Cable-2-PCS-/170753281224?pt=US_USB_Cables_Hubs_Adapters&hash=item27c1b04cc8 Step up 5V to 12V: http://www.ebay.com/itm/5W-USB-DC-5V-to-12V-Step-Up-Boost-Module-Electronic-Regulator-Motor-Rotation-/281061by bodhi - Off-Topic
marcint43 Wrote: ------------------------------------------------------- > For next test, I downgraded nfs-kernel-server and > nfs-common and all depedned libs to squeeze > version - NOTHING CHANGED. > > libevent-1.4-2_1.4.13-stable-1_armel.deb > libnfsidmap2_0.25-5_armel.deb > librpcsecgss3_0.19-6_armel.deb > nfs-common_1.2.2-4squeeze2_armel.deb > nfs-kerneby bodhi - Debian
bigbob23 Wrote: ------------------------------------------------------- > Thanks. How do I create the uImage and uInitrd > files (the instructions imply one is already > running Debian)? The mkimage command apparently > does not exist on Arch. The instruction has 2 parts: rootfs and kernel. If you create the rootfs on a USB/HDD drive per instruction, then the kernel is alreaby bodhi - uBoot
msanad Wrote: ------------------------------------------------------- > So now after booting with the USB and log into the > debian prombet as i show you > > i have to make the following command > > > PogoE02> fw_setenv console 'ttyS0,115200' > PogoE02> fw_setenv usb_device '0:1' > PogoE02> fw_setenv mtdparts > 'mtdpby bodhi - uBoot
> WarheadsSE Wrote: > > (this after one successful boot so that the MCU > > watchdog is off) I've missed this! is that UART booting?by bodhi - uBoot
Rembember the previous steps in u-Boot: PogoE02> setenv console 'ttyS0,115200' PogoE02> setenv usb_device '0:1' PogoE02> setenv mtdparts 'mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)' PogoE02> setenv usb_set_bootargs 'setenv bootargs console=$console root=/dev/sda1 rootdelay=10 rootfstype=ext3 $mtdparts' PogoE02> setenby bodhi - uBoot
marcint43, > Is it possible to run nfs-server ? It does work. Both as exported shares and rootfs. You could post more details of what you did. Other thought: Did you make sure that it is exporting nfsv3 ?by bodhi - Debian
bigbob23 Wrote: ------------------------------------------------------- > It has been a year since anything has been added > to this thread. Has anyone made progress on > installing Debian on a Pogoplug v4? I have > installed Arch Linux but really prefer Debian. Get the latest Debian rootfs (see link in my signature) and put it on USB drive. And since you're running Arcby bodhi - uBoot
Congrats! you're all set. Enjoy playing with your Pogo E02… remember to change your root password, and generate new SSH key. Don't worry about this step, it is just a precaution. - edit /media/sdb1/etc/fstab entry for /dev/root to match the rootfstype of your usb_rootfstype.by bodhi - uBoot
@mali, if you can get a Sandisk brand thumb drive, try that. Also, Patriot brand is very unreliable for booting.by bodhi - Debian
WarheadsSE Wrote: ------------------------------------------------------- > @bodhi > Thoughts on my getting this bugger to chain load? > I can't get kwboot to work, as said. > > I have copied u-boot.bin to /boot, and ext2load'ed > them to 0x800000 and 0x2000000, but `go` results > only in a software interrupt and a SoC reset. > > (this after oneby bodhi - uBoot
ebbes Wrote: ------------------------------------------------------- > Sorry for double-posting, but I just tested a > build from yesterday that had SATA enabled. (But I > don't know which one of my working branches it's > taken from...). No big changes done to SATA code, > except disabling second slot (it is completely > unpopulated, even on Pogoplug v4, so I tby bodhi - uBoot
ebbes, That's Ok. Don't worry about it. I had the patch for 2013.10, too (Just dont have time to look into it yet). I only want to spend more time on getting SATA working.by bodhi - uBoot