From 9f24ee58ff1867383287a03401639350ea6c781b Mon Sep 17 00:00:00 2001 From: PartialVolume <22084881+PartialVolume@users.noreply.github.com> Date: Thu, 30 Mar 2023 12:49:43 +0100 Subject: [PATCH] Update README.md Added a link in the index to the discussion that's lists USB adapters that fully support ATA pass through. Full support of ATA pass through is required for correct detection of hidden sectors, real max sectors, plus the ability to perform a secure erase using the drives own firmware. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b17bdc84782..dc2fd7045c7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ You can also consider [VENTOY (Open Source tool to create bootable USB drive for 1. [Linux and MAC users](#linux-and-mac-users) 1. [Windows users](#windows-users) 1. [Multi OS with VENTOY](#multi-os-with-ventoy) +1. [Having trouble with USB adapters not working/hanging, want to buy one that works properly!](https://github.com/PartialVolume/shredos.x86_64/discussions/128#discussion-4906723) 1. [Virtual terminals](#virtual-terminals) 1. [How to run nwipe so you can specify nwipe command line options](#how-to-run-nwipe-so-you-can-specify-nwipe-command-line-options) 1. [How to change the default nwipe options so the change persists between reboots](#how-to-change-the-default-nwipe-options-so-the-change-persists-between-reboots)