LEGO Mindstorms EV3


Copy Application to SD Card (Needs project 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        
                      Application is located at ~/projects/lms2012/lms2012/Linux_AM1808

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

    COPY:             Type:
    -----         
    
sudo cp -r ~/projects/lms2012/lms2012/Linux_AM1808/* /media/LMS2012_EXT/home/root/lms2012/

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

sync

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