You are not logged in.
Pages: 1
hello.
i would like to know how can i mount a folder into another folder - mount only supports images yeah?
i want to mount /mnt/windows/Windows (folder) on /home/joaospinto/.wine/drive_c/windows
is that possible?
best regards
Offline
Why not a symbolic link?
Offline
explain yourself please, this is the newbie corner hehe
Offline
i have followed a tutorial on how to run steam on linux, but i still get the same error, i was wondering if this would solve my problem, it probably will!
to undo what i installed with wine, rm -rf ~/.wine/ is ok right?
Offline
hello.
i would like to know how can i mount a folder into another folder - mount only supports images yeah?
i want to mount /mnt/windows/Windows (folder) on /home/joaospinto/.wine/drive_c/windows
is that possible?
best regards
Well, you can use the --bind switch, but I would also suggest a symbolic link instead (ln -s /mnt/windows/Windows /home/joaospinto/.wine/drive_c/windows).
Last edited by [vEX] (2007-03-28 13:04:48)
PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM
Offline
ok, and how can i mount that on startup?
Offline
ok, and how can i mount that on startup?
You don't need to - a symoblic link just means you can navigate through the link as if it were the folder it refers to, so both paths are valid, but refer to the same file.
Offline
ok, anyway i think it is not very practic to do that... i still got the same error... i installed Steam on ~/.wine instead... anyway it is still veeeeeeeery slow (not the ping, the graphics) why is this? anything i can do?
Offline
you need accelerated graphics under linux, then you can hope performance with wine, but as you have certainly read on wine's site while looking for steam install, halflife2 is still unplayable (about 15fps...).
try with a known well supported game to test your wine install, and, like windows, find the "uninstall.exe" is better than rm
Offline
Pages: 1