Store root filesystem on a SD card

The default boot environment is built to run form the first partition of an ext4 formated SD card. It is seen as mmcblk1p1 from the target.
Warning, important this operation is risky for your development host: you can simply crash your system. Please pay attention while running these actions.

  • format the SD card as an ext4 volume
  • mount the SD card on your host
  • as superuser, extract the rootfs archive on the SD card:
    # cd <SD card mount point>
    # sudo tar xvaf atmel-xplained-demo-image-sama5d2-xplained.tar.gz
  • unmount the SD card to synchronize its content:
    # umount <SD card mount point>
  • insert the SD card in the board's SD slot
r1 - 15 Jun 2017 - 13:28:16 - NicolasFerre
 
Linux & Open Source for AT91 Microchip Microprocessors

Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.

Microchip® and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries. This site is powered by the TWiki collaboration platform

Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.

Ideas, requests, contributions ? Connect to LinksToCommunities page.

Syndicate this siteRSS ATOM