**** BEGIN LOGGING AT Mon Mar 07 02:59:57 2011 Mar 07 03:37:58 having a hard time with this Mar 07 03:38:00 Wrong Ramdisk Image Format Mar 07 03:38:00 Ramdisk image is corrupt or invalid Mar 07 03:38:12 doesn't the sheeva kernel not have an initrd? Mar 07 03:48:47 dmb_: you should not need an initrd as all the devices needed at boot are already known Mar 07 03:50:38 tinker-f595: do you have a sample debian printenv i can look at? Mar 07 03:51:45 why should it be parrticular to debian Mar 07 03:52:26 you are thinking like you are using an x86 board which may or may not have certain components so they package a billion things with the kernel Mar 07 03:52:41 yes Mar 07 03:53:36 well you are using an ARM SOC and board where it is well known what it goign to be there at boot time Mar 07 03:54:08 i'm really just trying to figure out what my root= should be, /dev/sdx or /dev/mmcblkx Mar 07 03:55:51 i'm using console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(u-boot),0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) root=/dev/mmcblk0p2 rootwait rw Mar 07 03:56:02 and it seems to just hang Mar 07 03:56:06 no panic or anything Mar 07 03:56:27 after loading kernel Mar 07 03:56:54 dmb_: is this a sheevaplug? Mar 07 03:57:01 no, guru Mar 07 03:57:04 okay Mar 07 03:57:39 and are you trying to boot from nand or sdhc or usb device of some sort? Mar 07 03:58:11 well, boot from nand, but rootfs is on sdhc Mar 07 03:59:43 okay Mar 07 04:00:31 lt me check a uboot command Mar 07 04:04:41 dmb_: when booting what is the last thing you see in the serial terminal ? Mar 07 04:05:31 http://pastebin.com/JPtDgGUD Mar 07 04:08:40 dmb_: that is strange Mar 07 04:09:13 let me scroll back up and look again at the commands you issue Mar 07 04:14:31 i am doing nand start; nand read.e 0x00800000 0x100000 0x400000; nand read.e 0x01100000 0x500000 0x600000 before I boot the kernel Mar 07 04:18:10 i think i got it booting Mar 07 04:18:15 setting root=/dev/sdb Mar 07 04:18:18 erm Mar 07 04:18:20 /dev/sdb2 Mar 07 04:18:24 not sure why that works Mar 07 04:18:48 probably how uboot is mapping it Mar 07 04:19:01 what do you have in fstab? Mar 07 04:21:02 it has a uuid, probably not useful Mar 07 04:24:50 strange the /dev/sdb2 worked... Mar 07 04:25:03 but I guess the version of uboot used that okay Mar 07 04:25:40 cause typically that would be for a usb or sata drive Mar 07 04:26:08 dmb_: here is a uboot quick reference http://www.openplug.org/plugwiki/index.php/U-Boot_Quick_Reference Mar 07 04:26:51 you mighthave to make some changes for the guruplug Mar 07 04:27:54 oh thanks Mar 07 04:28:01 i wonder if the dreamplug will be simular Mar 07 04:32:44 good question Mar 07 04:33:25 dmb_: I found some engineering drawings of the dreamplug boards Mar 07 04:36:09 hmmm can't find them again Mar 07 04:37:17 but I did find that globalscale has posted some software for the dreamplug http://code.google.com/p/dreamplug/downloads/list Mar 07 04:38:20 and this looks like the project page http://code.google.com/p/dreamplug/ Mar 07 04:39:39 maybe I was thinking of the guruplugD schematics Mar 07 05:05:11 oh Mar 07 20:49:11 I wrote my first JS program last night, a security exploit against tahoe-lafs. :-) Mar 07 20:49:13 Wanna see? Mar 07 20:49:17 Oops, wrong channel .:-) Mar 07 20:49:30 (Slightly relevant: I'm intending to start selling sheevaplugs with tahoe-lafs pre-installed.) Mar 07 20:55:12 methinks you should work in the opposite directions Mar 07 20:55:24 also ew, js Mar 07 20:59:34 You mean security defense instead of security exploit? Mar 07 21:04:56 i mean not actively looking for bugs on something you want to sell Mar 07 21:04:57 :) Mar 07 21:05:23 kerio: if he doesn't find the bug before he ships what happens if the customer does ;D Mar 07 21:05:45 Tootoot222: at that point, he already sold the sheevaplug Mar 07 21:05:48 >:D Mar 07 21:05:55 don't test, and you won't fail tests Mar 07 21:06:41 i keed, i keed Mar 07 21:08:58 :-) Mar 07 21:09:18 So, this bug is a very specific, rare sort of thing in a feature of Tahoe-LAFS that may not even be relevant to the plug customers... Mar 07 21:09:29 But I'm part of the open source community that is actively trying to make tahoe-lafs as secure as possible. Mar 07 21:10:06 Yay, I just created my web site. I mean the placeholder for my web site. http://leastauthority.com Mar 07 21:10:25 Whoops. Mar 07 21:10:29 Didn't come back from reboot... Mar 07 21:11:44 Hm I guess crontab can't do a bash script like this: Mar 07 21:11:45 @reboot cd /home/website/leastauthority.com && start.sh Mar 07 21:11:47 Oh well Mar 07 21:12:34 zooko: nah crontab just takes the path to something to run Mar 07 21:12:42 you'd put all your bash style stuff in there with a shebang Mar 07 21:12:52 #!/bin/bash Mar 07 21:12:54 echo 'lolbash" Mar 07 21:13:14 Cool. Mar 07 21:13:34 Now I have a running web server. Next: a logo! ;-) Mar 07 21:16:09 COMING SOON Mar 07 21:17:34 http://fuckyeahnouns.com/sheevaplug Mar 07 21:17:36 lol Mar 07 21:33:47 ohai kerio clone kerio92 Mar 07 22:16:48 hai Mar 08 01:56:54 has anyone got wifi working on guruplug? **** ENDING LOGGING AT Tue Mar 08 02:59:57 2011