Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
...
transmisson
Motion
...
Ich habe es hingekriegt dass man im Webinterface von JDownloader Links oder DLCs hochladen kann. Es funktioniert nicht wenn man ihn im screen unter putty startet, er braucht seine grafische Oberfläche. Also starte ich ihn im tightvnc und mache den viewer dann zu, dann funktioniert es.
... und ich würd lieber warten als da zu kaufen aber das nur nebenbei
Hat mal jemand ne welche Dateisystem am besten mit den Ressourcen der kleinen Box umgeht.
Hab in ein paar Test's gelesen das JFS nicht schlecht sein soll, hab jedoch keine Ahnung ob der Doozan Kernel dafür support mitbringt.
Interessant. Werd ich wohl XFS bei Zeiten auch mal am Sheevaplug testen und ob da noch was geht. Derzeit erreiche ich am Sheevaplug mit ext4 bei der eSATA Platte über Samba und NFS ca. 35-40MB/s. Ohne irgendwelche besonderen Optimierungen.
So if I simply watch the thing boot (without interrupting it) I see where is is stuck in a loop not able to start the Linux. My next steps were to read as many postings as I could find to try and bring it back to life. This got me to tftp in a new kernel (ce_kernel_redstone_v63.img) and ramdisk (ce_ramdisk_v2.0b.img.gz). The only issues I noted were when I wrote the kernel to NAND (nand write 0x800000 0x100000 0x1e30f0) I got an error that said "Attempt to write non page aligned data". I changed the command to "nand write 0x800000 0x100000 0x200000" and the write reported success. The instructions I was using said to next set the bootargs to "setenv bootargs $(console) root=/dev/mtdblock2 initrd=0x1000000,0xb39a59" and to run "bootm 0x800000". The following is as far as it gets, so I'm hoping someone here may know what I need to do to get past this issue.
U-Boot 2010.06-00695-gbd23130-dirty (Aug 30 2010 - 23:04:56)
Marvell-Dockstar/Pogoplug by Jeff Doozan
SoC: Kirkwood 88F6281_A0
DRAM: 128 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x100000, size 0x300000
3145728 bytes read: OK
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-2.6.22.18
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1978544 Bytes = 1.9 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux............................................................................................................................ done, booting the kernel.
Kleiner Tip von mir für alle die per VNC auf einen Desktop verbinden wollen (z.B. für Jdownloader oder Jbidwatcher): Openbox als Windows-Manager -> ist sehr resourcenschonend. Gestartet wird er einfach über den Befehl "openbox".