this are real early images. use the procedure on http://TuxScreen.net/wiki/view/Main/InfernoRemote to get hooked up to a remote Inferno. Then see: http://TuxScreen.net/wiki/view/Main/FlashUnlock to get your flash unlocked. then enter the command: c D!blob F!all to install blob, wait 30 seconds and power cycle the device then use blob to install the kernel and rootfs Get the kernel here and the jffs2 rootfs from: sample_img-01.jffs2 on ftp://ftp.arm.linux.org.uk/pub/armlinux/people/nico/ interrupt the autoboot and type: boot root=/dev/mtdblock2 console=/dev/tty1 to get the log displayed and the root partition mounted. Switch your console to 38400 to get a login prompt! Thanx to RussDill for the blob patches! === To rebuild the kernel source === Get linux-2.4.6.tar.bz2 from kernels ftp://ftp.us.kernel.org/pub/linux/kernel/v2.4/ get patch-2.4.6-rmk2.bz2 from ftp://ftp.arm.linux.org.uk/pub/armlinux/source/kernel-patches/v2.4/ get diff-2.4.6-rmk2-np1.gz from ftp://ftp.arm.linux.org.uk/pub/armlinux/people/nico/ get patch-2.4.6-rmk2-np1-tux2.bz2 from here get blob source from SourceForge blob site <- can brick your machine, so don't do this till we get a release out. use the binary in this directory. Tim "BZFlag" Riker