You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create /proc/sys/fs/binfmt_misc and setup /etc/init.d/procfs
Without this change the binfmt_misc filesystem isn't mounted
and rosetta cannot be registered.
This isn't needed for /etc/init.d/qemu-binfmt because it loads
the binfmt-misc kernel module itself if the filesystem isn't yet
mounted.
Signed-off-by: Jan Dubois <[email protected]>
0 commit comments