nanogui: ow to increase RAMDISK on the ASSABET


Previous by date: 5 Feb 2001 14:59:27 -0000 flnx-0.16 demos core dumped in 0.89pre7, yongsun.redflag-linux.com
Next by date: 5 Feb 2001 14:59:27 -0000 Re: NULL pointer, Greg Haerr
Previous in thread: 5 Feb 2001 14:59:27 -0000 ow to increase RAMDISK on the ASSABET, contec
Next in thread:

Subject: Re: ow to increase RAMDISK on the ASSABET
From: Jordan Crouse ####@####.####
Date: 5 Feb 2001 14:59:27 -0000
Message-Id: <3A7EC071.FBFC299@censoft.com>

Ok, your problem is ramdisk size.  Notice that you have a 12000K
ramdisk, whereas the kernel has only allocated 8192K per ramdisk.
You have two choices here.  You can either create a second ramdisk, and
copy half of your new ramdisk over, or you can increase the size of your 
ramdisk.  I would do the latter.   You can usually specify the ramdisk
size in the kernel arguments (ramdisk_size=XXXX) or you can manually
increase it in the ramdisk driver itself (drivers/block/rd.c).

Jordan

to wcontec wrote:
> 
> Hi,All
> I want to put all microwin demo into ramdisk ,
> so I create a enough big ramdisk image,follow
>  is the step:
> (1)correct lilo.conf
>    ramdisk=20000,type /sbin/lilo,
>    and then creat a new linux
> (2)start a new linux
>    dd if=/dev/zero of=/dev/ram bs=1k count =12000
>    mke2fs -vm0 /dev/ram 12000
>    Mount it, copy the files(ramdisk_ks and all demo)
>    compress the content ramdisk
> (3) modifed linux/arm rd.c=12288 compile a new zImage
>    for ASSABET
> (4) use angelboot download kernek and ramdisk image into
>     to AssabeT
>  **** error is the last step :
>  after download kernel and ramdisk image,it can't start kernel
> erreo mark fellow:
>  RANDISK  driver initialized : 16 ramdisks of 8192k size 1024
> blocksize
> RAMDISK:compressed image found at block 0
> ******
> a penguip show on the assabet but no logion script.
> everyone give me advice!
> thanks!
> email; ####@####.####

Previous by date: 5 Feb 2001 14:59:27 -0000 flnx-0.16 demos core dumped in 0.89pre7, yongsun.redflag-linux.com
Next by date: 5 Feb 2001 14:59:27 -0000 Re: NULL pointer, Greg Haerr
Previous in thread: 5 Feb 2001 14:59:27 -0000 ow to increase RAMDISK on the ASSABET, contec
Next in thread:


Powered by ezmlm-browse 0.20.