LEGO Mindstorms EV3


Update SD Card Application

    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
    ------            SD card with kernel, filesystem and application
                      Update package located at ~
                  
    UPDATE:           This assumes update package is named "Linux_AM1808_v021_110201_LE.tar.gz"                 
    -------           Insert SD card to update and type:
    
sudo rm -r /media/LMS2012_EXT/home/root/lms2012    

sudo tar xvfz ~/Linux_AM1808_v021_110201_LE.tar.gz -C /media/LMS2012_EXT/home/root/

sudo mv /media/LMS2012_EXT/home/root/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