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 21 Nov 2006 12:07 PM by  ashwinb@logicpd.com
Problem with Linux Kernel Boot from CF card on LH79524
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
itnovice
New Member
New Member
Posts:


--
16 Nov 2006 01:33 PM
    Hi All,

    I ran into issues with booting Linux kernel from a CF card through APEX bootloader.

    The Linux kernel and root filesystem are located in a 64MB CF card.
    The following is the commands I used to boot the Linux Kernel:
    Apex>copy ext2://1/boot/zImage-lpd79524-2.6.12 0x20008000
    Apex>console=ttyAM0,115200 root=/dev/hda1

    The Linux kernel image is uncompressed and boot, but stop before Mount
    filesystem. Can you please suggest what I went wrong?

    What is the correct partition the root file system should be mounted to?

    Thanks for your suggestion
    ashwinb@logicpd.com
    New Member
    New Member
    Posts:


    --
    21 Nov 2006 12:07 PM
    Do you really want it to use "/dev/hda1" (a IDE/ATA hard drive) as the root partition?

    How is your filesystem created? It is customary to use JFFS2 filesystems with embedded systems and store it somewhere in Flash.

    Regards
    You are not authorized to post a reply.