What | Removed | Added |
---|---|---|
Flags | needinfo?, needinfo?(tzimmermann@suse.com) | |
Resolution | FEATURE | FIXED |
Hi Thomas, I have installed a MicroOS guest success. But I got problem when debugging kernel. I have cross-compiler kernel with aarch64 on my build server, then I tried to run "make modules_install" in MicroOS guest but I got "Read-only file system" because root partition is read-only on MicroOS. Then I tried to use "transactional-update run make modules_install", but it shows "No rule to make target modules_install". Do you know how to install a kernel from a kernel source tree on MicroOS? Thanks a lot!