issues
search
Xtr126
/
Android-x86-installer
Apache License 2.0
32
stars
6
forks
source link
Adding Windows 32 bit installation software
#117
Open
Y-PLONI
opened
5 days ago
Y-PLONI
commented
5 days ago
Thank you very much!!!
Xtr126
commented
3 days ago
There are two things to be done
Find a 32 bit mkfs.ext4.exe/mke2fs.exe executable that doesn't error out when creating large data.img files
Configure our Release GitHub action to use the appropriate rust toolchain for 32 bit Windows target
Thank you very much!!!