📄 xapi.vbdcfg.py
字号:
## Virtual Block Device (VBD) Xen API Configuration# # Note: There is a non-API field here called "image" which is a backwards# compat addition so you can mount to old images.# VDI = ''device = 'sda1'mode = 'RW'driver = 'paravirtualised'image = 'file:/root/gentoo.amd64.img'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -