diff --git a/etc/append-message-syslinux-lowmem b/etc/append-message-syslinux-lowmem index 9970a24ef..f1634c736 100644 --- a/etc/append-message-syslinux-lowmem +++ b/etc/append-message-syslinux-lowmem @@ -1,9 +1,9 @@ Available boot options (no input will boot the install/rescue system): - 'arch ' to boot the install/rescue system. - 'arch root=/dev/??? ' to boot into an existing system. -- 'lowmem ' to boot the 96MB RAM install system. +- 'lowmem ' to boot the >=64MB RAM install system. - 'lowmem root=/dev/??? ' to boot into an existing - 96MB RAM system. + >=64MB RAM system. - If you have trouble with IDE drives, use the "ide-legacy" boot option. - If your system hangs during the boot process, any combinations of the boot options noapic acpi=off pci=routeirq nosmp may be useful.