| Additional Information | Microsoft DiskPart version 10.0.19041.964
Copyright (C) Microsoft Corporation.
On computer: EDENS-LAPTOP
Disk 1 is now the selected disk.
DiskPart succeeded in cleaning the disk.
Leaving DiskPart...
2021-08-28 10:27:17.3452 [debug] Exit code: 0
2021-08-28 10:27:21.3235 [info] The target device has been erased!
2021-08-28 10:27:21.9016 [info] Creating the partitions...
2021-08-28 10:27:22.3234 [debug] Creating diskpart script with the following commands: select disk 1 , convert mbr , convert gpt , list partition , exit
2021-08-28 10:27:22.7609 [error] System.IO.IOException: The parameter is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at System.IO.File.WriteAllLines(String path, String[] contents)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<Run>d1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<ConvertPartitionScheme>d5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<CreatePartitions>d3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Setup.SetupProcess.<CleanDiskAndCreatePartitionsTask>d22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WoR.Setup.SetupProcess.<RunDiskpartTaskWithRetry>d20.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Setup.SetupProcess.<Run>d18.MoveNext()
2021-08-28 10:27:23.2940 [info] Restoring autorun...
2021-08-28 10:27:23.6524 [debug] Setting the NoDriveTypeAutoRun policy to: null
2021-08-28 10:27:24.1676 [debug] Policy set successfully!
2021-08-28 10:27:24.6474 [info] Autorun restored!
2021-08-28 10:27:25.0826 [warn] The installation could not be finished!
2021-08-28 10:27:25.5012 [info] Elapsed time: 00:00:11 |
|---|