Skip to content
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

The windows subsystem for android can't run because critical files are missing from the installation folder #280

Open
adhamr opened this issue Dec 4, 2022 · 7 comments

Comments

@adhamr
Copy link

adhamr commented Dec 4, 2022

Screenshot_20221204_013013
am on 22h2 windows 11 with windows insider program active
and I tried reinstalling a fresh version of was twice to know if I missed a step please help

@Skywalker8510
Copy link

windows 11 22H2 I just had the same thing occur on my installation but I don't know if it was caused by ./install.sh not working correctly
root@DESKTOP-L6NU6D9:/mnt/c/GAppsWSA# ./apply.sh
Modifing build.prop for each image
-> fixing system
-> fixing vendor
-> fixing product
-> fixing system_ext
./apply.sh: line 31: echo: write error: No space left on device
removing duplicate apps from system
Copying GApps files to system...
Applying root file ownership
Setting directory permissions
Setting file permissions
Applying SELinux security contexts to directories
Applying SELinux security contexts to files
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
Applying SELinux security contexts to props
Applying SELinux policy
!! Apply completed !!

@insipidlight
Copy link

Same thing here with ./apply.sh: line 31: echo: write error: No space left on device, it just hangs on the load screen when opening files (no other installed apps) but no error message
image
22H2 build 22621.1105

@chrisn1992
Copy link

Same. It looks like MS changed the WSA package and the guide is pretty out of date.

@variety754
Copy link

I have the same issue, is there any way to fix this by myself?

@variety754
Copy link

I found out how to fix this. All the files that in guide is .img must have .vhdx extension. Now everything is working!

@hatnaa1
Copy link

hatnaa1 commented Mar 20, 2023

I found out how to fix this. All the files that in guide is .img must have .vhdx extension. Now everything is working!

same

@StablerCaesar0
Copy link

I found out how to fix this. All the files that in guide is .img must have .vhdx extension. Now everything is working!

same
mine have the vhdx extension and it still doesnt work

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

No branches or pull requests

7 participants