Line 41: |
Line 41: |
| *# Verify that the USB device is recognized in the running virtual machine. | | *# Verify that the USB device is recognized in the running virtual machine. |
| *#* Your device appears in the hover box for the USB stick icon in the virtual machine bottom frame. | | *#* Your device appears in the hover box for the USB stick icon in the virtual machine bottom frame. |
− | *#* {{Code|df -Th}} reveals your device mounted mounted on a device node, for example, /dev/sda1, on a filesystem volume [[wikipedia:Mount (computing)|mount point]], such as /media/<USBdeviceManufacturer><br> | + | *#* {{Code|df -Th}} reveals your device mounted mounted on a device node, for example, /dev/sda1, on a filesystem volume [[wikipedia:Mount (computing)|mount point]], such as /media/<USBdeviceManufacturer> |
− | {{Show| You should see something like the following: | + | <ul><ul><ul> |
| + | {{Show|You should see something like the following: |
| |<pre> | | |<pre> |
| [root@localhost LiveOS]# df -Th | | [root@localhost LiveOS]# df -Th |
Line 54: |
Line 55: |
| vartmp tmpfs 250M 0 250M 0% /var/tmp | | vartmp tmpfs 250M 0 250M 0% /var/tmp |
| /dev/sda1 vfat 15G 2.4G 13G 17% /media/TOSHIBA | | /dev/sda1 vfat 15G 2.4G 13G 17% /media/TOSHIBA |
− | </pre>}} | + | </pre>}}</ul></ul> |
− | <ul> | |
| <ol start="9"> | | <ol start="9"> |
| <li> Continue from step #4 in the '''Burn a CD-ROM disc''' section above.</li> | | <li> Continue from step #4 in the '''Burn a CD-ROM disc''' section above.</li> |