mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update define.sh
This commit is contained in:
parent
caf0575a43
commit
dff12295cf
1 changed files with 0 additions and 3 deletions
|
|
@ -2134,9 +2134,6 @@ setMachine() {
|
|||
if ! prepare2k3 "$iso" "$dir" "$desc"; then
|
||||
error "Failed to prepare $desc ISO!" && return 1
|
||||
fi ;;
|
||||
"win2025"* | "win11x64"* )
|
||||
# Temporary: Use IDE CD to workaround install bug
|
||||
MEDIA_TYPE="ide" ;;
|
||||
esac
|
||||
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue