[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RAM SIZE large than 64MB



"Alex Kwan" wrote:
  >I have seen the FAQ on FreeBSD documents,
  >It was said that if the system have more than
  >64MB RAM, the user needed to use kernel
  >option specified the actual RAM size,
  >because I want to extend the RAM to 128M
  >in my Hamm, so I have two questions:
  >(1) Does the Linux is seem?

That question isn't English; I suppose you mean: Is Linux the same?

The answer is, yes.

  >(2) If needed, how to?
  >

In /etc/lilo.conf, add an append option specifying the actual amount
of memory:

...
# Linux - 2.0.33
image=/boot/vmlinuz-2.0.33
  label=linux2033
  append="mem=96m aic7xxx=ultra"
          ^^^^^^^
  read-only
...

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "For God so loved the world, that he gave his only 
      begotten Son, that whosoever believeth in him should 
      not perish, but have everlasting life."     John 3:16 



--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: