Re: Booting Emdebian filesystem

2009-05-13 Thread Amandeep Bhullar
Hi I tried loading emdebian jffs2 filesystem using tftp on NAND flash on (AT91SAM9263EK) but am getting this error during the boot: ... VFS: Mounted root (jffs2 filesystem). Freeing init memory: 120K init started: BusyBox v1.11.1 (2008-08-08 18:56:00 ART) starting pid 314, tty '': '/etc/init.

Re: Booting Emdebian filesystem

2009-05-10 Thread David Given
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amandeep Bhullar wrote: [...] > next it load it on mtdblock1 like this (my stsem looks for rootfs in > mtdbl0ck1) > > cat emrootfs.jffs2 > /dev/mtdblock1 Have you erased mtdblock1 first? If you reprogram a flash device without erasing it first really

Re: Booting Emdebian filesystem

2009-05-09 Thread Amandeep Bhullar
Yes it does exist in the tarball just fine. I believe it is something with the conversion or loading of the filesystem. After i run ./emsecondstage i can see sbin folder and its contents just fine. After that I create jffs2 filessystem and load it. To know whether the problem arises when I create

Re: Booting Emdebian filesystem

2009-05-09 Thread Wookey
+++ Amandeep Bhullar [2009-05-08 11:29 -0300]: >Hi > >1. I have been trying to load and boot Emdebian FS on the ARM board but >when the ARM board boots into Emdebian, the /sbin folder does not exist, I >just see sbin file of a size 0bytes. Does it exist in the tarball that emrootf

Booting Emdebian filesystem

2009-05-08 Thread Amandeep Bhullar
Hi 1. I have been trying to load and boot Emdebian FS on the ARM board but when the ARM board boots into Emdebian, the /sbin folder does not exist, I just see sbin file of a size 0bytes. I ran ./emsecondstage on my arm baord after doing tar -xzpf emdebian-arm.tgz next I created a jffs2 filesyste