... I run Debian from 1GB flash drives. ... No. ... That depends on what applications you want to install. But actually the price differences are quite small...
18408
fzoellne
Apr 1, 2007 1:52 pm
Hi, I observed a strange problem today. I just started my slug (unslug 6.8) but it turned up running from internal flash although I unslinged it before (and it...
18409
Adam Ward
cayspam
Apr 1, 2007 2:37 pm
I installed saned based on SetUpAScannerServerWithSANE: root@nas:/usr/share/libtool/libltdl# ipkg install saned Installing saned (1.0.15-r4) to root... ...
18410
bloedmann999
Apr 1, 2007 5:11 pm
HI, I am using rsync, controlled by dirvish to backup various machines in my local network. It works pretty well. But sometimes the dirvish process will give a...
18411
minimatica
Apr 2, 2007 9:31 am
... Where are these faqs? TNX!...
18412
minimatica
Apr 2, 2007 10:36 am
Hi guys, I searched for a wiki/faq or a "how to" install a lamp (I have unslung 6.8 firmware); I read in some messages about unslung-feeds (ipkg install...
18413
tim_higgins13
Apr 2, 2007 11:03 am
Hi I've got an NSLU2 with a 320GB HDD that is unslung. I would like to take the HDD away from the NSLU2 and plug it into another computer via USB2. Will I be...
18414
golvelliuscs
Apr 2, 2007 11:39 am
Hi ... I am a new user of the debianslug 3.10 firmware ; before that i am using unslug firmware 6.8beta .. But This week i have decided to install debian for...
18415
Adam Ward
cayspam
Apr 2, 2007 12:10 pm
... Short answer is yes, to my knowledge :) Depends on the file system and the version of Windows. If it's ext2/3 then there is a driver for the Windows NT...
18416
Ralph Kling
rmkling
Apr 2, 2007 4:15 pm
Hi all, I have been using Debianslug 3.10 for quite some time now and it's been very solid. I just ran into a strange problem: some of the floating point...
18417
Chin Tong (SHOPTONG)
yessirfanclub
Apr 2, 2007 4:18 pm
I have tried, but could not get it to work. Case A) Unlung to a WD My Book Premium 500 GB HDD (using USB2) * plug-in to a Windows XP machine installed with:...
18418
Mike (mwester)
mjwest61
Apr 2, 2007 6:34 pm
Can you post some sample test programs along with the results you observe? Thanks, Mike (mwester) ... From: "Ralph Kling" <rkling@...> To:...
18419
zeddichus
Apr 2, 2007 9:40 pm
Hi, I did unsling my NSLU with the last version 6.8 and she was working quite fine with an external 320 WD HDD. Suddenly 2 days ago she was not reachable any...
18420
Brian Wood
beww307
Apr 2, 2007 9:57 pm
... Something changed, whether you are aware of it or not :-) Perhaps something happened to change the IP address of the unit? If you have a way to scan your...
18421
opt1m8l
Apr 3, 2007 10:42 am
Has anyone had any experience with the Linksys NSS4000. It is a 1U box which looks as if it could be a "big brother" to the NSLU2. I know that it runs a...
18422
Sean Butler
seanb724
Apr 3, 2007 3:04 pm
My slug has been plugged in and running for sometime. About the only thing I do is rsync to it these days, and since I got an Apple Extreme Base Station a...
18423
Dave Hrynkiw
Dave_Hrynkiw
Apr 3, 2007 5:57 pm
I've been using rdiff-backup for a few months on my Slug to mirror my office files. My office server is a 800MHz POS with 120G on hardware RAID. The initial...
18424
Martin Michlmayr
mmic1979
Apr 3, 2007 6:33 pm
... I briefly looked at their GPL sources the other day. From what I understand, this device is based on a RM7000 CPU from PCM-Sierra. Unfortuntely, it seems...
18425
John
jll370
Apr 3, 2007 9:58 pm
Dave, Interesting. According to its web description, rdiff-backup avoids the painfully slow "cp -a --link" step that bogs down rsnapshot on my slug. How long...
18426
tim_higgins13
Apr 4, 2007 7:37 am
Hi there I just got Rsnapshot working on my SLUG for incremental backups but I have also read that rdiff is better (more efficient?)..... With rdiff only parts...
18427
zeddichus
Apr 4, 2007 7:47 am
Hi, I did recheck it yesterday and the cables and everything are fine. I did also recheck my network settings and they also have not been changed - also not...
18428
Juan Pablo
juanpa_74
Apr 4, 2007 8:30 am
Hi! This is my first post here. I have been reading about people having trouble with rtorrent and Unslug. Maybe they didn't try the latest optware package for...
18429
Adam Ward
cayspam
Apr 4, 2007 10:58 am
Using OpenSlug 3.10. The dependencies for saned are pulling this libtools: http://ipkgfind.nslu2-linux.org/details.php?package=libtool&id=7032814&official= ...
18430
Phil Endecott
endecotp
Apr 4, 2007 12:26 pm
... Incorrect. The whole point of rsync is that it will identify portions of the new file that were also present in the old file and not transmit them. Phil....
18431
Adam Ward
cayspam
Apr 4, 2007 1:19 pm
Looks like it got fixed. I tried installing it again via URL, here's the output: root@nas:~# ipkg -V 3 install ...
18432
bloedmann999
Apr 4, 2007 4:38 pm
... Someone answered me in another forum (and I missed it, ashamed to say) that any Dirvish RC over 128 is caused by a signal. So 139 would be signal 11 and...
18433
reddakota2k1
Apr 4, 2007 7:17 pm
... I have 3 Slugs. This has happened to all three of them repeatedly. I have gotten so sick of reslinging, formatting and copy data to and from a temp...
18434
Dave_Hrynkiw
Apr 4, 2007 8:07 pm
... 320G in about 1/2 an hour. It's live, so I ran it with "-n". Here's the output: slug:/mnt/320g# time e2fsck -n /dev/sda3 e2fsck 1.40-WIP (14-Nov-2006) ...
18435
Drew Gibson
green.ogre
Apr 5, 2007 1:42 am
AFAIK most of the time would not be spent doing the verify but would be spent swapping memory to disk and back (disk thrashing) on a slow (USB) disk. That...
18436
Phil Endecott
endecotp
Apr 5, 2007 10:51 am
... No, the rsync algorithm is integer-only. I suggest that vmstat is the best way to determine where the bottleneck is. Phil....