Displaying 2 results from an estimated 2 matches for "cesg".
Did you mean:
cesa
2011 Feb 07
0
Fw: Re: Memdisk Question
...testing purposes. ?Yet the disk is still
> ?freezing up the system. ?I used 7zip to extract the attachment you sent
> ?me, resulting in a file memdisk-res with MD5SUM:
>
> ?7E875849209C7F619E4338D1474162CD
>
> ?For reference, my pxelinux.cfg/default is like this:
>
> ?label cesg
> ? ?menu label ^CESG Software (GeneC Memdisk Hack)
> ? ?kernel images/memdisk-res int15maxres=268435456
> ? ?append initrd=images/cesg.img
1) The KERNEL line should only contain the file of the kernel.
label cesg
menu label ^CESG Software (GeneC Memdisk Hack)
kernel images/memdisk-r...
2011 Feb 07
1
Fw: Re: Memdisk Question
On Mon, Feb 7, 2011 at 07:03, Robert McLay <the80sphreak at yahoo.co.uk> wrote:
>
> Hi Gene,
>
>> label cesg
>> ?menu label ^CESG Software (GeneC Memdisk Hack)
>> ?kernel images/memdisk-res2
>> ?append initrd=images/cesg.img mem=268435456
>
> ?That worked! ?The box had 1536MB RAM and I forced it down to 256MB and
> ?all is well. ?I've spent most of this morning trying varyin...