Ubuntu: Difference between revisions
| Line 160: | Line 160: | ||
::Changes to USB will be saved on reboot. | ::Changes to USB will be saved on reboot. | ||
=====Make '''.img file''' with dd===== | =====Make '''.img file''' with dd===== | ||
'''NOTE''' Use mount command to confirm device name for mounted USB eg: /dev/sdb; /devsdc; /dev/sdd...etc | |||
:'''This is very imporant as you can distroy your hard disk if you use the wrong device name.''' | |||
dd if=/dev/sdb of=Dextrose-sugar4p3.img bs=2M | dd if=/dev/sdb of=Dextrose-sugar4p3.img bs=2M | ||
1850+1 records in | 1850+1 records in | ||