docs: update releases/omlx42/beta/notes
This commit is contained in:
parent
209befacb3
commit
0ba9af5a29
|
@ -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=<iso_name> of=<usb_drive> bs=4M`
|
||||
`$ sudo dd if=<iso_name> of=<usb_drive> bs=4M status=progress conf=fsync`
|
||||
|
||||
Replace `<iso_name>` with the path to the ISO and `<usb_drive>` with the device node of the USB drive, i.e. `/dev/sdb`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue