Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"auto_install"
#11
Plugin is an advanced feature. It need the user to have some background knowledge about the json syntax.
So you need to spend some time to learn about json syntax.
It's very simple, so it will not spend much time.
Reply
#12
"auto_install"
I also checked the menu.

However, "auto_install" does not apply when installing a Windows iso image.
Reply
#13
I think I installed Windows about 20 times last night.
Reply
#14
{
"control":[
{
"VTOY_DEFAULT_MENU_MODE":"1"
},
{
"VTOY_TREE_VIEW_MENU_STYLE":"0"
},
{
"VTOY_FILT_DOT_UNDERSCORE_FILE":"1"
},
{
"VTOY_SORT_CASE_SENSITIVE":"0"
},
{
"VTOY_MAX_SEARCH_LEVEL":"max"
},
{
"VTOY_FILE_FLT_ISO":"0"
},
{
"VTOY_FILE_FLT_WIM":"0"
},
{
"VTOY_FILE_FLT_EFI":"0"
},
{
"VTOY_FILE_FLT_IMG":"0"
},
{
"VTOY_FILE_FLT_VHD":"0"
},
{
"VTOY_FILE_FLT_VTOY":"0"
},
{
"VTOY_DEFAULT_KBD_LAYOUT":"QWERTY_USA"
},
{
"VTOY_DEFAULT_SEARCH_ROOT":"/sources"
},
{
"VTOY_MENU_TIMEOUT":"10"
},
{
"VTOY_DEFAULT_IMAGE":"F6> Windows10 Bootting Menu"
}
],
"theme":{
"gfxmode":"1024x768",
"display_mode":"GUI",
"serial_param":"--unit=0 --speed=9600",
"ventoy_left":"78%",
"ventoy_top":"2%-7",
"ventoy_color":"#FF8A19",
"file":[
"/ventoy/themes/Dokdo1/theme.txt",
"/ventoy/themes/Dokdo2/theme.txt",
"/ventoy/themes/Public_only/theme.txt"
],
"fonts":[
"/ventoy/fonts/ascii.pf2",
"/ventoy/fonts/BitstreamVeraSansMono10.pf2",
"/ventoy/fonts/DejaVuSans-48.pf2",
"/ventoy/fonts/DejaVuSans-Regular-14.pf2",
"/ventoy/fonts/gulim16.pf2",
"/ventoy/fonts/MintOSunicode.pf2",
"/ventoy/fonts/NanumGothic_Regular14.pf2",
"/ventoy/fonts/RemixOSunicode.pf2",
"/ventoy/fonts/terminus-12.pf2",
"/ventoy/fonts/terminus-14.pf2",
"/ventoy/fonts/terminus-16.pf2",
"/ventoy/fonts/unicode.pf2",
"/ventoy/fonts/unifont16b.pf2"
]
},
"menu_class":[
{
"key":"Win",
"class":"Win10iso"
},
{
"key":"Windows",
"class":"Win10iso"
},
{
"key":"install",
"class":"Win10iso"
},
{
"key":"setup",
"class":"Win10iso"
},
{
"key":"user",
"class":"kubuntu"
},
{
"key":"boot",
"class":"pe"
},
{
"key":"pe",
"class":"pe"
},
{
"key":"vhd",
"class":"kubuntu"
},
{
"key":"iso",
"class":"iso"
},
{
"key":"wim",
"class":"kubuntu"
},
{
"key":"openSUSE-Leap-15.2-NET-x86_64",
"class":"kubuntu"
}
],
"auto_install":[
{
"image":"/sources/Windows_Install/Windows10 Pro x64 19042.844 Superlite by FBConan KO KY.iso",
"template":"/ventoy/script/Windows10_Unattended-Installation.xml"
},
{
"image":"/sources/Windows_Install/Windows10 Pro x64 20H2(19042.804) Lite Util.iso",
"template":[
"/ventoy/script/Windows10_Autounattend-Admin-Drive.xml",
"/ventoy/script/Windows10_Autounattend-User-Drive.xml",
"/ventoy/script/Windows10_Unattended-Installation.xml"
]
},
{
"image":"/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template":"/ventoy/script/suse_autoyast.xml"
},
{
"parent":"/sources/Windows_Install",
"template":"/ventoy/script/Windows10_unattended4.xml"
},
{
"image":"/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template":"/ventoy/script/suse_autoyast.xml"
}
]
}

===================================================================
"/ventoy/script/Windows10_Autounattend-Admin-Drive.xml",
"/ventoy/script/Windows10_Autounattend-User-Drive.xml",
"/ventoy/script/Windows10_Unattended-Installation.xml"

I've tried installing all three selectively, but it doesn't work.
Reply
#15
How does unattended.xml apply this file?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)