vdsm-hook-floppyinject
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
floppyinject vdsm hook
======================
Hook create a floppy disk on the fly with user provided content.
ie. user supply file name and file content and hooks will create
floppy disk on destination host, will mount it as floppy disk - 
and will handle migration.
giving the input "myfile.vfd=data" will create a floppy with single
file name myfile.vfd and the file content will be "data"

syntax:
floppyinject=myfile.txt:

libvirt:

    
    


Note:
    some linux distro need to load the floppy disk kernel module:
    # modprobe floppy

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。