diff --git a/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-debian-based-operating-system/README.md b/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-debian-based-operating-system/README.md index 4396936..0428760 100644 --- a/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-debian-based-operating-system/README.md +++ b/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-debian-based-operating-system/README.md @@ -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). diff --git a/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-macos/README.md b/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-macos/README.md index 878178b..15386c6 100644 --- a/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-macos/README.md +++ b/how-to-configure-hardened-debian-server/misc/how-to-create-debian-bootable-installer-on-macos/README.md @@ -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). diff --git a/how-to-configure-hardened-raspberry-pi/README.md b/how-to-configure-hardened-raspberry-pi/README.md index edda894..1f5b7ca 100644 --- a/how-to-configure-hardened-raspberry-pi/README.md +++ b/how-to-configure-hardened-raspberry-pi/README.md @@ -76,7 +76,7 @@ EOF ### Step 4: copy “Raspberry Pi OS Lite” to microSD card -> 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 microSD card to overwrite with “Raspberry Pi OS Lite” (`disk4` in the following example). diff --git a/how-to-install-tails-on-usb-flash-drive-or-sd-card-on-macos/README.md b/how-to-install-tails-on-usb-flash-drive-or-sd-card-on-macos/README.md index a4b4243..32d11c2 100644 --- a/how-to-install-tails-on-usb-flash-drive-or-sd-card-on-macos/README.md +++ b/how-to-install-tails-on-usb-flash-drive-or-sd-card-on-macos/README.md @@ -90,7 +90,7 @@ Good signature ### Step 7: copy Tails to USB flash drive or SD card -> 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 or SD card to overwrite with Tails (`disk4` in the following example).