mirror of
https://github.com/dockur/windows.git
synced 2026-05-16 10:17:36 +01:00
fix: Missing equals sign before ConvertNTFS (#1727)
This commit is contained in:
+1
-1
@@ -1608,7 +1608,7 @@ prepareInstall() {
|
||||
echo " OemPnPDriversPath=\"Drivers\viostor;Drivers\NetKVM;Drivers\sata\""
|
||||
echo " NoWaitAfterTextMode=1"
|
||||
echo " NoWaitAfterGUIMode=1"
|
||||
echo " FileSystem-ConvertNTFS"
|
||||
echo " FileSystem=ConvertNTFS"
|
||||
echo " ExtendOemPartition=0"
|
||||
echo " Hibernation=\"No\""
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user