Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy-Item : Cannot find path 'C:\Windows\system32\:\' because it does not exist. #196

Open
kambata-bg opened this issue Dec 9, 2024 · 0 comments

Comments

@kambata-bg
Copy link

First issue I see in powershell when I try to create the ISO, I get the following error and if I continue either way, I get the second error at the end(Boot file not found, "etfsboot.com" also I was getting "bootx64.efi".
Attached screenshots.

"
Copy-Item : Cannot find path 'C:\Windows\system32:' because it does not exist.
At line:458 char:17

  • ... Copy-Item -Path "$driveLetter*" -Destination $Script:Wor ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\Windows\system32::String) [Copy-Item], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
      "

win-iso-problem
win-iso-problem-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant