> Hi > > Currently I try to setup a embedded Linux system and it works. But I have > only aprox. 3000Kb space for the ramdisc where I load the minix file system. > I use a 486 with 16Mb RAM and I can only use 3000k ramdisc I think it is > because of the buffer size . The question is how to enable the ability of > using a greater ramdisc. >
try passing "ramdisk_size=<size in kb>" to the kernel. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
