Open main menu

CDOT Wiki β

Changes

FSOSS 2010 Plug Computing Workshop

24 bytes added, 23:15, 27 October 2010
Copying the rootfs to the microSD Card
# Insert the card into the card reader on your PC. A window should appear; it is OK to leave this window open.
# Open a terminal window (menu option Applications>System Tools>Terminal).
# Request administrator/superuser privilege by typing: <code>su</code>(password is "fsoss10")
# Change to the directory containing the microSD card: <code>cd /media/*</code>
# Erase everything on the card ('''type this command very carefully!'''): <code>rm -rf /media/*/*</code>