관리-도구
편집 파일: parse-virtfs.sh
#!/bin/sh if [ "${root%%:*}" = "virtfs" ] ; then modprobe 9pnet_virtio rootok=1 fi