From 929d1aa5882e74d759509bb5d102c605075933fd Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 22 Apr 2009 14:10:03 +0200 Subject: [PATCH] 'changed 64mb ram to 96mb ram' --- usr/share/archboot/bootloader/messages/allinone | 4 ++-- usr/share/archboot/bootloader/messages/append-message-lowmem | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/share/archboot/bootloader/messages/allinone b/usr/share/archboot/bootloader/messages/allinone index 99e68d0ea..7670b49df 100644 --- a/usr/share/archboot/bootloader/messages/allinone +++ b/usr/share/archboot/bootloader/messages/allinone @@ -17,8 +17,8 @@ Available boot options (no input will boot the 32bit archboot system): - For 64bit environment, please use arch64 or lowmem64. - 'arch ' to boot the archboot system. - 'arch root=/dev/??? ' to boot into an existing system. -- 'lowmem ' to boot the 64MB RAM archboot system. +- 'lowmem ' to boot the 96MB RAM archboot system. - 'lowmem root=/dev/??? ' to boot into an existing - 64MB RAM system. + 96MB RAM system. - 'memtest' to start the memory test program memtest86+. - For troubleshooting and other options press the F2 key. diff --git a/usr/share/archboot/bootloader/messages/append-message-lowmem b/usr/share/archboot/bootloader/messages/append-message-lowmem index 55510cb6d..bdc6681fe 100644 --- a/usr/share/archboot/bootloader/messages/append-message-lowmem +++ b/usr/share/archboot/bootloader/messages/append-message-lowmem @@ -2,7 +2,7 @@ Available boot options (no input will boot the archboot system): - 'arch ' to boot the 64MB RAM archboot system. - 'arch root=/dev/??? ' to boot into an existing - 64MB RAM system. + 96MB RAM system. - 'memtest' to start the memory test program memtest86+.