mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +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
|
case "${DETECTED,,}" in
|
||||||
"winxp"* )
|
"winxp"* )
|
||||||
|
DISK_TYPE="blk"
|
||||||
BOOT_MODE="windows_legacy"
|
BOOT_MODE="windows_legacy"
|
||||||
prepareXP "$iso" "$dir" && return 0
|
prepareXP "$iso" "$dir" && return 0
|
||||||
error "Failed to prepare Windows XP ISO!" && return 1
|
error "Failed to prepare Windows XP ISO!" && return 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue