"chronos ." wrote:

> Hi all,
> I am using mandrake 7.1 and I have 128 of ram.Problem is mandrake only sees 64 of my 
>128. I went to mandrakeuser.org and found the following. It says to edit the 
>following- /boot/grub/menu.1st as root and "find" the following- kernel 
>(hd0,5)/vmlinuz root=/dev/hda6 Then append mem=128 to the end of the line. So then, 
>how do I "find" the previous line ? I understand I can use pico to edit the line and 
>all that.I just dont know how to "find" the line I need.
>                Thank you, Chronos.

Here is my /grup/menu.1st file. Yours will be different but the format is the same. 
Notice that the boot selections all begin with a new line as TITLE. The line below 
this is that which you will change.

------------ CAUTION ------ CAUTION---   Make a Backup
timeout 5
color black/cyan yellow/cyan
i18n (hd0,7)/boot/grub/messages
keytable (hd0,7)/boot/us.klt
altconfigfile (hd0,7)/boot/grub/menu.once
default 0

****Below is the first selection and the line you are looking for

title linux
kernel (hd0,7)/boot/vmlinuz-smp root=/dev/hda8  hdc=ide-scsi hdd=ide-scsi vga=788

**** change the line above  to ADD your mem= statement.
** You can ADD this to each of the lines below with the boot selection lines.

title linux-up
kernel (hd0,7)/boot/vmlinuz root=/dev/hda8  hdc=ide-scsi hdd=ide-scsi

title failsafe
kernel (hd0,7)/boot/vmlinuz root=/dev/hda8  hdc=ide-scsi hdd=ide-scsi failsafe

title windows
root (hd0,0)
makeactive
chainloader +1

title windows2
root (hd2,0)
map (0x81) (0x80)
map (0x80) (0x81)
makeactive
chainloader +1

title floppy
root (fd0)
chainloader +1

***** MAKE SURE YOU MAKE A BACKUP AND SAVE BEFORE MODIFYING THIS FILE!!

Larry

--

Sword'sEdge


Reply via email to