Skip to content

Instructions for running the script are confusing - don't chose the ISO drive as your SCRATCH #549

@tomsepe

Description

@tomsepe

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:

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions