**** BEGIN LOGGING AT Sat Apr 26 02:59:57 2008 Apr 26 15:28:55 damnit, I hit a bug in bootldr Apr 26 15:29:16 copypasted a number of times - I wonder how it has not surfaced before :( Apr 26 15:36:19 yann: what you mean copy pasted? Apr 26 15:37:20 unintialized string buffer allocated in stack, in most subcommands of "boot" Apr 26 15:38:23 I started to get it with "boot addr", but exists in most other subcommands, because they were created by copy/paste Apr 26 15:38:54 and you know what ? the bug was plugged in "boot jffs2", which is the most commonly used... Apr 26 15:39:16 if anyone still doubted that copypaste coding was to avoid... Apr 26 15:40:51 looks like when I could boot finally to a shell, the ram where the stack is located got suddenly overwritten with non-zeros ... Apr 26 15:41:00 hm, wait... Apr 26 15:42:33 I have run "boot jffs2" once, that should fixup the uninitialized stuff :) Apr 26 15:43:03 even if it works, it's a bit inconvenient :) Apr 26 15:45:15 hey, that even works :) Apr 26 16:45:08 btw, how do you call mount(8) for a jffs2 partition without using /dev/mtdblock ? I can't seem to find the info.. Apr 26 16:47:08 dcordes^^ Apr 26 16:49:18 damned - the problem is probably the busybox mount, documented as not accepting "mtdX" Apr 26 16:58:04 hm, looks like it supports the "mtd:NAME" syntax after all, but it does not find partition "root" Apr 26 16:58:19 and incidently, /proc/mtd is empty Apr 26 16:58:33 dcordes: is /proc/mtd empty on your devices as well ? Apr 26 17:03:42 yann: sorry wasn't there Apr 26 17:03:56 no idea it works automagic here Apr 26 17:04:29 I had to make /etc/mtab in order to mount stuffs inside my initrd Apr 26 17:04:29 I suspect that problem to be the reason of my boot failure :) Apr 26 17:05:01 dcordes: what does your /proc/mtd says ? Apr 26 17:05:14 not in an image now Apr 26 17:05:20 am experimenting with x11 Apr 26 17:05:45 ah Apr 26 17:07:14 damn htckaiser has problems with big ramdisks Apr 26 17:07:21 it dies every second time when you try to boot Apr 26 17:13:05 damnit - the h3900 kernel seems not to include ipaq-flash! Apr 26 17:15:07 ... it depends on MTD_CFI, not set, so does not even appear in .config Apr 26 17:16:53 what's funny is that if has MTD_CFI_I1 and _I2 set :) Apr 26 18:26:06 damned, ipaq-flash.c does not compile for pxa machines... Apr 26 20:46:45 hi Apr 26 22:00:14 dcordes_: yipee, I have angstrom running :) Apr 26 22:01:35 hm, I remember seeing somewhere that pm was non-functional, and that unfortunately seems true... Apr 27 01:52:12 yann: hola Apr 27 01:52:18 congrats **** ENDING LOGGING AT Sun Apr 27 02:59:57 2008