Le 16/12/2013 10:30, Marcus Schäfer a écrit : > Hi, > >>>> me too :-) but now I'm struggling with the kernel not loading the initrd >>>> I'm running out of time for today but I will try this on Monday > Hmm, I did the following: > > config.txt > > ramfsfile=initrd.gz > # load to some address after the kernel > ramfsaddr=0x00a00000 > > cmdline.txt > > ... initrd=0xa00000,<size-in-bytes-as-hex> > > But imho the kernel doesn't look at the address to load the > initrd from there. I checked the raspberry kernel config and > found: > > # CONFIG_BLK_DEV_INITRD is not set > > Hrm, ok any reason why we compile it without initrd support ?
AFAIK, there is no reason for that. You can enable it. Guillaume > > Thanks > > Regards, > Marcus -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
