Re: bootcd hangs at boot time
Mark Clarkson <[email protected]> Thu, 24 Jun 2004 12:52:46 +0100
| Newsgroups | gmane.linux.debian.user.bootcd |
|---|---|
| Message-ID | <20040624115246.GA678@c2l001> |
Hi Rubikz, On Thu, 24 Jun 2004, Rubikz wrote: > NOT_TO_RAMCD (NOT_TO_RAM v NOT_TO_CD) = . . . . . . . . . . . . . 0 > RAM_ALL (etc v home v root v NOT_TO_RAM v NOT_TO_CD) = . . . . . . > 408932 > Needed RAM (RAM_ALL - NOT_TO_RAMCD) = . . . . . . . . . . . . . . > 408932 > 90 % of RAM = . . . . . . . . . . . . . . . . . . . . . . . . . . 29491 > --- WARNING --- > Not enough RAM (Needed RAM > 90 % of RAM) > --- (e)xit (i)gnore --- i Never (i)gnore 'Not enough RAM' errors. I think you need to add some directories/files to NOT_TO_RAM. You're tring to stuff 400MB of files in RAM! BTW: I'm about to submit a tmpfs patch in the next couple of days which will allow you to do this. That's if you do have enough RAM, and don't mind testing it :)