Sugar on a Stick/Linux: Difference between revisions
No edit summary |
m s is for scsi |
||
| Line 35: | Line 35: | ||
**:: Later below, substitute {{Code|/mnt/ext3fs/LiveOS/livecd-iso-to-disk}} for the shell script name (the file is already executable). | **:: Later below, substitute {{Code|/mnt/ext3fs/LiveOS/livecd-iso-to-disk}} for the shell script name (the file is already executable). | ||
* Check the USB device node name on your system. In the example below, the '''s''' | * Check the USB device node name on your system. In the example below, the <abbr title="small computer system interface">'''s'''csi</abbr> '''d'''evice is /dev/sdb and filesystem partition on that device is /dev/sdb1: | ||
: {{Code|df -Th}} | : {{Code|df -Th}} | ||
<pre> | <pre> | ||