From: Kunihiro Ishiguro <[EMAIL PROTECTED]>
Subject: Selected item cannot fit into memory
Date: Wed, 12 May 1999 12:26:54 +0900

> It seems same situation. I've applied Mr. Brian Brunswick
> <[EMAIL PROTECTED]>'s patch but got same result.  Than I hack a little
> then I can write to the floppy.  But it doesn't boot.  I'll
> investigate it.

  Perhaps yours is not the same as Peter's. There are two
possibilities. The one is that the memory detection is broken, so the
function `memcheck' may refuse a certain memory function. You can
check this possibility by using stage2_debug instead of stage2, and in
the command-line, type "displaymem". If the command show the correct
information about your computer, then the detection is no problem. The
other is that your stage2 is not allocated in contiguous blocks of
your disk. Stage1 cannot record more than 8 entries in the block-list,
so if your stage2 is scattered, then the installation will fail with
"Selected item cannot fit into memory". In this case, to use stage1.5
may solve the problem.

----------------------------------------------------------------------
OKUJI Yoshinori  <[EMAIL PROTECTED]>           ^o-o^
http://duff.kuicr.kyoto-u.ac.jp/~okuji (in English)     m /

Reply via email to