Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

make-winpe.cmd does not support large (>32 GB) SD cards. #142

Description

echo create partition primary >> diskpart.txt
creates a partition as large as possible, but fat32 has an upper limit.

Need to also watch that a hard-coded size fits on smaller cards (ie 8GB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions