**** BEGIN LOGGING AT Fri Feb 03 10:59:56 2006 Feb 03 11:01:26 Anyone know a good cpu / memory monitor (like top in debian) ? Feb 03 11:41:51 pro-x: well, there's top. It is in the procps package. Feb 03 12:02:58 ok thank's .... i have been suffering without it :D Feb 03 13:51:15 hi lou :) Feb 03 14:11:20 Hello... is there any equivalent to autofs in Unslung? Feb 03 14:12:20 (I'm trying to find a way to automatically run a script whenever a memstick is inserted into a USB reader...) Feb 03 14:35:11 hi! Feb 03 14:35:35 does anybody know the command to turn the LEDs on/off? I can't find it in the wiki anymore Feb 03 14:37:11 oh, I found it right now: SetLed Feb 03 14:42:45 bye Feb 03 15:02:09 hi everybody Feb 03 15:04:11 did anyone do a debian bootstrap before? Feb 03 21:07:22 I have problems mounting nfs-shares from my slug. It takes about 45 sec per share. PC and slug are idle during that time, little/no networkactivity. Any ideas ? Feb 03 21:27:30 I'm confused. I can't seem to do an "ipkg update" i can ping my wrt. my wrt can ping the slug. the name resolves to the IP. I've flushed my iptables. added the mac. What am I missing? Feb 03 21:29:54 astroid: can you post /etc/ipkg/cross-feed.conf ? Feb 03 21:30:49 pumpkin: src/gz cross http://ipkg.nslu2-linux.org/feeds/unslung/cross Feb 03 21:31:11 can you try "ping http://ipkg.nslu2-linux.org" ? Feb 03 21:32:19 # ping ipkg.nslu2-linux.org Feb 03 21:32:19 PING nugabe.nslu2-linux.org (66.159.209.6): 56 data bytes Feb 03 21:32:20 errr: "ping ipkg.nslu2-linux.org" Feb 03 21:32:23 and hangs. Feb 03 21:32:38 I get name resolution but no throughput. Feb 03 21:32:41 OK, DNS works, routing doesn't. Feb 03 21:32:54 and your normal PC can ping it ? Feb 03 21:33:05 yes. Feb 03 21:33:06 astroid, had you enter the default gw at the admin page? Feb 03 21:33:23 no. :) Feb 03 21:35:00 then you should do this, and then write down "i'll enter the default gw before i try to access anything outside my own network", imho 100 times, that's enough ;) Feb 03 21:35:11 thanks very much. Feb 03 21:35:18 no problem Feb 03 22:05:09 I'm using a flash drive as root - Disk1. I have a NTFS drive that I would like to stick on Disk2. I have "ipkg install ufsd" to get the R63 drivers but is it possible to "mount -t ufsd" drive2? and if so how? Feb 03 22:08:07 which command did you used (exactly) ? Feb 03 22:10:54 mount -t nfsd /dev/sdb1 /mnt/ntfs Feb 03 22:11:21 I assume nfsd is a typo Feb 03 22:11:35 and before you loaded the ufsd module via insmod ? Feb 03 22:11:48 no nfsd isn't a tyhpo. didn't insmod. Feb 03 22:11:48 * caplink811_log assume that too Feb 03 22:12:29 1st insmod ufsd, 2nd mount -t ufsd device mountpoint Feb 03 22:13:57 hm, ufsd.o isn't in lib. libname may be different... checking. Feb 03 22:14:54 [root@linus modules]$ ls -la /lib/modules/ufsd.o Feb 03 22:14:54 -rw------- 1 root root 279713 Aug 21 16:33 /lib/modules/ufsd.o Feb 03 22:14:59 once it took restart to insmod for work.. Feb 03 22:15:30 for<->to Feb 03 22:16:44 I have insmod'ed .... it took this time. retrying mount. Feb 03 22:16:56 aecwer, did you got any errors, when wget tried to pick up the linksys firmware ? Feb 03 22:17:23 aec: does lsmod display ufsd? Feb 03 22:17:44 just doing a reboot... Feb 03 22:17:55 I think it took. Feb 03 22:21:05 working now? Feb 03 22:21:40 btw you need to insmod after boot Feb 03 22:22:33 and, does /lib/modules/ufsd.o exist? Feb 03 22:30:17 caplink: is there a way to poweroff unslung without webif? Feb 03 22:31:06 normally, hit the power button, i think... Feb 03 22:31:31 assume, you're using linksys, or uNSLUng fw Feb 03 22:31:51 read above Feb 03 22:32:28 hm, is there somewhere which defines how powerbutton behaves? Feb 03 22:34:24 root 314 1 0 2005 ? 00:00:00 /usr/sbin/CheckPowerButton Feb 03 22:34:30 that it is Feb 03 22:34:45 ah Feb 03 22:35:14 linksys exe it is too Feb 03 22:35:40 yup Feb 03 22:36:07 aecwer, still around ? Feb 03 22:37:23 ach, no -p support Feb 03 22:38:00 hm, now something happened Feb 03 22:52:35 back Feb 03 22:52:42 wife made me eat supper :) Feb 03 22:53:33 mount -t ufsd /dev/sdb1 /mnt/ntfs failed: Invalid Argument but it takes a good 20 seconds to fail. Feb 03 22:54:49 note that I have the the disk connected to Disk2. Feb 03 22:56:14 aecwer, you verified, that /lib/modules/ufsd.o exist, and after insmod ufsd, you verified, that the module is loaded, with lsmod ? Feb 03 22:57:03 yes it shows up in lsmod. Feb 03 22:57:22 # lsmod Feb 03 22:57:22 Module Size Used by Tainted: P Feb 03 22:57:22 ufsd 164872 0 Feb 03 22:57:22 x1226-rtc 3664 0 Feb 03 22:57:22 rbuttons 1304 0 (unused) Feb 03 22:57:23 pbuttons 800 0 (unused) Feb 03 22:57:25 ixp425_eth 17116 1 Feb 03 22:57:27 ixp400 608216 0 [ixp425_eth] Feb 03 22:57:29 # Feb 03 22:57:29 k Feb 03 22:57:58 is it about "/dev/sdb1"? Can I mount to disk2? Feb 03 22:58:01 then try -> mount -t ufsd.o instead of ufsd (only) Feb 03 22:58:06 ok Feb 03 22:58:49 fails immediately. it's using ufsd with "mount -t ufsd /dev/sdb1 /share/ntfs Feb 03 22:58:50 mount -t ufsd.o /dev/sdb1 /mnt/ntfs (is what is mean) Feb 03 22:59:23 1st, /share/ntfs exist as a directory? Feb 03 22:59:30 yes. Feb 03 22:59:48 2nd your ntfs partition is a primary partition ? Feb 03 22:59:51 # ls /share Feb 03 22:59:51 flash hdd ntfs Feb 03 22:59:51 # Feb 03 23:00:04 only 1 partition on the drive and yes. Feb 03 23:01:19 only 1 partiton on th edrive could be a logical partition too, and in this case, it is /dev/sdb5 Feb 03 23:01:44 :) Feb 03 23:01:47 checking Feb 03 23:02:09 you can proof that with -> fdisk -l (little L) /dev/sdb Feb 03 23:02:10 # mount -t ufsd /dev/sdb5 /share/ntfs Feb 03 23:02:10 mount: Mounting /dev/sdb5 on /share/ntfs failed: No such file or directory Feb 03 23:02:48 # fdisk -l /dev/sdb Feb 03 23:02:48 Disk /dev/sdb: 255 heads, 63 sectors, 24792 cylinders Feb 03 23:02:48 Units = cylinders of 16065 * 512 bytes Feb 03 23:02:48 Device Boot Start End Blocks Id System Feb 03 23:02:48 /dev/sdb1 1 24791 199133676 7 HPFS/NTFS Feb 03 23:02:53 k Feb 03 23:03:01 nope sdb1 is the device. Feb 03 23:03:55 can you mount ntfs on your slug on disk2? Feb 03 23:04:37 so mount -t ufsd /dev/sdb1 /share/ntfs or mount -t ufsd.o /dev/sdb1 /share/ntfs should work Feb 03 23:04:54 It should work but it doesn't. Feb 03 23:05:28 20 second wait for the first variation to fail. It tries really hard then times out. Feb 03 23:05:36 * caplink811_log having no ntfs media, try that, but myself helping some people where that worked Feb 03 23:06:34 very close but no cigarello. I was hoping not to have to buy more drives. Feb 03 23:07:57 I'm sure it would work on "/dev/sda1" so the next question is Can I mount my Jump Drive as root on sdb1? Feb 03 23:08:30 it should work on /dev/sdb too (that is my expirience) Feb 03 23:09:45 and this is the initial thread on that topic Feb 03 23:09:50 http://groups.yahoo.com/group/nslu2-linux/message/9718 Feb 03 23:10:16 Fun on a friday night. Feb 03 23:10:23 ;) Feb 03 23:10:24 thanks for the help this evening. Feb 03 23:10:29 no problem Feb 03 23:19:38 # mount -t ufsd /dev/sdb1 /share/ntfs -o rw, uid=501, gid=501 Feb 03 23:19:40 when you want change your root drive, then you could try -> find / -name .sda1root and change he files to .sdb1root, ad then shutdown the nslu, plug the mem stick on port 2 and reboot.. Feb 03 23:19:44 we have a winner :) Feb 03 23:19:53 ah ? Feb 03 23:20:42 with uid and gid it wors for you ? Feb 03 23:20:51 I'm in rw. Yes !!!! Feb 03 23:20:54 s/wors/works/ Feb 03 23:20:54 caplink811_log meant: with uid and gid it works for you ? Feb 03 23:21:05 nice.. Feb 03 23:22:05 I've got a jumpdrive on disk1 a maxtor 250 gig ntfs drive on disk2. It's all good :) Feb 03 23:22:15 * caplink811_log thinks, a successful evening, that was... Feb 04 00:31:20 is there any functional advantage to using openSlug over uNSLUng? Feb 04 00:33:25 for which purposes you use your slug? Feb 04 00:34:29 mp3 server, http server, file backups plus misc. other file server duties. Feb 04 00:39:38 more linux-"compatibility" Feb 04 00:39:53 the init-scripts are more linux-style Feb 04 01:17:13 Anyone have got the updatedd to work in unslung? (I'm using Euro(dyn)dns. It's kinda like no-ip, but unslung doesn't have updatedd) Feb 04 01:28:11 In unslung what is the appropriate way to extend fstab? I tried the obvious... Feb 04 01:28:12 echo "/dev/sdb1 /share/ntfs ufsd gid=501,uid=501 0 0" >> /etc/fstab Feb 04 01:28:30 then rebooted to find out that fstab is reset after each boot. Feb 04 01:29:53 aecwer: hi, have you benchmarked your ntfs transfer yet? Feb 04 01:30:59 I have not. just got it connect this evening. Feb 04 01:32:24 ChrZZ: will perl script do? Feb 04 01:32:55 drif: do you know how to get fstab to mount the drive on boot? Feb 04 01:33:06 me too, transfers about 2.5MB/s when using ftp and writing to ntfs Feb 04 01:34:09 aecwer: actually no, but you could add insmod and mount line for example to /opt/etc/init.d/S99UFSD Feb 04 01:34:32 I put my insmode in /unslung/rc.modules... Feb 04 01:34:51 echo "#! /bin/sh" > /unslung/rc.modules Feb 04 01:34:51 echo "insmod ufsd &>/dev/null" >> /unslung Feb 04 01:34:55 seemed cleaner. Feb 04 01:35:26 don't forget the echo "return 1" >> .. Feb 04 01:40:40 drif, hmmm... Maybe, but I don't know the syntax to where to update. The dns-site got this scripts to use with updatedd. Will they help? --> Feb 04 01:40:43 http://www.eurodns.com/info/faq/quest_resp.php?num_faq=131 Feb 04 01:40:46 http://www.eurodns.com/info/faq/quest_resp.php?num_faq=132 Feb 04 01:40:51 (two) Feb 04 01:46:17 ChrZZ: looking into it Feb 04 01:49:50 Thx :) Feb 04 02:18:11 ChrZZ: I don't have login to eurodyndns Feb 04 02:18:24 hmm Feb 04 02:21:31 if you're in no hurry I could check that out after weekend - now I need to get some short sleep Feb 04 02:21:56 Sure. Then meaning monday? Feb 04 02:22:11 about, yes Feb 04 02:22:54 laters Feb 04 02:23:04 Okey :) I'll just use the no-ip domain in the mean while Feb 04 04:37:30 Looking for a backup strategy for the wife's home office box. rsync sound like it will mitigate basic hard drive crashed disaster. The only problem i see is that when a file is deleted on the host it is deleted on the next cycle on the backup so rsync won't resolve the "oops" disasters. What is the common approach? Feb 04 08:54:41 Has anyone successfully got a printer to work on their nslu2 Feb 04 08:54:43 ? Feb 04 08:55:05 I'm thinking of trying it, which would require a $20 investment in a usb cord Feb 04 08:57:31 also, there's a config place for it on SWAT (I have Samba 3) and I'm wondering if I will be able to config it from there Feb 04 09:30:48 hi there **** ENDING LOGGING AT Sat Feb 04 10:59:57 2006