home
manual & docs drivers & updates software GNU/Linux Introduction Read this What you need to know about the aero Partitioning the harddisk Choosing the installation method Preparing the Aero for a Red Hat 6.1 harddisk install The Red Hat 6.1 Installation Process RAM-problems The Floppy Access to DOS-Partitions The Linux-BootLoader Configuring X-Windows Patching and compiling a new kernel Solving the RAM problem Installing PCMCIA and configuring it for Bad RAM Finished - What comes next? Advanced Power Management Getting WebDAV to work with XP Conclusion GNU Free Documentation License FreeDOS internal speaker the press the people (& their mails) the aeros wildest dream... links about |
Solved |
|
Excluding RAM with Lilo
|
||
The main purpose for compiling a kernel on the aero was for me to install the Bad RAM patch - to let Linux detect all the 20 MB of RAM on the aero. ---------My "lilo.conf"-------------------- boot=/dev/hda map=/boot/map install=/boot/boot.b prompt timeout=50 default=linux message=/boot/yodatux.pcx image=/boot/vmlinuz label=linux read-only append="mem=20 badram=0x010b0000,0xffff8000" root=/dev/hda6 other=/dev/hda3 optional label=setup other=/dev/hda1 optional label=dos ------------------------------------------- Important is here the line append="mem=20 badram=0x010b0000,0xffff8000" which passes two options to the linux kernel:
Afterwards command lilo -v
as root-user from the shell. |
||
Comments
Suggestions for this page? Ideas? Please drop a note! |
||
|
||