[Lunar-commits] r14945 - lunar-iso/trunk/isolinux
Auke Kok
sofar at lunar-linux.org
Sun May 22 19:41:38 UTC 2005
Author: sofar
Date: 2005-05-22 19:41:37 +0000 (Sun, 22 May 2005)
New Revision: 14945
Added:
lunar-iso/trunk/isolinux/f4.txt
Modified:
lunar-iso/trunk/isolinux/f1.txt
lunar-iso/trunk/isolinux/f2.txt
lunar-iso/trunk/isolinux/f3.txt
lunar-iso/trunk/isolinux/isolinux.cfg
Log:
More changes: a little bit more explanation is needed.
Modified: lunar-iso/trunk/isolinux/f1.txt
===================================================================
--- lunar-iso/trunk/isolinux/f1.txt 2005-05-22 19:03:30 UTC (rev 14944)
+++ lunar-iso/trunk/isolinux/f1.txt 2005-05-22 19:41:37 UTC (rev 14945)
@@ -10,15 +10,15 @@
Download Lunar Linux and docs from 0dhttp://lunar-linux.org/07
-To continue press enter, or use the function keys to select other pages.
+To continue press ENTER, or use the function keys to select other pages.
-Optionally, type: 02linux07 followed by kernel parameters. Kernel
-parameters might be required to properly recognize and initialize
-0aSCSI07 hardware. For booting from iso kernel and mounting your root, type:
-linux root=/dev/hda1 devfs=nomount (if your root is on hda1)
+F1 - this page
+F2 - booting when you need IDE or SCSI drivers
+F3 - safe mode booting
+F4 - memtest86+
-more information on how to boot this ISO: press F1, F2 or F3! if you
-need special IDE or SCSI modules, type 'linux', otherwise press ENTER
- 00F100-Main Page07 0aF207-Safe Mode07 0aF307-RAM Test00
+To continue, press 02ENTER07
+ 00F107 install 0aF207 modules 0aF307 safe 0aF407 memtest
+
Modified: lunar-iso/trunk/isolinux/f2.txt
===================================================================
--- lunar-iso/trunk/isolinux/f2.txt 2005-05-22 19:03:30 UTC (rev 14944)
+++ lunar-iso/trunk/isolinux/f2.txt 2005-05-22 19:41:37 UTC (rev 14945)
@@ -5,20 +5,20 @@
09Lunar-Linux team <maintainer at lunar-linux.org>07
All Rights Reserved.
-Lunar Linux is distributed under the terms of the GNU GPLv2. Please see
-0dhttp://www.gnu.org/copyleft/gpl.html07 for the GNU GPL.
+Loading IDE/SCSI drivers
-Download Lunar Linux and docs from 0dhttp://lunar-linux.org/07
+When you need special modules to install on special IDE hardware or
+SCSI cards, you will need to load certain kernel modules before
+installing. This will allow you to load a SCSI or IDE driver and
+read the installation files from a CD-ROM drive attached to such
+a device.
-SAFE MODE
+To load these modules, type 02linux07 and load the modules from the initrd
+menu. The auto-detection code can attempt to find the required modules
+for you automatically, but this might not work.
-In order to boot with DMA disabled, type 02safe07 to the boot prompt and
-press enter. This option also disables MTRR, RAID, LVM, USB keyboard,
-Pre-emptive kernel, Advanced Partitions and FireWire and much more such as
-APM, ACPI, APIC etc. Some hardware may not function as well.
-If you intent to use this ISO for rescue, select "Continue Boot"
-from the init menu and choose "Shell" from the Installation menu.
+type 02linux07 followed by optional kernel parameters to use this boot option
- 0aF107-Main Page07 00F200-Safe Mode07 0aF307-RAM Test00
+ 0aF107 install 00F207 modules 0aF307 safe 0aF407 memtest
Modified: lunar-iso/trunk/isolinux/f3.txt
===================================================================
--- lunar-iso/trunk/isolinux/f3.txt 2005-05-22 19:03:30 UTC (rev 14944)
+++ lunar-iso/trunk/isolinux/f3.txt 2005-05-22 19:41:37 UTC (rev 14945)
@@ -5,19 +5,20 @@
09Lunar-Linux team <maintainer at lunar-linux.org>07
All Rights Reserved.
-Lunar Linux is distributed under the terms of the GNU GPLv2. Please see
-0dhttp://www.gnu.org/copyleft/gpl.html07 for the GNU GPL.
+SAFE MODE
-Download Lunar Linux and docs from 0dhttp://lunar-linux.org/07
+In order to boot with certain hardware and kernel features disabled,
+type 02safe07 to the boot prompt and press ENTER. This option
+also disables MTRR, RAID, LVM, USB keyboard, FireWire and much more such
+as APM, ACPI, APIC etc. Some hardware may not function as well.
-MEMTEST
+This safe mode does not restrict your access to write to devices, so
+beware when you need to recover a broken system. If you wish to perform
+recovery of a broken system, boot into the installer and use the 03shell07
+option to start a rescue shell
-In order to test RAMs with memtest86, type 02memtest07 to the boot prompt and
-press enter.
+type ^O02safe^O07 followed by optional kernel parameters to use this boot option
-If you intent to use this ISO for rescue, select "Continue Boot"
-from the init menu and choose "Shell" from the Installation menu.
+ 0aF107 install 0aF207 modules 00F307 safe 0aF407 memtest
- 0aF107-Main Page07 0aF207-Safe Mode07 00F300-RAM Test00
-
Added: lunar-iso/trunk/isolinux/f4.txt
===================================================================
--- lunar-iso/trunk/isolinux/f4.txt 2005-05-22 19:03:30 UTC (rev 14944)
+++ lunar-iso/trunk/isolinux/f4.txt 2005-05-22 19:41:37 UTC (rev 14945)
@@ -0,0 +1,24 @@
+
+Lunar-%VERSION%.iso, 0cLunar (%CODENAME%)07, kernel %KERNEL%
+
+0eWelcome07 to 05Lunar Linux07 Copyright (C) 2005 by the
+09Lunar-Linux team <maintainer at lunar-linux.org>07
+All Rights Reserved.
+
+MEMTEST
+
+Memtest86+ is a thorough RAM memory tester. It can determine if your
+system is unreliable with respect to memory operations and possibly
+uncover defects. If you have frequent erratic crashes and random
+failures then you should run Memtest86+ on your system to check it.
+
+This version is memtest86+ v1.55
+
+
+
+
+
+To test your RAM, type 02memtest07 to the boot prompt and press ENTER.
+
+ 0aF107 install 0aF207 modules 0aF307 safe 00F407 memtest
+
Modified: lunar-iso/trunk/isolinux/isolinux.cfg
===================================================================
--- lunar-iso/trunk/isolinux/isolinux.cfg 2005-05-22 19:03:30 UTC (rev 14944)
+++ lunar-iso/trunk/isolinux/isolinux.cfg 2005-05-22 19:41:37 UTC (rev 14945)
@@ -1,11 +1,11 @@
DEFAULT install
-APPEND read-write load_ramdisk=1 ramdisk_size=9600 initrd=initrd root=/dev/ram0 prompt_ramdisk=0
+APPEND read-write load_ramdisk=1 ramdisk_size=9200 initrd=initrd root=/dev/ram0 prompt_ramdisk=0
DISPLAY f1.txt
PROMPT 1
F1 f1.txt
F2 f2.txt
F3 f3.txt
-F4 f1.txt
+F4 f4.txt
F5 f1.txt
F6 f1.txt
F7 f1.txt
@@ -13,14 +13,14 @@
F9 f1.txt
LABEL install
KERNEL linux
- APPEND read-write load_ramdisk=1 ramdisk_size=9600 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=ask skipinitrd=1
+ APPEND read-write load_ramdisk=1 ramdisk_size=9200 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=ask skipinitrd=1
LABEL linux
KERNEL linux
- APPEND read-write load_ramdisk=1 ramdisk_size=9600 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=ask skipinitrd=0
+ APPEND read-write load_ramdisk=1 ramdisk_size=9200 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=ask skipinitrd=0
# safer mode, IDE DMA disabled
LABEL safe
KERNEL safe
- APPEND read-write load_ramdisk=1 ramdisk_size=9600 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=normal skipinitrd=0 acpi=off apm=off noapic noisapnp nosmp notsc
+ APPEND read-write load_ramdisk=1 ramdisk_size=9200 initrd=initrd root=/dev/ram0 prompt_ramdisk=0 vga=normal skipinitrd=0 acpi=off apm=off noapic noisapnp nosmp notsc
# memtest86
LABEL memtest
KERNEL memtest
More information about the Lunar-commits
mailing list