LEGO Mindstorms EV3 |
//! SETUP: PC running Linux console with SD cardreader ------ Formatted SD card Application is located at ~/projects/lms2012/lms2012/Linux_AM1808 DELETE: Insert SD card in reader ------- Open Linux console and type: 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 //!