summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2015-04-14 01:12:05 +0000
committerSteve McIntyre <93sam@debian.org>2015-04-14 01:12:05 +0000
commit5138ee2dd58986915924953d426fa706c4908afe (patch)
tree582ffdf45b1d8acdb2fa277feb1e20b3637e06d7 /en/appendix/preseed.xml
parent48e6ac7c26bd457bf67b64d900c59df8a5cf07e6 (diff)
downloadinstallation-guide-5138ee2dd58986915924953d426fa706c4908afe.zip
Remove the old hdX device names, switch to sdX for disks
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index d726ecd16..cdfffa05d 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1130,8 +1130,8 @@ correct one will be selected before using preseeding.
# Alternatively, you may specify a disk to partition. If the system has only
# one disk the installer will default to using that, but otherwise the device
-# name must be given in traditional, non-devfs format (so e.g. /dev/hda or
-# /dev/sda, and not e.g. /dev/discs/disc0/disc).
+# name must be given in traditional, non-devfs format (so e.g. /dev/sda
+# and not e.g. /dev/discs/disc0/disc).
# For example, to use the first SCSI/SATA hard disk:
#d-i partman-auto/disk string /dev/sda
# In addition, you'll need to specify the method to use.