Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06 Jul 2007 05:32 PM by  EricHolmberg
Burn problem with jffs2 image files
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
hasanhuseyin.yilmaz@vestel.com.tr
New Member
New Member
Posts:


--
31 Jan 2007 03:13 AM
    Hi I have problem with burning jffs2 image file

    losh> load raw 0x81300000 8388608 /tftp/10.105.20.24:rootfs.jffs2
    loading from /tftp/10.105.20.24:rootfs.jffs2:
    loading raw binary to 0x81300000 (ram) len 00800000:
    ............................................................................................................................e
    file loaded
    losh> burn 128 /dev/nand0
    error: burn: image does not fit in flash (128)
    error: burn: image does not fit in flash
    losh>

    is anything wrong with work ?
    hasanhuseyin.yilmaz@vestel.com.tr
    New Member
    New Member
    Posts:


    --
    31 Jan 2007 12:38 PM
    burn command doesnt work but I figure a way around I boot system from nfs and write jffs2 image file by using

    cat rootfs.jffs2 > /dev/mtd/1

    it works now I am able to boot my system from flash
    EricHolmberg
    New Member
    New Member
    Posts:


    --
    06 Jul 2007 05:32 PM
    How did you create your rootfs.jffs2 files? I'm using the patched i.MX31ADS Lite Kit BSP and only see the rootfs directory.

    Thanks,

    Eric
    You are not authorized to post a reply.