|
|
 |
« on: October 25, 2009, 04:50:16 PM » |
|
I have been thoroughly enjoying working on the Sheeva plug. I have ArmedSlack and a customized kernel now all working off the internal flash.
But I have been doing all the compiling natively on the plug as the DVD that came with the plug has a corrupt file. So my process has been a tad slow, but works!
/dvd/SheevaPlug_Host_SWsupportPackageLinuxHost.zip
the LinuxHost/gcc.tar.bz2 is corrupt and will not properly extract.
root@mrlinux:/z/sheeva# tar xvjf gcc.tar.bz2 gcc/ gcc/arm-none-linux-gnueabi/ gcc/arm-none-linux-gnueabi/libc/ gcc/arm-none-linux-gnueabi/libc/lib/ gcc/arm-none-linux-gnueabi/libc/lib/ld-linux.so.3 ..... gcc/share/bin/ gcc/share/bin/arm-none-linux-gnueabi-size
bzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files.
tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now root@mrlinux:/z/sheeva#
Is there a place to get a good file? I have been poking around and havent found it.
I have 2 more plugs in the mail and I hope they have fixed the file on those DVDs.
|