When trying to run the script I used "C:/path/to/your/tiny11/script.ps1 -ISO -SCRATCH "
and I mistakenly used D:/ for both the ISO and the SCRATCH. Don't do that .
The instructions in the README are unclear that those should be two different drives.
If you try to use: "-ISO d -SCRATCH d" You will see:
`Welcome to the tiny11 image creator! Release: 09-07-25
New-Item : Access to the path 'tiny11' is denied.`
Perhaps if you added to the instructions:
- Usage :
C:/path/to/your/tiny11/script.ps1 -ISO <letter> -SCRATCH <letter>
for -ISO letter use the drive letter where you mounted the ISO image
for -SCRATCH letter use the C:\ drive or any other hard drive on your computer, do NOT chose the same drive letter as you mounted ISO.
Example:
C:/Users/Bob/Downloads/tiny11maker.ps1 -ISO d -SCRATCH c