日期:115年4月28日(二)、6月9日(二)
時間:9:00 – 12:00、13:30 – 16:30
地點:新北市雲端智慧科技中心2F電腦教室
講師:楊凱文
公文與附件:
研習當日請務必攜帶:
- 4660及4640主機各一臺(包含變壓器)。
- 512GB SSD NVMe介面、2.5吋SATA介面各一片。
- Noda R9雙協議(支援NVMe/SATA)硬碟外接盒。
課程內容:
ventoy.json 範例:
{
"control":[
{ "VTOY_MAX_SEARCH_LEVEL": "1" },
{ "VTOY_MENU_TIMEOUT": "3" },
{ "VTOY_MENU_LANGUAGE": "zh_TW" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/os" }
],
"theme":{
"file":[
"/ventoy/themes/bigsur/theme.txt",
"/ventoy/themes/zorin-os/theme.txt"
],
"default_file": 2,
"gfxmode": "1920x1080",
"ventoy_color": "#eff0f1",
"fonts":[
"/ventoy/themes/bigsur/terminus-12.pf2",
"/ventoy/themes/bigsur/terminus-14.pf2",
"/ventoy/themes/bigsur/terminus-16.pf2",
"/ventoy/themes/bigsur/DejaVuSans-48.pf2",
"/ventoy/themes/bigsur/DejaVuSans-Regular-14.pf2"
]
},
"menu_alias":[
{
"image": "/os/coollin.iso",
"alias": "管理系統"
},
{
"image": "/os/temp.vhdx",
"alias": "啟動系統"
},
{
"image": "/os/temp2.vhdx",
"alias": "還原系統"
}
],
"password":{
"menupwd":[
{
"file": "/os/temp2.vhdx",
"pwd": "txt#123"
},
{
"file": "/os/coollin.iso",
"pwd": "txt#abc123"
}
]
},
"image_list":[
"/os/temp.vhdx",
"/os/temp2.vhdx",
"/os/coollin.iso"
]
}
相關教學影片
相關連結: