ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Cannot boot rootfs from SD card LPC 3131


From: Alan Carvalho de Assis
Subject: Re: [Ltib] Cannot boot rootfs from SD card LPC 3131
Date: Tue, 2 Mar 2010 09:50:35 -0300

Hi Gianluca,

On 3/2/10, Gianluca Valentino <address@hidden> wrote:
>
> Dear All,
>
> I wish to boot Linux on my LPC 3131 in the following manner:
>
> startup = copy ext2://1/zImage 0x30008000; boot
> cmdline console=/dev/ttyS0,115200n8 root=/dev/mmcblk0p1 rw rootfstype=ext2
>
> However I get the following:
>
> VFS: Cannot open root device "mmcblk0p1" or unknown-block(2,0)
> Please append a correct "root=" boot option; here are the available
> partitions:
> 1f00 240896 mtdblock0 (driver?)
> 1f01 4096 mtdblock1 (driver?)
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(2,0)
>
> Don't worry about the RAMDISK IMAGE too big part, that's because I used a
> rootfs of > 64MB, for smaller rootfs.ext2 it still gives me the same errors
> at the end.
>
> Could you please help me out?
>

Your kernel doesn't have support to MMC/SD or your kernel can't find
it. Make sure you compiled your kernel with support to MMC/SD
interface.

xyz_core: MMC/SD card detected in socket 0:1
 mmcblk0: mmc1:b368 SD XYZKiB
  mmcblk0: p1

Best Regards,

Alan


> Thanks and regards,
>
> Gianluca Valentino                                    
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> https://signup.live.com/signup.aspx?id=60969




reply via email to

[Prev in Thread] Current Thread [Next in Thread]