**** BEGIN LOGGING AT Sat Jun 26 02:59:58 2010 Jun 26 05:28:21 say, in "arm-none-linux-gnueabi", what is "none"? Jun 26 06:52:35 I could use some help. I have an IGEPv2 board, which is based on a Cortex-A8 CPU. It has a SDHC card reader. I've formatted a 8GB SDHC card with Ext4, set the bootable flag, created a tar-file with rootstock which I extracted to the ext4 filesystem. It still won't boot. What am I doing wrong? Jun 26 07:47:35 hmm, if IGEPv2 is like the Beagle, you need a fat16 (preferably) partition for the boot files. Jun 26 07:47:42 uImage. Jun 26 07:48:17 /dev/mmcblk0p1 should be fat16, and mmcblk0p2 should be ext4. Jun 26 07:55:32 oh, ok. Can I put the entire root filesystem on a fat16 partition? Jun 26 08:12:05 jo-erlend: not without loop image Jun 26 08:31:56 then I'd only put the boot directory onto the fat partition and the rest on the ext-partition? Jun 26 08:39:54 yeah Jun 26 08:40:02 but that depends on the bootloader on your board Jun 26 08:40:25 the omap3 mentioned has a bootloader capable of booting from fat, you may have to use nor or nand or some other method Jun 26 08:40:31 I'm not familiar with your board Jun 26 08:46:17 hmm. **** ENDING LOGGING AT Sun Jun 27 02:59:56 2010