diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
| commit | d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 (patch) | |
| tree | 70048479e9573569dcb0cb35ea86a3116204ea04 /content/notes/write-iso-usb.md | |
| parent | 43b0708769eb61392050045b881f8e6ba39c5b66 (diff) | |
| download | mitjafelicijan.com-d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8.tar.gz | |
Housecleaning
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 | |||
