Hi,

Using Robert Nelson's eewiki site, I'm running 4.4.11-bone10.1 (single 
parition) on my BBB via SD; *initrd.img-4.4.11-bone10.1* in built and in 
/boot. I don't see evidence that the initrd.img was detected/mounted. A 
previous version built earlier this year (4.4.1-bone5) (two partitions) 
shows ...



*[    3.484281] Unpacking 
initramfs...                                                                    
                           
[    3.821276] Freeing initrd memory: 5196K (c8080000 - 
c8593000)                                                                   
*
I sprinkled some debug statements in the kernel ... at line #625 in 
init/main.c, the following lines indicates *initrd_start* and 
*initrd_below_start_ok* as 0.

    locking_selftest();
   * pr_notice("RSF!! initrd_start:%d  initrd_below_start_ok:%d\n", 
initrd_start, initrd_below_start_ok);*


/uEnv.txt has the line to install the file ..
*loadxrd=load mmc 0:1 **${rdaddr} /boot/initrd.img-${uname_r}; setenv 
rdsize ${filesize}*
Diagnostics shows this file being read into memory

Should these values be > 0? Am I missing a command line options? Is there a 
way to track progress of the mount in kernel via pr_debug()?


thx for the help ..

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/43a4a38c-5b05-4ad9-a1d6-df180e8de2d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to