Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/boot-files/help
diff options
context:
space:
mode:
Diffstat (limited to 'configs/install-iso/boot-files/help')
-rw-r--r--configs/install-iso/boot-files/help/bootexisting.txt5
-rw-r--r--configs/install-iso/boot-files/help/contrib.txt8
-rw-r--r--configs/install-iso/boot-files/help/legacyide.txt23
-rw-r--r--configs/install-iso/boot-files/help/usb.txt23
4 files changed, 52 insertions, 7 deletions
diff --git a/configs/install-iso/boot-files/help/bootexisting.txt b/configs/install-iso/boot-files/help/bootexisting.txt
index 540e41f..55bc12f 100644
--- a/configs/install-iso/boot-files/help/bootexisting.txt
+++ b/configs/install-iso/boot-files/help/bootexisting.txt
@@ -1,4 +1,5 @@
-HOWTO: Boot an existing install
+HOW-TO: Boot an existing system
+-------------------------------
Select "More Options" from the main menu.
Move the cursor to "[EDIT ME] Boot an existing linux install"
@@ -20,5 +21,3 @@ points to a partition _only_ containing /boot, then /vmlinuz26 is fine.
Otherwise, change this to /boot/vmlinuz. root= should be changed to match the
partition for your root filesystem. Other kernel parameters can be added here.
-
-
diff --git a/configs/install-iso/boot-files/help/contrib.txt b/configs/install-iso/boot-files/help/contrib.txt
index a854a0b..b25f56f 100644
--- a/configs/install-iso/boot-files/help/contrib.txt
+++ b/configs/install-iso/boot-files/help/contrib.txt
@@ -1,4 +1,5 @@
-HOWTO: Contribute to these help files
+HOW-TO: Contribute to this help
+-------------------------------
This help is rather simplistic.
In order to provide help files or translations you simply need to make a text
@@ -7,9 +8,8 @@ characters wide, and 23 lines long. Any more, and your formatting will be
corrupted when viewing the help. Please note that if your help is short, it is
worthwhile to pad with empty lines, up to 23 lines.
-Please send any and all help files you wish to contribute, or any ideas for
-help, to arch@archlinux.org with "[isohelp]" in the title.
-
+Please post any and all help files you wish to contribute, to the ArchLinux bug
+tracker at http://bugs.archlinux.org
diff --git a/configs/install-iso/boot-files/help/legacyide.txt b/configs/install-iso/boot-files/help/legacyide.txt
new file mode 100644
index 0000000..751836c
--- /dev/null
+++ b/configs/install-iso/boot-files/help/legacyide.txt
@@ -0,0 +1,23 @@
+HELP: Using Legacy IDE
+----------------------
+
+The Legacy IDE boot option is intended to boot older systems where the CD does
+not properly detect CD-ROMs or harddrives. Note that it does NOT contain modules
+for SATA drives.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/configs/install-iso/boot-files/help/usb.txt b/configs/install-iso/boot-files/help/usb.txt
new file mode 100644
index 0000000..92db27a
--- /dev/null
+++ b/configs/install-iso/boot-files/help/usb.txt
@@ -0,0 +1,23 @@
+HELP: Booting from USB
+----------------------
+
+Some USB devices need time to settle before they can be mounted. If you
+experience failures booting your USB device, it is recommended that you append
+the "usbdelay" kernel parameter to the kernel params. A setting of "usbdelay=10"
+is recommended.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+