mini2440 superboot image files

Amit Rana
I want the linux images for mini2440 1gb board for superboot the dvd i got
was unreadable and on the site downloads, there are no files for 1GB
mini2440 which is having superboot v1.1
if anyone previously dealt with this issue, please let me know

Sandeep Sondagar
There are not any files for 1gb flash. Use files for 256MB.

Amit Rana
Hello Sandeep, thank you for reply
can you suggest me where to download the file since the DVD was corrupted,
and DVD file which i downloaded from friendlyARM.net is containing only
rootfs_qtopia_qt4.img file which is 93mb one and when i flashed it using
it, the board is not booting up

Sandeep Sondagar
You can make your img file using mkyaffs2-128M.
Link:- http://www.friendlyarm.net/dl.php?file=linux_mktools.zip

You will find Compiled Qtopia on your ISO.

You Wrote-"the board is not booting up".
Paste Serial port Message Here.

raj
Hi Sandeep

can u provide any tuto or link how to make our own rootfs image which
includes my own program binary and launch icon, i am searching a lot for it
but cant able to find them. So please provide a guide for how to launch our
 own applications with the icons on rootfs from touch screen only currently
i am starting them from terminal..thank you

Amit Rana
Attachment: log.txt (17.49 KB)
@ Sandeep, Thank you for replying
I kept all required files in SD card, 
The switch is in NOR mode, the terminal window showed all, installation of
bootloader, installation of linux done

Now I put the switch in Nand Mode, the installation begin by a message,
uncompressing linux on terminal, but it hangs at
usbcore: registered new interface driver conex
conex: registered
usbcore: registered new interface driver etoms
etoms: registered
usbcore: registered new interface driver finepix
finepix: registered
usbcore: registered new interface driver jeilinj

waited for almost half an hour but not proceeding from here onwards

The complete log is in the log files attached here with in log.txt

Sandeep Sondagar
Hi Amit,

It looks like there is problem with your kernal Command Line.( I am not
expert for this. :))
Change it to "root=/dev/mtdblock3 noinitrd console=ttySAC0,115200
init=/bin/sh".