[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to add a new boot entry limiting memory size
Hi there,
i am new to this and very much intersted so have some clarifications.
> I need to add a new boot entry to grub with the kernel version that I
> usually work with but in this case I need to add an entry limiting the
> memory to 128MB for example,
what memory are u trying to limit? and why?
I've read that it can be done by adding mem =
> size line to grub but,...if I want to get a new entry limiting memory
> preserving the rest of entries where I add the entry mem= size? Can you give
> me an example?
if i am not wrong, we can give some options the kernel just
before bootup. That is we can give some 'variable= value' combination
in the text mode bootup. will that be helpful for ur problem. Please
let me know about this, or the solution that u get.
Thanks in advance.
sandeep
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/