https://bugzilla.suse.com/show_bug.cgi?id=1219180 https://bugzilla.suse.com/show_bug.cgi?id=1219180#c33 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |FEATURE Flags|needinfo?, | |needinfo?(tzimmermann@suse. | |com) | --- Comment #33 from Fabian Vogt <fvogt@suse.com> --- I'll file a separate bug for the specific issue here, which is that drm support is missing in the initrd for encryption prompts. (It's not fixed, setting status to RESOLVED FEATURE again) (In reply to Joey Lee from comment #31)
Hi Thomas,
I have installed a MicroOS guest success. But I got problem when debugging kernel.
Any reason to use MicroOS specifically? Using TW should be fine here.
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?
The easiest option is probably to install microos-devel-tools and use microos-rw to make the snapshot read-write temporarily.
Thanks a lot! -- You are receiving this mail because: You are on the CC list for the bug.