LEGO Mindstorms EV3


Copy FileSystem to SD Card (Needs BSP installed)

    WARNING:          The commands shown are for reference only. Modify IPs and pathes to match your own environment
    --------

    SETUP:            PC running Linux terminal with SD cardreader
    ------            Formatted SD card        
                      Filesystem is located at ~/am1808/DaVinci-PSP-SDK-03.20.00.13/filesys

    DELETE:           Insert SD card in reader
    -------           
    
sudo rm -r /media/LMS2012_EXT/*

    COPY:             Type:
    -----         
    
sudo cp -r ~/am1808/DaVinci-PSP-SDK-03.20.00.13/filesys/* /media/LMS2012_EXT/

    REMOVE:           Use the "Safely Remove Drive" and remove SD card
    -------           or type:

sync

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group