Partition NAND Flash memory...

svprem
Dear all,
         I am trying to Port zImage to Mini2440..There is some problem in
my compilation booting the image. I am using the supervivi bootloader to
boot from Flash memory. File System is not booted correctly. While
searching for error i found that NO MTD PARTITION on NAND is being created,
showing the error,
 
cmdlinepart partition parsing not available

noinitrd root=/dev/mtdblock2 init=/linux console=ttySAC0

no such root... 

I have checked out the configuration where i have also enabled MTDPARTS,
USBSUPPORT.. i dont know where i am going wrong.. Any ideas would be
helpful....waiting for any suggestions.....

andreo
partioning in supervivi:

q => commandline
help => get commands
part add/new/del => operate partions

something anormal is, you can not create a partion between other partions.
also like FIFO