EMAIL <rober at opnet.com.tw> wrote: > Hi All: > > I build a 8M ramdisk file, it works fine at 2.4.25 linux but fail > in 2.4.20.Why? > I do follow command to make 8M ramdsik, all files in the ramdisk is from > pRamdisk (download from denx ftp site).
Possibly a kernel config error. Look for CONFIG_BLK_DEV_RAM_SIZE in your .config. You need CONFIG_BLK_DEV_RAM_SIZE=8192 Alex