Commit 02c84bde234eee4f2089ac3587d138607aaec777

Authored by Bartlomiej Zolnierkiewicz
1 parent e630fcbe93

ide: update warm-plug HOWTO

Reported-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

Documentation/ide/warm-plug-howto.txt
... ... @@ -11,4 +11,9 @@
11 11 # echo -n "1" > /sys/class/ide_port/idex/scan
12 12  
13 13 done
  14 +
  15 +NOTE: please make sure that partitions are unmounted and that there are
  16 +no other active references to devices before doing "delete_devices" step,
  17 +also do not attempt "scan" step on devices currently in use -- otherwise
  18 +results may be unpredictable and lead to data loss if you're unlucky