**** BEGIN LOGGING AT Thu Mar 20 02:59:56 2008 Mar 20 09:11:10 hello Mar 20 10:40:35 'lo Mar 20 10:40:37 eno: ? Mar 20 10:41:00 what IXP400 software should i download from intel's site ? Mar 20 10:41:19 and which versions work (since they're all newer on the site...) Mar 20 11:10:24 Hi, I have a problem ...my NSLU2 dies when I try to access it through the webinterface ... If i only have one disk installed it works but if I plug in the second one it dies... Mar 20 11:10:47 I have formated the second disk in windows befor I connect it Mar 20 11:11:06 I can se it if I access my nslu2 with ssh Mar 20 11:11:22 and I can see the disk if I do the mount command Mar 20 11:12:11 .# mount Mar 20 11:12:11 ../dev/root on /initrd type jffs2 (rw) Mar 20 11:12:11 ./dev/sda1 on / type ext3 (rw) Mar 20 11:12:11 .proc on /proc type proc (rw) Mar 20 11:12:11 .usbdevfs on /proc/bus/usb type usbdevfs (rw) Mar 20 11:12:12 ./dev/sda1 on /share/flash/data type ext3 (rw) Mar 20 11:12:14 ./dev/sda2 on /share/flash/conf type ext3 (rw,sync) Mar 20 11:12:16 ./dev/sdb1 on /share/hdd/data/HDD_1_1_1 type ufsd (rw) Mar 20 11:12:18 .# Mar 20 11:12:26 and it is the /dev/sdb1 that is the problem Mar 20 11:40:20 any idees ? Mar 20 11:56:31 CAN i FORMAT THE DISK WITH THE CLI ? Mar 20 11:56:35 ups sorry Mar 20 11:56:38 caps :S Mar 20 11:58:03 format ? Mar 20 11:58:05 mkfs ? Mar 20 12:00:58 hmm Im not a linux expert Mar 20 12:01:09 do I just use mkfs ? Mar 20 12:01:18 format dont work Mar 20 12:02:39 I want to do it like when you use the web int ...but if I start the web int the nslu2 reboots Mar 20 12:03:06 so I waqnt to try to format the disk from the cli Mar 20 12:09:58 i think you want to erase your settings and restart from scratch Mar 20 12:10:11 ok :( Mar 20 12:10:33 i'm not sure how to do that with the wrt except to burn the firmware all over agin Mar 20 12:10:36 again Mar 20 12:11:20 hmm Mar 20 12:11:29 ok i just do unslung again Mar 20 12:11:30 ? Mar 20 12:12:57 oh, you're using unslung Mar 20 12:13:11 have you 'unslung' it to an external device ? Mar 20 12:14:31 yes Mar 20 12:14:54 so you can reboot without it to the image on the slug itself Mar 20 12:15:06 my problem is like I wrote before that there is something "wrong" with the disk in usb1 Mar 20 12:15:09 and then connect the external device, and format it Mar 20 12:15:14 and unslung it again Mar 20 12:15:38 I can see it in the cli but if I use the web int the nslu2 crash Mar 20 12:15:49 so I want to "wipe" the disk in usb1 Mar 20 12:16:16 the nslu2 works fine with the drive in usb2 with the unslung on it Mar 20 12:16:42 it is an old nslu2 disk that I formated in windows Mar 20 12:17:20 I think that the disk is the problem (not the physical disk ) Mar 20 12:17:34 olny the system on it Mar 20 12:17:34 so I want to format it Mar 20 12:18:42 so maybe put it in port 2 and format it from the cli ? Mar 20 12:20:31 ye4s that is what I want to do Mar 20 12:20:38 but I dont know how to do it Mar 20 12:20:43 that is my question Mar 20 12:20:45 :) Mar 20 12:29:01 hrm. cool. i just went dual-wan Mar 20 12:49:26 es: solved your prob? Mar 20 12:49:47 can anyone help with the Makefile ? Mar 20 12:50:12 it stopped getting diffutils for openembedded/packages Mar 20 12:50:29 and now when trying to restart, it won't work, saying it cant find the file Mar 20 12:51:34 nop still have the same problem Mar 20 12:51:38 dont know what to try Mar 20 12:51:47 es: would you like to describe it? Mar 20 12:51:59 yes :) Mar 20 12:52:21 I have working nslu2 with one disk in usb2' Mar 20 12:52:33 unslungd Mar 20 12:52:43 but if I connect the second disk Mar 20 12:52:55 and surf to the web int the nslu2 reboots Mar 20 12:52:57 so. Mar 20 12:53:05 I can connect with ssh Mar 20 12:53:17 and there I can see this with the mopunt command Mar 20 12:53:32 .# mount Mar 20 12:53:32 ../dev/root on /initrd type jffs2 (rw) Mar 20 12:53:32 ./dev/sda1 on / type ext3 (rw) Mar 20 12:53:32 .proc on /proc type proc (rw) Mar 20 12:53:32 .usbdevfs on /proc/bus/usb type usbdevfs (rw) Mar 20 12:53:33 ./dev/sda1 on /share/flash/data type ext3 (rw) Mar 20 12:53:35 ./dev/sda2 on /share/flash/conf type ext3 (rw,sync) Mar 20 12:53:37 ./dev/sdb1 on /share/hdd/data/HDD_1_1_1 type ufsd (rw) Mar 20 12:53:39 .# Mar 20 12:53:45 it is the ./dev/sdb1 Mar 20 12:53:49 yes Mar 20 12:53:49 that is the problem Mar 20 12:53:58 I want to format it Mar 20 12:53:58 what does it contain? Mar 20 12:54:06 it is emty Mar 20 12:54:13 I want to use it Mar 20 12:54:22 first umount /share/hdd/data/HDD_1_1_1 Mar 20 12:54:38 done Mar 20 12:54:48 mkfs.ext3 /dev/sdb1 Mar 20 12:55:21 # mkfs.ext3 /dev/sdb1 Mar 20 12:55:21 mke2fs 1.40.7 (28-Feb-2008) Mar 20 12:55:21 Warning: 256-byte inodes not usable on older systems Mar 20 12:55:28 think it is working ! Mar 20 12:55:45 do I have to do enything when it is done ? Mar 20 12:56:00 remount, if it doesn't recognize it automaticly Mar 20 12:56:11 oki Mar 20 12:56:26 do I have to do the data and the conf dir ? Mar 20 12:56:28 let me know if it helped with the 'reboot' Mar 20 12:56:38 yes Mar 20 12:56:40 tnx !! Mar 20 12:56:53 I have to go home now Mar 20 12:56:59 I write later Mar 20 12:57:02 how about my question drif ? Mar 20 12:57:02 and agin Mar 20 12:57:02 laters Mar 20 12:57:04 tnx ! Mar 20 12:57:09 ido: Makefile? Mar 20 12:58:09 the dev env makefile Mar 20 12:58:19 "THE" Makefile Mar 20 12:58:56 yes, I was just checking it was the thing in question - so much happening around me so hard to keep track Mar 20 12:59:56 my apologizes I'm needed elsewhere :-\ tried #nslu2-linux? Mar 20 13:00:10 no Mar 20 13:43:42 hi guys! does somebody knows asterisk ? Mar 20 13:43:50 I installed it and have a little problemà Mar 20 15:36:08 drift..it dint work with the mkfs.ext3 Mar 20 15:36:22 maby I have to do a fdsik first ? Mar 20 15:36:24 or ? Mar 20 15:49:44 es: what does fdisk -l /dev/sdb give you? Mar 20 17:03:43 sorry it crashed agin :S Mar 20 17:03:49 Im doing som tests ... Mar 20 17:03:58 I wioll get back with the solotin ;) Mar 20 17:04:05 sulotion Mar 20 17:30:54 solution Mar 20 17:31:12 *some Mar 20 17:31:16 *will Mar 20 17:31:25 *again Mar 20 17:43:53 pear: obsessive-compulsive disorder..? ;) Mar 20 18:07:14 drif: Nah. I am half German, so I just like things to be "correct" and in order ;-) Mar 20 18:57:24 good evening Mar 20 19:08:02 good evening Mar 20 19:35:23 hi@all Mar 20 20:00:07 hi asa Mar 20 20:00:45 hi marcel Mar 20 20:22:21 has anyone a good Apache/PHP/MySQL ipkg (apt-get) installation guid?? Mar 20 20:22:29 *a link to Mar 20 20:22:40 for Debian/NSLU Mar 20 20:22:54 *guide Mar 20 20:28:05 oh common, someone must have come across a good step by step guide for this. Mar 20 20:28:59 maybe google has it Mar 20 20:29:06 pear: you might find answers on the #arm-linux channel on irc.oftc.net, as noted in the wiki http://www.nslu2-linux.org/wiki/Main/IRC Mar 20 22:59:00 does exist a software, which allow me to stay synchronized with dyndns? Mar 20 23:03:24 PPmarcel, http://www.dyndns.com/support/clients/ Mar 20 23:03:26 Depends on your OS Mar 20 23:04:02 slugos :) Mar 20 23:04:05 i founs inadyn Mar 20 23:04:08 found* Mar 20 23:17:58 http://www.nslu2-linux.org/wiki/HowTo/DynDNSupdate Mar 20 23:36:33 ty Mar 20 23:37:04 i tryed ddclient, but it didn't updated my ip Mar 20 23:37:13 i will keep inadyn **** ENDING LOGGING AT Fri Mar 21 02:59:56 2008