From 0ba9af5a298e6c22f2ca244099073d05af230848 Mon Sep 17 00:00:00 2001 From: Ben Bullard Date: Fri, 10 Sep 2021 01:59:40 +0100 Subject: [PATCH] docs: update releases/omlx42/beta/notes --- releases/omlx42/beta/notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/omlx42/beta/notes.md b/releases/omlx42/beta/notes.md index f2822ed..cfbc81f 100644 --- a/releases/omlx42/beta/notes.md +++ b/releases/omlx42/beta/notes.md @@ -2,9 +2,9 @@ title: OpenMandriva Lx 4.2 Beta Release Notes description: published: true -date: 2020-12-24T18:41:40.616Z -tags: -editor: undefined +date: 2021-09-10T00:59:37.656Z +tags: 4.2 +editor: markdown dateCreated: 2020-03-07T17:10:54.689Z --- @@ -107,7 +107,7 @@ At least 4 GB of flash drive capacity is recommended. Persistent storage is not ### - Via dd You may alternatively dd the image to your USB stick: -`$ sudo dd if= of= bs=4M` +`$ sudo dd if= of= bs=4M status=progress conf=fsync` Replace `` with the path to the ISO and `` with the device node of the USB drive, i.e. `/dev/sdb`.