From 6496dd9441c72197c90827d9386a31f63a117592 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 17 Oct 2006 08:31:09 +0000 Subject: Update of untranslated English docs --- nl/boot-installer/x86.xml | 3 +-- nl/boot-new/mount-encrypted.xml | 11 ++++++----- nl/howto/installation-howto.xml | 14 ++++++-------- nl/using-d-i/modules/partman-crypto.xml | 6 +++--- 4 files changed, 16 insertions(+), 18 deletions(-) (limited to 'nl') diff --git a/nl/boot-installer/x86.xml b/nl/boot-installer/x86.xml index fb8776b79..3caa968b2 100644 --- a/nl/boot-installer/x86.xml +++ b/nl/boot-installer/x86.xml @@ -1,5 +1,5 @@ - + Booting from a CD-ROM @@ -230,7 +230,6 @@ argument, giving the device that the ide-floppy driver maps the device to. For example, if your LS-120 drive is connected as the first IDE device (master) on the second cable, you enter linux root=/dev/hdc at the boot prompt. -Installation from LS-120 is only supported by 2.4 and later kernels. diff --git a/nl/boot-new/mount-encrypted.xml b/nl/boot-new/mount-encrypted.xml index 6cabaa907..d0d7b4028 100644 --- a/nl/boot-new/mount-encrypted.xml +++ b/nl/boot-new/mount-encrypted.xml @@ -1,5 +1,5 @@ - + Mounting encrypted volumes @@ -22,12 +22,13 @@ For partitions encrypted using dm-crypt you will be shown the following prompt during the boot: -Starting early crypto disks... cryptX(starting) +Starting early crypto disks... part_crypt(starting) Enter LUKS passphrase: -In the first line of the prompt, X is the -number of the loop device. You are now probably wondering +In the first line of the prompt, part is the +name of the underlying partition, e.g. sda2 or md0. +You are now probably wondering for which volume you are actually entering the passphrase. Does it relate to your /home? Or to /var? Of course, if you have just one encrypted @@ -36,7 +37,7 @@ when setting up this volume. If you set up more than one encrypted volume during the installation, the notes you wrote down as the last step in come in handy. If you did not make a note of the mapping between -cryptX and the mount +part_crypt and the mount points before, you can still find it in /etc/crypttab and /etc/fstab of your new system. diff --git a/nl/howto/installation-howto.xml b/nl/howto/installation-howto.xml index b01481e0a..88aebc125 100644 --- a/nl/howto/installation-howto.xml +++ b/nl/howto/installation-howto.xml @@ -1,5 +1,5 @@ - + Installation Howto @@ -95,7 +95,7 @@ To boot a PowerMac from CD, press the c key while booting. See If you can't boot from CD, you can download floppy images to install Debian. You need the floppy/boot.img, the -floppy/root.img and possibly one of the driver disks. +floppy/root.img and one or more of the driver disks. @@ -106,8 +106,9 @@ use the one with root.img on it. If you're planning to install over the network, you will usually need -the floppy/net-drivers.img, which contains additional -drivers for many ethernet cards, and support for PCMCIA. +the floppy/net-drivers-1.img. For PCMCIA or USB +networking, and some less common network cards, you will also need a second +driver floppy, floppy/net-drivers-2.img. @@ -215,12 +216,9 @@ Once the installer starts, you will be greeted with an initial screen. Press methods and parameters (see ). If you want a 2.4 kernel, type install24 at the -boot: prompt. +boot: prompt. The 2.6 kernel is the default. -The 2.6 kernel is the default for most boot methods, but is not available -when booting from a floppy. - diff --git a/nl/using-d-i/modules/partman-crypto.xml b/nl/using-d-i/modules/partman-crypto.xml index f277524ed..e2f393f31 100644 --- a/nl/using-d-i/modules/partman-crypto.xml +++ b/nl/using-d-i/modules/partman-crypto.xml @@ -1,5 +1,5 @@ - + Configuring Encrypted Volumes @@ -334,7 +334,7 @@ different volumes. The first one is encrypted via dm-crypt, the second one via loop-AES. -Encrypted volume (crypt0) - 115.1 GB Linux device-mapper +Encrypted volume (sda2_crypt) - 115.1 GB Linux device-mapper #1 115.1 GB F ext3 Loopback (loop0) - 515.2 MB AES256 keyfile @@ -347,7 +347,7 @@ change the file system types if the defaults do not suit you. One thing to note here are the identifiers in parentheses -(crypt0 +(sda2_crypt and loop0 in this case) and the mount points you assigned to each encrypted volume. You will need this information later when booting the new system. The differences between -- cgit v1.2.3