#Installer saying no space, even though it has 600GB free

66 messages · Page 1 of 1 (latest)

forest steppe
#

So, I just switched to linux mint. Wanted to install genshin, but already had it in a drive. So I move it to the NVMe which has linux in it and link it with the game launcher. Now when I update the game it says I only have 7GB left(I have more than 600GB free) when I go to settings and show directory and go see the drives, each drive is only 3GB, but if I check normally by right clicking the / it shows the relevant 600GB. I am really confused.

fast frost
#

do this command in terminal and show results:
lsblk -o NAME,TYPE,MODEL,LABEL,SIZE,FSSIZE,FSTYPE,FSUSED,FSAVAIL,MOUNTPOINT

#

all one line, exact spelling

#

@forest steppe

forest steppe
#

can I copy paste this?

fast frost
#

yep

forest steppe
#

its in ext4

fast frost
#

yeah shows u got over 600 binary gigs available

forest steppe
#

funny thing is, the Genshin impact folder I transferred itself if 100 gigs

#

but when the launcher wanted to update it its suddenly short on space and thinks there's 7gb left

fast frost
forest steppe
#

yeah, here it shows only 3

fast frost
#

not sure how WINE works, but maybe u need to fresh install it instead of whatever u did

#

how big is the game?

forest steppe
#

around like 130 gigs 🥲

fast frost
#

open disks app, click sda, then click play for sda2, and sda3. then repeat the command from terminal. (just hit up arrow, and stretch terminal an inch wider before executing, then show

forest steppe
#

where is the sda button

fast frost
fast frost
forest steppe
forest steppe
fast frost
forest steppe
#

how do I click play

fast frost
#

select partition 2

forest steppe
#

ok

fast frost
#

then play icon, same for p3

forest steppe
#

the swap one

#

ohh

fast frost
#

choose sda

#

aka ur HS drive

forest steppe
#

I clicked it but nothing happened

fast frost
#

just mount its two partitions...

forest steppe
#

ohhh

fast frost
#

then show command results agaoin

forest steppe
#

the one where I have windows?

#

this one right?

forest steppe
fast frost
#

it's probably just a case of a wine prefix needing to be remade from the winetricks or whatever

#

every windows app wine runs gets its own fake c: drive I think

forest steppe
#

I c

#

if it does not work, maybe I boot with my windows, update the game and then transfer it? but would have to do that every time

fast frost
#

anyway that result above shows all ur fsavail (free space) for all mounted partitions

forest steppe
fast frost
#

maybe u can manually create a new wine prefix using winetricks

#

or bottles

#

and then with ur game in an ext4 folder, u tell that wine bottle or whatever, exactly where the game structure lives

forest steppe
#

everything just went over my head 😭

#

Do I try and reinstall first?

fast frost
#

reinstall what?

forest steppe
#

like uninstall and then download from scratch

fast frost
#

what are u using as a wine helper? playonlinux, bottles, winetricks, or lutris?

forest steppe
#

lutris

fast frost
#

so just research that

#

how to set up a new environment for a new large program

forest steppe
#

ok

#

i'll try

fast frost
#

the game may well need to be installed from scratch on the linux OS

forest steppe
#

yeah, that would make sense

#

Thanks for the hep, and being so patient 😭

fast frost
#

np

forest steppe
#

so it was the fake c drive thingie u mentioned