-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
wmdir not working on NTFS #25
Comments
BVM already does a partition check to not allow FAT* partitions. NTFS should work. Please enable max debug in the config file, run this step again, and send the full output here. |
After switching to an ext4 partition, the download finished without error. I then copied the folder back to NTFS, but HD didn't mount on 1st boot. After switching back to ext4, 1st boot worked & install is running. |
I tested copying my ~/win11 folder to an .iso with a NTFS filesystem on it. It booted fine. |
Maybe a ext4 check should be added. I am assuming the below error is because it is on a NTFS partition?
cp: setting permissions for ‘/mnt/Data/win11/unattended/viogpudo/./viogpudo.sys’: Operation not permitted
The text was updated successfully, but these errors were encountered: