diff options
Diffstat (limited to 'install/sata')
-rw-r--r-- | install/sata | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/sata b/install/sata index e50ffee..a31b55a 100644 --- a/install/sata +++ b/install/sata @@ -13,6 +13,6 @@ help () cat<<HELPEOF This hook loads the necessary modules for an sata root device. Detection will take place at runtime. To minimize the modules - in the image, use the -auto flavor. + in the image, add the autodetect hook too. HELPEOF } |