'changed 64mb ram to 96mb ram'

This commit is contained in:
Tobias Powalowski 2009-04-22 14:10:03 +02:00
parent 1db91b4d90
commit 929d1aa588
2 changed files with 3 additions and 3 deletions

View file

@ -17,8 +17,8 @@ Available boot options (no input will boot the 32bit archboot system):
- For 64bit environment, please use arch64 or lowmem64.
- 'arch <any_other_boot_option>' to boot the archboot system.
- 'arch root=/dev/??? <any_other_boot_option>' to boot into an existing system.
- 'lowmem <any_other_boot_option>' to boot the 64MB RAM archboot system.
- 'lowmem <any_other_boot_option>' to boot the 96MB RAM archboot system.
- 'lowmem root=/dev/??? <any_other_boot_option>' 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.

View file

@ -2,7 +2,7 @@ Available boot options (no input will boot the archboot system):
- 'arch <any_other_boot_option>' to boot the 64MB RAM archboot system.
- 'arch root=/dev/??? <any_other_boot_option>' to boot into an existing
64MB RAM system.
96MB RAM system.
- 'memtest' to start the memory test program memtest86+.