On 2018-04-27 19:47, Rajiv Vaidyanath wrote: > > Yes, Jan. It is a minimal CentOS distribution + Gnome desktop. I’m just > pushing the limits. Your idea of providing the userland via nfs sounds > appealing. I will try that out. > > Although, I would have expected this limitation from a 32-bit bootloader. >
linux/Documentation/x86/boot.txt: [...] 021C/4 2.00+ ramdisk_size initrd size (set by boot loader) Maybe we also have some signedness issue somewhere so that the limit is 2G, not 4. That can actually be our loader - check the python code. Jan -- Siemens AG, Corporate Technology, CT RDA IOT 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.
