linux booting
Hi,
I am a linux newbie. I have a basic question. I boot linux from redboot (bootloader) with a jffs2 root file system with kernel command line arguments… “noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rootfstype=jffs2 init=linuxrc” . Booting is from nor flash. The above info is for u to know what I am doing. What I want to know is how do i select which memory to use. On one board I would like non-volatile memory to be nand flash and on another I would like to use hard disk. Also, what are the linux commands to see memory usage?
Last edited by Ismail Riyaz; 12-23-2007 at 09:51 AM.
|