Hello! In some occasions I want to boot Linux with less memory than is physically available. But as I have more than 64MB of RAM I have constantly added the command
append="mem=256M" to my lilo.conf. If now I would additionally add the command line option mem=32M how much memory would my system use. Which option has priority. By the way: which command line tool shows me how much memory is available, free, used etc. Thanks in advance Ulrich