• Forum Post: Installing the bootloader, kernel and file system built by the RR SDK into the Leopard Board

    Hi, Once you have built the SDK the next step is to install all the software built by the SDK into the Leopard Board. RidgeRun SDK has a system called the Uboot installer which is a perl-expect based scripts that issues commands to the Uboot that is running on the Leopard Board in order to install...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: SD Card boot not working

    Hi I was following the getting started guide for leopard board and I successfully completed make, make install commands and after that in minicom, boot works just fine. But from what I guess it is booting from nand flash. I want to boot it from SD card. I was following this guide : http://processors...