mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update install.sh
This commit is contained in:
parent
d5bd7909b5
commit
ec6b3e38e1
1 changed files with 1 additions and 0 deletions
|
|
@ -583,6 +583,7 @@ prepareImage() {
|
|||
|
||||
case "${DETECTED,,}" in
|
||||
"winxp"* )
|
||||
DISK_TYPE="blk"
|
||||
BOOT_MODE="windows_legacy"
|
||||
prepareXP "$iso" "$dir" && return 0
|
||||
error "Failed to prepare Windows XP ISO!" && return 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue