From cbf9c16b0048e009f37b94a5d2b17a8be9da7110 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Thu, 17 Apr 2025 11:31:47 +0100 Subject: new post + some misc additions --- public/articals/linux/media/cd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/articals') diff --git a/public/articals/linux/media/cd.html b/public/articals/linux/media/cd.html index 530369d..b44d15a 100644 --- a/public/articals/linux/media/cd.html +++ b/public/articals/linux/media/cd.html @@ -60,7 +60,7 @@
  • 3) Now the last command is the actual event of burning the optical media! So insert it into your optical drive and type this command.

  • -

    cdrecord -v de=/dev/cdrom ~/Downloads/Fallout

    +

    cdrecord -v dev=/dev/cdrom ~/Downloads/Fallout.iso

    movies.iso being the output ISO from the last command.

    -- cgit v1.2.3