Re: Windows 10X in Hyper-V installieren
Verfasst: 01.02.2021, 19:20
Mit dem Tool von Albacore komm ich immer bloß so weit bis diese Fehler Meldung kommt.
Edit: Ach ich depp, hab ich doch glatt wieder vergessen die License.xml's mit dem richtigen Namen zu versehen.

Code: Alles auswählen
imageapp : ERROR : ThreadId4448 System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.IO.FileNotFoundException: Das System kann die angegebene Datei nicht finden.
bei Microsoft.WindowsPhone.ImageUpdate.Tools.Common.LongPathFile.Copy(String sourcePath, String destinationPath, Boolean overwrite)
bei Microsoft.ImagingTools.AppX.AppXImaging.CommitAppXPackages(IULogger logger, List`1 appXPkgFiles, String updateStagingRoot, String preInstalledVolumePath, CpuArch cpuType, List`1 languages)
bei Microsoft.WindowsPhone.Imaging.Imaging.<>c__DisplayClass166_0.<CommitImage>b__0()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
bei System.Threading.Tasks.Task.Wait()
bei Microsoft.WindowsPhone.Imaging.Imaging.CommitImage()
bei Microsoft.WindowsPhone.Imaging.Imaging.CommitStagedImage()
bei Microsoft.WindowsPhone.Imaging.Imaging.CreateFullImage(Boolean randomizeGptIds)
bei Microsoft.WindowsPhone.Imaging.Imaging.ProcessImage(Boolean randomizeGptIds)
---> (Interne Ausnahme #0) System.IO.FileNotFoundException: Das System kann die angegebene Datei nicht finden.
bei Microsoft.WindowsPhone.ImageUpdate.Tools.Common.LongPathFile.Copy(String sourcePath, String destinationPath, Boolean overwrite)
bei Microsoft.ImagingTools.AppX.AppXImaging.CommitAppXPackages(IULogger logger, List`1 appXPkgFiles, String updateStagingRoot, String preInstalledVolumePath, CpuArch cpuType, List`1 languages)
bei Microsoft.WindowsPhone.Imaging.Imaging.<>c__DisplayClass166_0.<CommitImage>b__0()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()<---
imageapp : ERROR : ThreadId4448 System.IO.FileNotFoundException: Das System kann die angegebene Datei nicht finden.
bei Microsoft.WindowsPhone.ImageUpdate.Tools.Common.LongPathFile.Copy(String sourcePath, String destinationPath, Boolean overwrite)
bei Microsoft.ImagingTools.AppX.AppXImaging.CommitAppXPackages(IULogger logger, List`1 appXPkgFiles, String updateStagingRoot, String preInstalledVolumePath, CpuArch cpuType, List`1 languages)
bei Microsoft.WindowsPhone.Imaging.Imaging.<>c__DisplayClass166_0.<CommitImage>b__0()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()

