Forum Discussion
Altera_Forum
Honored Contributor
20 years agounable to load cramfs
hello friends i am using cramfs .i have compressed kernel . i have stored u-boot at 0x0 ,cramfs at 0x00100000 and kernel image at 0x00020000. my flash is 2MB(0x00000000 to 0x00200000).and s...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by smcnutt@Jul 7 2006, 02:04 AM hi slsnios,
try adding the following to the kernel command line:
rootfstype=cramfs[/b] Regards, --Scott <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16692) --- Quote End --- [/b] --- Quote End --- Thanks scott but can you tell me where i have to insert tis line at source code or project folder ,..where is kernel command line..