Re: bootcd hangs at boot time

Mark Clarkson <[email protected]> Thu, 24 Jun 2004 14:44:08 +0100
Newsgroups gmane.linux.debian.user.bootcd
Message-ID <20040624134408.GB13220@c2l001>
Hi Rubikz,
Consider carefully if you really need 400M of files in RAM?

You should only include files in RAM that you need to be able to change
at run-time. All those files are still on the CD.

Bootcd even links the files you put in NOT_TO_RAM to the *.ro locations
on the CD, so you will still see them in /var and /home.

Just a thought.

Cheers
Mark.