Line 23: |
Line 23: |
| Boot your computer with the chosen LiveOS media. Once Sugar is running, | | Boot your computer with the chosen LiveOS media. Once Sugar is running, |
| | | |
− | ''''Either''' enter a console with Ctrl+Alt+F2,
| + | '''Either''' enter a console with Ctrl+Alt+F2, |
| | | |
| '''or''' open the Terminal Activity, [[File:Activity-terminal.png|bottom|link=http://en.flossmanuals.net/terminal]], from the <span class=plainlinks>[http://wiki.sugarlabs.org/images/9/9b/Home_ListView_button.png Home list View]</span>. | | '''or''' open the Terminal Activity, [[File:Activity-terminal.png|bottom|link=http://en.flossmanuals.net/terminal]], from the <span class=plainlinks>[http://wiki.sugarlabs.org/images/9/9b/Home_ListView_button.png Home list View]</span>. |
Line 34: |
Line 34: |
| {{Show|extra detail. | | {{Show|extra detail. |
| |<pre> | | |<pre> |
− | On the first pass, before plugging in the target stick, expect output like this:
| + | First, running the command `df -Th` before plugging in the target stick, expect output like this: |
| | | |
| [root@localhost ~]# df -Th | | [root@localhost ~]# df -Th |
Line 48: |
Line 48: |
| vartmp tmpfs 2.0G 0 2.0G 0% /var/tmp | | vartmp tmpfs 2.0G 0 2.0G 0% /var/tmp |
| | | |
− | After the target stick is inserted, the command produces an extra line at the bottom:
| + | Then, running the command `df -Th` after the target stick is inserted, the command produces an extra line at the bottom: |
| | | |
| [root@localhost ~]# df -Th | | [root@localhost ~]# df -Th |