I've read several posts on memory. Linux only recognises 64mb instead of 128mb of my memory. Below is lilo.conf
 
boot=/dev/hde8
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
disk=/dev/hde bios=0x80
prompt
timeout=50
message=/boot/message
other=/dev/fd0
 label=floppy
 unsafe
other=/dev/hde1
 label=dos
 table=/dev/hde
image=/boot/vmlinuz
 label=linux
 root=/dev/hde9
 append="ide2=0xcc00,0xd002 ide3=0xd800,0xdc02 ide2=0xcc00,0xd002 ide3=0xd800,0xdc02 mem=128M"
 read-only
As you can see the append line is rather long. To long?
I think the other stuff in the append line refers to my ata66 HD
but not sure.Any help Please
Thanks  Bob

Reply via email to