Ryuki
Ryuki4mo ago

Need help running EXE files in kali linux

im trying to run an .exe file in my VM kali, I found a way that said to install Wine, after i installed wine it asked for wine32 when i tried that it said (attached to the post) not enough space even though I have alotted 50gb of my SSD which sole purpose is to provide storage for my VM's
No description
48 Replies
Zagreus Hades
Zagreus Hades4mo ago
Install Wine
Ryuki
RyukiOP4mo ago
i did
Zagreus Hades
Zagreus Hades4mo ago
GitHub
GitHub - wine-mirror/wine
Contribute to wine-mirror/wine development by creating an account on GitHub.
Zagreus Hades
Zagreus Hades4mo ago
oh
Ryuki
RyukiOP4mo ago
read my paragraph
Zagreus Hades
Zagreus Hades4mo ago
yeah then just wine program.exe
Ryuki
RyukiOP4mo ago
it asked to install wine32
VoidArch
VoidArch4mo ago
Than install wine 32?
Ryuki
RyukiOP4mo ago
No description
Ryuki
RyukiOP4mo ago
please read
Zagreus Hades
Zagreus Hades4mo ago
sorry I'm feverish and may not read things clearly atm maybe allocate more space?
Ryuki
RyukiOP4mo ago
i did 50gb it says 851mb available need 1249~mb
Zagreus Hades
Zagreus Hades4mo ago
Try allocating maybe 5 gb more
Ryuki
RyukiOP4mo ago
i have no idea where its installing i have allocated 50gb more f
Zagreus Hades
Zagreus Hades4mo ago
because it says 12somethingsomething mb in the screenshot yeah it might work then
Ryuki
RyukiOP4mo ago
not working its taking some other directory to install
Zagreus Hades
Zagreus Hades4mo ago
its weird because you've given it the amount its asking for
Ryuki
RyukiOP4mo ago
yes its using a different directory which has less space
Zagreus Hades
Zagreus Hades4mo ago
try copying those to a directory with more space
Ryuki
RyukiOP4mo ago
No description
Ryuki
RyukiOP4mo ago
thing is i was just born inside linux i have no idea how to do that but let me google and try
Zagreus Hades
Zagreus Hades4mo ago
apt-get install wine32:i386 it needs those DLLs to run as for the space thing, unsure yet
Ryuki
RyukiOP4mo ago
okay so it did install its workin now but not running the .exe file wine: could not load kernel32.dll, status c0000135
Zagreus Hades
Zagreus Hades4mo ago
yeah you need to run that above command it may take a while after all windows needs basically all of those to function
Ryuki
RyukiOP4mo ago
what above cmds the current issue report is wine: could not load kernel32.dll, status c0000135 how do i change directory of .wine to some other place like dev/sda1 place like i have a lot space
Nitai?!
Nitai?!4mo ago
Ello mv ~/.wine /mnt/sda1/wine Might be worth to verify that wine is actually where it's supposed to be U could try to create a symlink ln -s /mnt/sda1/wine ~/.wine
Ryuki
RyukiOP4mo ago
No description
Nitai?!
Nitai?!4mo ago
it dosent matter the file is in its right place which is good idk why it isnt working u tried a new vm?
Ryuki
RyukiOP4mo ago
not yet i wanna try most solutions before i do that
Nitai?!
Nitai?!4mo ago
im thinking and i rlly dont know whats wrong everything seems fine its just not working
Ryuki
RyukiOP4mo ago
exactly
Nitai?!
Nitai?!4mo ago
Ask chatgpt
Ryuki
RyukiOP4mo ago
im currently doin that Conclusion: The immediate issue of disk space preventing apt update has been resolved. The system now knows about 279 packages that can be upgraded. The user can proceed with upgrading those packages if they wish, and then continue with their Wine installation/troubleshooting.
Nitai?!
Nitai?!4mo ago
That shouldn't work
Ryuki
RyukiOP4mo ago
it isnt workin :Cry:
Ryuki
RyukiOP4mo ago
does this figure smth out to u?
No description
Nitai?!
Nitai?!4mo ago
Yep Because it was .wine it was probably hidden Hidden files normally have a . At the start Should work now tho
Ryuki
RyukiOP4mo ago
No description
Ryuki
RyukiOP4mo ago
no space
Nitai?!
Nitai?!4mo ago
U sure u have enough space?
Ryuki
RyukiOP4mo ago
No description
Nitai?!
Nitai?!4mo ago
182GB is crazy That's more then the total storage I have
Ryuki
RyukiOP4mo ago
i have dedicated a WHOLE KINGSTON 250GB SSD TO THIS MF :AngryCry:
Nitai?!
Nitai?!4mo ago
Do u have anything important there?
Ryuki
RyukiOP4mo ago
done i had to delete kali's preinstalled tools A LOT OF EM freed up 9gb and 🧠 Looking at your file: In the Thunar file manager, the XXXX file appears without the .exe extension, and it has a gear icon — suggesting it’s a Linux ELF binary, not a Windows .exe. am i dumb for this? i just didnt know my bad if my info was wrong thank you for ur time :MoonThanks: :dumb:
Nitai?!
Nitai?!4mo ago
WAIT I have kali running on 10GB of storage And it's enough How the hell is it not enough for pre built tools
Ryuki
RyukiOP4mo ago
no idea geng i did df -h now the dev/sda1 is 9.8gb/19gb used
Nitai?!
Nitai?!4mo ago
nah

Did you find this page helpful?