From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- public/write-iso-usb.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'public/write-iso-usb.html') diff --git a/public/write-iso-usb.html b/public/write-iso-usb.html index 6318c7e..1740c55 100755 --- a/public/write-iso-usb.html +++ b/public/write-iso-usb.html @@ -1,10 +1,13 @@ -Write ISO to USB Key

Write ISO to USB Key

note, May 8, 2023 on Mitja Felicijan's blog

Write ISO to USB key. Nothing fancy here.

sudo dd if=iso_file.iso of=/dev/sdX bs=4M status=progress conv=fdatasync
+

Posts from blogs I follow around the net

Generated with openring.

\ No newline at end of file +catch up with me on Telegram.

This website does not track you. Content is made available under the CC BY 4.0 license unless +specified otherwise. Blog is also available as RSS feed. \ No newline at end of file -- cgit v1.2.3