Made dd warnings more visible
This commit is contained in:
parent
bfbf68de05
commit
b451e591fe
4 changed files with 4 additions and 4 deletions
|
@ -96,7 +96,7 @@ OK
|
|||
|
||||
### Step 5: create bootable installer
|
||||
|
||||
> WARNING: DO NOT RUN THE FOLLOWING COMMANDS AS-IS.
|
||||
> **WARNING: BE VERY CAREFUL WHEN RUNNING `DD` AS DATA CAN BE PERMANENTLY DESTROYED (BEGINNERS SHOULD CONSIDER USING [BALENAETCHER](https://www.balena.io/etcher/) INSTEAD).**
|
||||
|
||||
> Heads-up: run `sudo fdisk --list` to find device name of USB flash drive to overwrite with bootable installer (`sda` in the following example).
|
||||
|
||||
|
|
|
@ -102,7 +102,7 @@ OK
|
|||
|
||||
### Step 8: create bootable installer
|
||||
|
||||
> WARNING: DO NOT RUN THE FOLLOWING COMMANDS AS-IS.
|
||||
> **WARNING: BE VERY CAREFUL WHEN RUNNING `DD` AS DATA CAN BE PERMANENTLY DESTROYED (BEGINNERS SHOULD CONSIDER USING [BALENAETCHER](https://www.balena.io/etcher/) INSTEAD).**
|
||||
|
||||
> Heads-up: run `diskutil list` to find disk ID of USB flash drive to overwrite with bootable installer (`disk4` in the following example).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue