On 2017-04-19 13:55, Sneha wrote: > Hi Jan > > Thanks again for replying. > > I will try to build the kernel using the .config you have provided and will > update. > > I have looked into non-root-cell.txt in Documentation. To provide initrd, I > had enabled the support for RAMdisk in .config and built the kernel. I found > /dev/ram0 to /dev/ram15 when I booted Jetson-TK1 using this kernel. I gave > > $ sudo jailhouse cell linux jetson-tk1-linux-demo.cell zImage --initrd > /dev/ram0 -c "console=ttyS0,1152000" > > on the console after enabling Jailhouse. But it gave me an error related to > /dev/ram0. Same thing happened for the rest(ram1-ram15). > > Am I missing something? What should I pass to --initrd?
The initrd image file, not the path under which the inmate will find it later on. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
