Re: bigger ramdrive needed

Tom Oehser <[email protected]> Tue, 11 Feb 2003 08:01:40 -0500 (EST)
Newsgroups gmane.linux.tomsrtbt
Message-ID <[email protected]>
> Where do i have to change somethign so i get about 8MB as ramdrive (Root

Either at the boot: prompt, as in:

	boot: bz2bzImage ramdisk_size=8192

or in the lilo.conf included in buildit.s as in:

	append=ramdisk_size=8192

-Tom