How to allocate memory in kernel cmdline?

General support questions
Post Reply
Arun_raj
Posts: 1
Joined: 2018/02/08 07:20:36

How to allocate memory in kernel cmdline?

Post by Arun_raj » 2018/02/08 07:23:13

Hi,

How to allocate 1024MB of memory in kernel cmdline

I already mem=1024M in grub file but it is not working.can u give some input for this?

Thanks

User avatar
TrevorH
Site Admin
Posts: 33221
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: How to allocate memory in kernel cmdline?

Post by TrevorH » 2018/02/08 14:32:31

What are you trying to do? That will stop the system from seeing more than 1GB RAM - is that what you wanted to do? What do you want to do and why?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply