diff options
Diffstat (limited to 'content/notes/write-iso-usb.md')
| -rw-r--r-- | content/notes/write-iso-usb.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/notes/write-iso-usb.md b/content/notes/write-iso-usb.md index 9e379fd..8dff651 100644 --- a/content/notes/write-iso-usb.md +++ b/content/notes/write-iso-usb.md | |||
| @@ -13,5 +13,3 @@ Write ISO to USB key. Nothing fancy here. | |||
| 13 | sudo dd if=iso_file.iso of=/dev/sdX bs=4M status=progress conv=fdatasync | 13 | sudo dd if=iso_file.iso of=/dev/sdX bs=4M status=progress conv=fdatasync |
| 14 | ``` | 14 | ``` |
| 15 | 15 | ||
| 16 | |||
| 17 | |||
