Skip to content
This repository has been 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

Open
dmcilvaney opened this issue Sep 25, 2019 · 0 comments
Open

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

dmcilvaney opened this issue Sep 25, 2019 · 0 comments

Comments

@dmcilvaney
Copy link
Contributor

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)

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

No branches or pull requests

1 participant