**** BEGIN LOGGING AT Sat Nov 29 02:59:57 2008 Nov 29 04:06:52 http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=300277057909 Nov 29 04:07:01 if anyones interested in a sl-c3100 Nov 29 06:28:40 *poke* Nov 29 06:29:08 !logs Nov 29 06:29:09 Channel logs for #angstrom are archived at: Nov 29 06:29:11 http://hentges.net/tmp/logs/irc/%23angstrom Nov 29 06:29:11 Live-logs are available at Nov 29 06:29:12 http://hentges.net/tmp/logs/irc/livelogs/%23angstrom.livelog Nov 29 06:29:14 See ?? help-logs for usage instructions Nov 29 06:32:28 Ehh... so I'll suppose everyones asleep ^.^ but I have a question: I want to boot Angstrom on my iPAQ 3900. Apparently, following the instructions on the wiki, all I can do right now is run it from within WinCE, but I want to flash it to the iPAQ so how exactly would I go about doing that? Nov 29 06:37:55 O.o Nov 29 06:37:56 o.O Nov 29 06:37:58 o.o Nov 29 06:45:13 hi Darklust Nov 29 06:45:32 Hi :) Can you help me? Nov 29 06:45:34 I'm not sure that's exactly recommended in most cases Nov 29 06:46:07 Well maybe I don't understand, but angstrom does run over WinCE as a process within it no? Nov 29 06:46:58 no, it's launched from WinCE and takes over Nov 29 06:47:31 In angstrom, I'm only left with 2mb of RAM so I assumed WinCE was still running in the background : Nov 29 06:48:05 well Linux uses all the RAM it can to cache files that were opened Nov 29 06:48:20 what you should look at is "cached" + "buffered" + "free" memory Nov 29 06:48:25 that's what's really available Nov 29 06:48:46 So theres no way to make it faster? Nov 29 06:48:54 probably not, no Nov 29 06:49:17 actually, are you running it on the whole SD card or just from a file on the SD card? Nov 29 06:49:44 Both the angstrom bootloader.exe and the jffs2 file are on the SD card. Nov 29 06:50:02 Errr .img Nov 29 06:50:35 it would be faster if you could boot it from an SD card formatted ext2 or 3 instead of an img file, but I don't know how to do that on an ipaq Nov 29 06:50:40 I just have a zaurus here Nov 29 06:51:19 Well on your Zaurus, did you uncompress the rootfs? Nov 29 06:51:30 *decompress Nov 29 06:51:35 hmm? Nov 29 06:51:44 the zaurus is pretty different Nov 29 06:51:47 As in, you expanded the .img? Nov 29 06:52:13 well, on the zaurus I have it running from the internal flash memory Nov 29 06:52:27 because the zaurus can easily be flashed without the OS running Nov 29 06:52:51 So you did basically what I want to do, but its different in your case. Nov 29 06:53:14 right, because the zaurus was designed to be used with linux, so there are more fail-safes Nov 29 06:53:26 but I also dual-boot from an sd card formatted ext3 Nov 29 06:54:12 This Zaurus sounds pretty powerful Nov 29 06:55:33 it is, but there's much more powerful things appearing these days Nov 29 06:57:09 yeah.. much much more powerful :) Nov 29 06:57:34 Linux really like RAM and 64MB is starting to seem small these days Nov 29 06:58:09 Geez all I have are a Dell Axim X50 and my iPAQ :p Nov 29 06:58:52 well it all depends on what you spend your money on :) Nov 29 06:59:01 my desktop PC is pretty old for example ... Nov 29 07:04:22 yeah , we cant follow this techies thing, just for the sake of fun, but this also depends to people who use it Nov 29 07:35:23 johnx: Don't know if your still there, but this 'altboot' option, would it allow me to do what I said before? Nov 29 07:36:05 boot from the internal flash? or boot from an ext3 partition on an sd card? Nov 29 07:37:05 ext3 on SD Nov 29 07:37:29 yeah, it would be a little bit tricky to setup Nov 29 07:37:39 you'd have to modify altboot a little bit I think Nov 29 07:38:42 so you'd end up with an sd card with a small FAT16 partition at the beginning, maybe 32MB, just enough to hold the bootloader.exe (or whatever) and the basic .img file, then you'd make a second partition formatted ext2/3 that takes up the rest of the card Nov 29 07:39:06 then have altboot run in the .img version of angstrom and offer you a choice to boot the .img or boot the second partition Nov 29 07:39:38 there might be an easier way to do this without altboot actually, but I'm not sure if it's possible Nov 29 07:40:11 go on john Nov 29 07:41:03 a kernel that would look for "/" on the second partition of the SD card would be easier Nov 29 07:41:28 I think that was done for some machine a long time ago, but I don't remember Nov 29 07:42:29 Ehh thanks I'll look into it. Nov 29 07:43:46 is multiboot ( more than 2 oses) is possible with slc z Nov 29 07:44:02 yaeh, sure Nov 29 07:44:26 I just switch SD cards to boot different OSes on my c1000 Nov 29 07:45:19 so i can use 4 of my sd to boot different os using this altboot? Nov 29 07:45:29 yes Nov 29 07:45:38 you can also boot any usb stick that works Nov 29 07:45:54 with ext fs right? Nov 29 07:45:58 yes Nov 29 07:46:08 or a .img file on the sd card Nov 29 07:46:22 there is one trick: they all use the kernel installed to flash Nov 29 07:47:25 so sharp rom based will never do booting from sd or cf ? Nov 29 07:47:44 you'd have to get kexec working which is not exactly easy, I think Nov 29 07:52:48 john what do you think is the best multibooting configuration ? Nov 29 07:53:06 booting to SD card Nov 29 07:53:20 it's easy to get it setup and easy to back up your OS and switch Nov 29 07:53:31 right Nov 29 07:53:55 cacko and pdaxrom can i multiboot that Nov 29 07:54:07 can they use the same kernel as Angstrom? Nov 29 07:55:21 no cacko use 2.4.x based internal kernel Nov 29 07:55:40 well, then you need to research kexec Nov 29 07:56:00 I boot Angstrom, Debian and Ubuntu, so that's all I know about Nov 29 07:56:25 so this kexec is an option to multiboot os with diff kernel right ? Nov 29 07:56:46 debian using .img ? Nov 29 07:56:56 debian on an ext3 sdhc card Nov 29 07:58:18 all of that os is supporting sdhc right ? what us the max size have u ever tried? Nov 29 07:58:28 8GB Nov 29 07:58:45 The Angstrom (and probably yonggun) kernels have SDHC support Nov 29 07:59:42 debian with what gui? Nov 29 08:00:09 nothing right now actually Nov 29 08:00:12 just command line Nov 29 08:00:33 truly linux user then :) Nov 29 08:01:06 I'm using it for development Nov 29 08:02:01 developer ? using c ? Nov 29 08:02:28 er, mostly making debian packages Nov 29 08:04:30 is it hard to do what your doing john if i learn from a scratch ? Nov 29 08:04:53 not that hard really Nov 29 08:05:00 just a whole lot of annoying steps :) Nov 29 08:05:20 I'm not a good programmer, I've just spent a long time using Linux Nov 29 08:05:27 <- not smart, just stubborn Nov 29 08:07:05 (>john is a good low profile man) :) Nov 29 08:07:24 while i just learn how to use linux properly :) Nov 29 08:07:50 so jump in :) pick a project and start. if I can figure it out, anyone can :D Nov 29 08:10:05 while you say it, i still confuse to even a simple basic command with it parameter :) Nov 29 08:10:24 just keep at it. It takes time Nov 29 08:10:30 lots of time Nov 29 08:10:35 :) Nov 29 08:10:55 hope finally i can use linux with ease Nov 29 08:12:24 john can i use that altboot method to pc (using flash based card)? Nov 29 08:12:59 on your desktop? Just use GRUB on your desktop :) Nov 29 08:13:28 so altboot for z and grub for pc? Nov 29 08:13:32 yes Nov 29 08:15:26 any guide for me to make this learn proses efficient ? guideline or maybe a book or ? Nov 29 08:15:48 sorry john to ask u all of this :) Nov 29 08:15:56 no problem :) Nov 29 08:16:28 thanks again ;) Nov 29 08:16:39 my only advice is; pick a project for yourself that you care about, but is a little bit too difficult for you, then learn as you go Nov 29 08:16:46 you'll learn faster if you're motivated Nov 29 08:17:11 try to understand what you're doing as you go and why instead of just doing it and not thinking about it Nov 29 08:18:39 my first project in linux was making my modem work :D Nov 29 08:18:42 it took me about a month Nov 29 09:09:34 thanks john, ill do your advice Nov 29 14:37:31 johnx: you about? Nov 29 14:37:43 yeah, though slightly inebriated :) Nov 29 14:37:53 might not be save to trust my advice 100% right now Nov 29 14:37:57 heh Nov 29 14:38:33 you installed your ubuntu on z by just putting debootstrap on the media didnt you? Nov 29 14:38:44 after flashing Nov 29 14:38:51 and using altboot to boot that media Nov 29 14:39:05 and you used the angstrom kernel right? Nov 29 14:39:28 yeah Nov 29 14:39:29 im trying to figure out whether i can try doing the same to put debian on my slug. Nov 29 14:39:33 *ubuntu Nov 29 14:39:53 i think i need another usb memory stick... >:P Nov 29 14:39:56 a plot is forming. Nov 29 14:40:10 take an sd card, put it in a reader, debootstrap --foreign --arch=armel sid /mnt/my-sd-card Nov 29 14:40:21 only thing is, Nov 29 14:40:33 it needs to configure the network by dhcp on boot, Nov 29 14:40:35 and start sshd Nov 29 14:40:37 hmmm... Nov 29 14:40:42 but should still be possible. Nov 29 14:41:11 so debootstrap foreign first, then put the card/stick on your slug, chroot into it and setup what you need to happen Nov 29 14:41:25 yeah but i have no console on the slug Nov 29 14:41:27 thats the thing Nov 29 14:41:38 do you have an OS installed on it right now? Nov 29 14:41:41 linux specifically Nov 29 14:41:42 yep Nov 29 14:41:46 angstrom Nov 29 14:42:10 hmmm Nov 29 14:42:17 so you debootstrap, then plug the card in, chroot into debian from a booted angstrom system and configure it to start the network / ssh automatically before rebooting into debian Nov 29 14:42:19 so i could try some mojo with the other usb port Nov 29 14:42:25 yeah Nov 29 14:42:33 that sounds like a plan Nov 29 14:42:42 cool Nov 29 14:42:42 thanks Nov 29 14:43:12 I got the idea here: http://wiki.debian.org/ArmEabiHowto Nov 29 14:43:23 scroll down to when they talk about debootstrap Nov 29 14:43:45 works just as well in two separate stages Nov 29 14:44:09 yeah this should be feasible Nov 29 14:45:06 im going to head out and get some food and a nice fat usb stick. Nov 29 14:45:34 thanks for the inspiration Nov 29 14:46:33 just passing on other people's good ideas Nov 29 14:49:17 well i have already used debootstrap before to make domus on gentoo. Nov 29 14:49:23 its such a cool little tool Nov 29 14:49:38 and considering the pain i went through to get debian on my z, Nov 29 14:49:49 it immediately seemed like a good idea. Nov 29 14:50:22 and i just looked and it seems like the slug kernel i have is nice Nov 29 14:50:30 everything needed is built in. Nov 29 14:50:36 so i don't have to worry about modules. **** ENDING LOGGING AT Sun Nov 30 02:59:57 2008