[quote=“Jian Zhang, post: 21, member: 16”]Shobi,
unzip gm692.zip to /tftpboot/fog/GM and download memdisk.zip attach file rename back to memdisk copy to /tftpboot/fog/GM
edit /tftpboot/pxelinux.cfg/default
LABEL GoldMemory
kernel fog/GM/memdisk
append initrd=fog/GM/FLOPPY.IMG
MENU LABEL Memory Diagnostics
TEXT HELP
Memory Diagnostics
ENDTEXT
Hope this will help
Jian[/quote]
Thanks so much for your quick response Jian,
I followed your instructions exactly. The only difference with my default.cfg file is with the paths.
Now I get the error I was getting before: “could not find ramdisk image: fog/Goldmem/FLOPPY.img”
Last time I got this error, I tried the following (please forgive my noobie-ness):
LABEL GoldMemory
kernel fog/Goldmem/memdisk
initrd fog/Goldmem/initrd.img
append fog/Goldmem/FLOPPY.IMG
MENU LABEL Memory Diagnostics
TEXT HELP
Memory Diagnostics
ENDTEXT
This seems to start to load Goldmemory, but gives me a Memdisk error: Image seems to ahve a fractional end cylinder.
Then it displays “Loading boot sector… booting…” indefinitely