diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-15 07:17:25 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-15 07:17:25 +0000 |
commit | cf0f52361eecc5ea233d0077d9528d7721830677 (patch) | |
tree | 46f8c7ff94ef7b437654ea29750091899bd93332 /en | |
parent | 48153b322cd6fd9bd4382eeac41523f1871a173c (diff) | |
download | installation-guide-cf0f52361eecc5ea233d0077d9528d7721830677.zip |
- Mention that pressing ESC in syslinux returns to the menu;
thanks to Holger Wansing for the suggestion
- Correct reference to cdrom device file; thanks to Justin B. Rye
Diffstat (limited to 'en')
-rw-r--r-- | en/boot-installer/trouble.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/x86.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml index a6488bf93..e95db81f7 100644 --- a/en/boot-installer/trouble.xml +++ b/en/boot-installer/trouble.xml @@ -168,7 +168,7 @@ using <command>modprobe</command>. Check that there is a device node for your CD-ROM drive under <filename>/dev/</filename>. In the example above, this would be <filename>/dev/hdc</filename>. -There should also be a <filename>/dev/cdroms/cdrom0</filename>. +There should also be a <filename>/dev/cdrom0</filename>. </para></listitem> <listitem><para> diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 6107d908d..985376322 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -376,7 +376,7 @@ or the kernel, press &tabkey;. This will display the default boot command for the selected menu entry and allow to add additional options. The help screens (see below) list some common possible options. Press &enterkey; to boot the installer with your options; pressing &escapekey; will return you -to the boot menu. +to the boot menu and undo any changes you made. </para><para> |