PandaBoard Minimal-FS SD flashing

From OMAPpedia

(Redirected from Minimal-FS SD flashing)
Jump to: navigation, search

EVEN MORE IMPORTANT: See Troubleshooting for up-to-date information and binaries. Information below is outdated.


minimal-FS
Setting up your Validation Environment on your OMAP Platform
Overview Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8

   

Step 3


[edit] Loading Bootloader, Kernel and Filesystem to SD card

Loading Uboot

Copying uboot onto SD boot partition:

# sudo cp -rf  /tmp/mmc1

Loading Xloader Copying xloader (MLO) onto SD boot partition:

# sudo cp -rf  /tmp/mmc1

Loading Kernel Copying kernel image onto SD boot partition:

# sudo cp -rf  /tmp/mmc1

Loading Filesystem Copying filesystem onto SD disk partition:

# sudo cp -rf /tmp/mmc2

or you can untar the filesystem directly to the SD card by:

sudo tar zxvf  -C /tmp/mmc2



Left arrow1.png Linux Logo.jpg Right arrow1.png
Previous Home Next
Retrieved from "https://omappedia.com/wiki/PandaBoard_Minimal-FS_SD_flashing"
Personal tools
Namespaces
  • Page
  • Discussion
Variants
Views
  • Read
  • Edit
  • View history
Actions
Navigation
Toolbox
  • What links here
  • Related changes
  • Special pages
  • Printable version