Hello All! I’m new to linux as a whole but I pick up things pretty well. The UJUST kvm module install throws significant errors I cannot figure out a solution to (see below). For number 1 I have no idea what the syntax should be. For the other issues I’ve tried changing permissions and ownership to root to see if it helped. No cigar. I also created any files it claimed were missing that didn’t already exist. Can someone help point me in the right direction whether that be documentation or just answers. I appreciate it.
-
/home/user/.config/selinux_te/kvmfr.te:13:ERROR ‘unknown type virtqemud_t’ at token ‘;’ on line 13:
allow virtqemud_t device_t:chr_file { read write }; -
checkmodule: error(s) encountered while parsing configuration
semodule_package: Could not open file /home/user/.config/selinux_te/mod/kvmfr.mod: No such file or directory -
libsemanage.map_compressed_file: Unable to open /home/user/.config/selinux_te/pp/kvmfr.pp
(No such file or directory). -
libsemanage.semanage_direct_install_file: Unable to read file /home/user/.config/selinux_te/pp/kvmfr.pp
(No such file or directory). -
semodule: Failed on /home/user/.config/selinux_te/pp/kvmfr.pp!
-
chown: cannot access ‘/dev/kvmfr0’: No such file or directory