From 34f3ca6287c8760d5b9dd9f6b175291f285857af Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Sun, 2 Oct 2022 13:49:15 +0200 Subject: [PATCH] added usb image link --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 983498e..a85c10d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # reHDD -## Useful for: -* checking new drives for the first time -* checking used drives for their next live +## Features: +* show S.M.A.R.T values of attached drives +* checking used drives for their next live based on threshold limits +* delete a drive instant with wipefs * deleting a drive securely via overwriting +* only needs a display and keyboard +* process multiple drives at once + +## Download USB Image ## +[2.5GB image v1.0.0](https://schuttercloud.com/s/ggxGH9sA326aRfK) + +Use [Etcher](https://www.balena.io/etcher/#download) or `dd` to create an bootable USB drive . ## Screenshot ![Screenshot of reHDD with multiple drives in different states](https://git.mosad.xyz/localhorst/reHDD/raw/commit/c40dfe2cbb8f86490b49caf82db70a10015f06f9/doc/screenshot.png "Screenshot") @@ -26,7 +34,6 @@ Instructions how to create a standalone machine that boots directly to reHDD. Th ### Software requirements * `apt-get install hwinfo smartmontools curl htop sudo` - ### Installation clone this repo into /root/