**** BEGIN LOGGING AT Sun Jun 17 02:59:56 2007 Jun 17 03:15:39 03osas * r6234 10optware/trunk/make/asterisk14-extra-sounds-en-gsm.mk: asterisk14-extra-sounds-en-gsm: fix two overlapped files Jun 17 03:15:55 03osas * r6235 10optware/trunk/make/asterisk14-extra-sounds-en-ulaw.mk: asterisk14-extra-sounds-en-ulaw: fix two overlapped files Jun 17 04:59:20 03bzhou * r6236 10optware/trunk/ (Makefile make/lzma.mk make/ucl.mk make/upx.mk): added & promoted ucl, upx Jun 17 06:56:56 hello Jun 17 06:57:03 rwhitby: are you there ? Jun 17 07:03:58 osmeest: hi Jun 17 07:05:39 osmeest: how's the nas100d debian installation going? Jun 17 07:10:07 not yet any better but with your help I'm pretty sure it will succeed :) Jun 17 07:10:23 I just posted the answer on the yahoo group Jun 17 07:17:08 ok, the apex cmdline is incorrect for debian Jun 17 07:17:15 (initrd is not jffs2) Jun 17 07:17:34 tried without the rootfstype, then it tries cramfs but still fails Jun 17 07:18:21 /ctcp rwhitby ping Jun 17 07:18:26 oops Jun 17 07:20:01 do not change the cmdline from the debian nas100d apex config - that in the config file is correct Jun 17 07:20:42 so no root specified Jun 17 07:21:02 also, the debian-nas100d-arm_config is set up to not require the kernel or rootfs to be swapped. Jun 17 07:21:39 (compare CONFIG_ENV_REGION_RAMDISK_SWAP between debian-nslu2-arm_config and debian-nas100d-arm_config), so don't swap before writing to flash in redboot Jun 17 07:22:10 RAMDISK: Compressed image found at block 0 Jun 17 07:22:10 No filesystem could mount root, tried: cramfs Jun 17 07:22:10 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block (0,0) Jun 17 07:22:20 I'll try to reflash initrd unswapped Jun 17 07:23:19 how are you building the kernel and modules for this? Jun 17 07:23:43 I extracted them from the slugimage Jun 17 07:25:11 only made a custom apex Jun 17 07:30:39 extracted from which image? Jun 17 07:30:45 I've just replied to your mail. Jun 17 07:31:44 if you extracted from the debian installer image, it probably won't have enough support for nas100d (like pata_artop) Jun 17 07:32:12 do I have to build it ? is make debianslug-image sufficient for that ? Jun 17 07:33:22 do you want a debian kernel, or an nslu2-linux kernel? Jun 17 07:34:14 at this point, I just would like a working kernel :) Jun 17 07:34:18 (the latest 2.6.22-rc4 debian svn supports nas100d if you build it using http://svn.nslu2-linux.org/svnroot/debian/trunk/ Jun 17 07:34:41 I build my kernel packages for Debian using http://svn.nslu2-linux.org/svnroot/debian/trunk/ (the Makefile and patches in there) Jun 17 07:35:04 are you able to build that? Jun 17 07:35:38 I suppose (I'd build a slugosle-kernel and -image before) Jun 17 07:35:42 03oleo * r6237 10optware/trunk/make/vsftpd.mk: vsftpd: 2.0.1->2.0.5 Jun 17 07:35:59 how do you svn co from there ? just svn co _url_ ? Jun 17 07:36:11 yep Jun 17 07:37:32 how do I specify the toolchain to the makefile ? Jun 17 07:38:13 I did not install cross compilation tools but they are in my slugosle directory Jun 17 07:39:43 add slugosle/tmp/cross/bin to your path Jun 17 07:41:08 (I use http://svn.nslu2-linux.org/svnroot/kernel/trunk/ to build my apex binaries too - APEX_COFIG=debian ENDIAN=l will build the correct one for this situation) Jun 17 07:42:07 there is an error on line 67, a closing square bracket missing (or an extra opening) around mkdir downloads Jun 17 07:44:03 03rwhitby * r87 10debian/trunk/Makefile: Fixed typo in downloads target Jun 17 07:44:03 this will build the kernel and the debian installer image ? or just the kernel ? Jun 17 07:44:05 svn up Jun 17 07:44:26 it will build linux-image...deb (which includes kernel and modules) Jun 17 07:45:14 no rule for "patches/kernel/2.6.22~rc4/series" Jun 17 07:46:23 did you svn up? Jun 17 07:46:44 yep, it passed now but now it complains about fakeroot not found Jun 17 07:47:01 are you building on a debian host system? Jun 17 07:47:21 ubuntu feisty (have to install fakeroot I guess) Jun 17 07:47:58 yep - probably some other stuff too for building kernels Jun 17 07:48:11 dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type i486-linux-gnu. Jun 17 07:48:15 is that normal ? Jun 17 07:48:35 don't remember Jun 17 07:50:15 (you're writing all this down for a wiki page, right? - I'm expecting you to document the help you've been given) Jun 17 07:50:15 it's building... wait & see :) Jun 17 07:50:37 yes rod, taking note of all I do Jun 17 07:50:51 and when it works, I'll surely make a page with all this Jun 17 07:50:57 cool Jun 17 07:51:30 is there a place where I can find info about the endianess of the CPU ? endianess set by Redboot ? by APEX ? and all that Jun 17 07:51:48 for a new comer (to those devices I mean), it's like hell Jun 17 07:51:52 redboot is be, apex is whatever it is built for Jun 17 07:52:13 that's why I had to swap apex then ? Jun 17 07:53:05 dunno - the nslu2-linux svn kernel repo makefile does that for me :-) Jun 17 07:53:56 (yes, it swaps it for ENDIAN=l) Jun 17 07:54:19 all our Makefiles create stuff that can be flashed directly with no swapping Jun 17 07:56:15 great... it is spending time making kernel doc in HTML... Jun 17 07:57:41 hmm - I'm wondering how to get the initramfs built now - I started from another nas100d I had running. Jun 17 07:58:20 I suspect you can chroot into the debootstrapped rootfs, install the .deb you're building, and then copy out the /boot/initrd... to flash Jun 17 07:58:36 (installing the .deb will create the initramfs) Jun 17 07:59:47 installing an ARM .deb on my PC ? Jun 17 08:00:09 no, you need to get a rootfs on the nas100d and chroot into that Jun 17 08:00:18 (i.e. using slugosle to start with) Jun 17 08:00:42 http://www.nslu2-linux.org/wiki/Debian/Bootstrap Jun 17 08:01:00 that page is marked as obsolete :-} Jun 17 08:01:21 no, I just created it. Jun 17 08:01:37 (it's not the old page you're thinking of) Jun 17 08:02:26 I see Jun 17 08:03:58 (I happen to be installed Debian on my second nas100d as we speak) Jun 17 08:04:07 so my slugosle build will still be useful :) Jun 17 08:07:27 OK... I'll try that later (have to go now)... Jun 17 08:07:51 thanks for the great help rod, I'll keep you updated Jun 17 08:08:16 as soon as I get it working, I'll summarize the procedure and put it on the wiki Jun 17 16:41:21 03bzhou * r6238 10optware/trunk/make/finch.mk: finch: 2.0.1 -> 2.0.2 Jun 17 19:51:43 03marceln * r6239 10optware/trunk/sources/ipkg-web/package.cgi: BUG FIX: ipkg-web: openssh upgrade failed on ipkg question Jun 17 21:22:01 hi all Jun 17 21:22:06 one question Jun 17 21:22:15 how much ram does the slug have? Jun 17 21:22:28 great project btw, I shall be getting aslug now! Jun 17 21:23:08 (if i get disconnected becuasde i need a registered nickname can someone /msg me please? thanks!) Jun 17 21:24:29 oh 32M, bye, thanks anyway! Jun 17 22:29:10 03marceln * r6240 10optware/trunk/ (make/ipkg-web.mk sources/ipkg-web/package.cgi): ipkg-web: Added filters Jun 18 02:50:02 03bzhou * r6241 10optware/trunk/ (make/vlc.mk sources/vlc/flac-1.1.3.patch): vlc: 0.8.6b -> 0.8.6c **** ENDING LOGGING AT Mon Jun 18 02:59:57 2007