wait, which one is it? do i put it under default=linux or in
append="hdd=ide-scsi"?

thanks for the help.

take care,
salman

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of civileme
Sent: Sunday, January 28, 2001 3:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Mandrake 7.2 not detecting RAM correctly


On Sunday 28 January 2001 20:13, you wrote:

I put the instructions in your message.  Do NOT try two appends.  GRUB will
regurgitate.

Civileme

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of SpeedMan
> Sent: Sunday, January 28, 2001 1:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [newbie] Mandrake 7.2 not detecting RAM correctly
>
> On January 28, 2001 12:32 pm, you wrote:
> > Well, here is my linux.conf file:
> >
> > boot=/dev/hda5
> > map=/boot/map
> > install=/boot/boot.b
> > vga=normal
> > default=linux
> > keytable=/boot/us.klt
> > lba32
> > prompt
> > timeout=50
> > message=/boot/message
> > image=/boot/vmlinuz
> >     label=linux
> >     root=/dev/hda5
> >     append=" hdd=ide-scsi"
change to :
append="mem=128M hdd=ise-scsi"
> >     read-only
> > image=/boot/vmlinuz
> >     label=failsafe
> >     root=/dev/hda5
> >     append=" hdd=ide-scsi failsafe"
> >     read-only
> > other=/dev/fd0
> >     label=floppy
> >     unsafe
> >
> > So where would I put "mem=128M"? In place of append=" hdd=ide-scsi" or
> > append=" hdd=ide-scsi failsafe"? and wouldn't changing those lines screw
> > with my harddrive? Thanks for the help. I REALLY appreciate it.
>
> Salman,
>
> Under default=linux add the line ...
>
> append="mem=128m"
>
>
> Regards,
>
> SpeedMan




Reply via email to