LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-13-2012, 07:41 PM   #1
animeresistance
Member
 
Registered: Feb 2004
Distribution: Slackware
Posts: 230

Rep: Reputation: 39
WIne disk full error


Hello

Sorry for the post, i googled some about the Wine Disk Full, but i only got some ubuntu approaches and a winehq one (yep i know, linux is linux and almost all solutions work on it ()http://ubuntuforums.org/showthread.php?t=179565) but when i want to create the symlink, it doesn't create it.

On console i write
$ln -s /home/Xuser/.wine/drive_z/home/Xuser->/home/Xuser

And it doesn't create it ... (or maybe i'm doing something wrong? )

I wonder if these are the only approaches?

Does somebody has the key to fix this ?

Thank you very much
 
Old 07-13-2012, 07:57 PM   #2
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I don't understand why these symbols "->" are there?
 
Old 07-13-2012, 08:04 PM   #3
animeresistance
Member
 
Registered: Feb 2004
Distribution: Slackware
Posts: 230

Original Poster
Rep: Reputation: 39
i'm not sure why, i just was following the thread of the forum ...
 
Old 07-13-2012, 08:12 PM   #4
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
They were showing the text of a directory listing not giving you the command. The correct command to run would be:
Code:
ln -s /home/Xuser/.wine/drive_z/home/Xuser /home/Xuser
Looking at it though it seems to be linking a directory used by WINE to your home directory so it's probably useless.
Edit: Is your disk full? When you type:
Code:
df -H
what does it display?

Last edited by 273; 07-13-2012 at 08:16 PM.
 
Old 07-13-2012, 08:24 PM   #5
animeresistance
Member
 
Registered: Feb 2004
Distribution: Slackware
Posts: 230

Original Poster
Rep: Reputation: 39
Hi 273 ...

Nop, my disk is not full, is a wine issue, here are the results of typing

$df -H

Filesystem Size Used Avail Use% Mounted on
/dev/root 492G 139G 328G 30% /
tmpfs 8.5G 0 8.5G 0% /dev/shm
tmpfs 8.5G 54k 8.5G 1% /tmp
 
Old 07-13-2012, 08:26 PM   #6
animeresistance
Member
 
Registered: Feb 2004
Distribution: Slackware
Posts: 230

Original Poster
Rep: Reputation: 39
I found a solution, and it works ...

thank you 273
 
Old 07-13-2012, 08:30 PM   #7
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Glad it works for you.
Would you mind posting your solution so that others can learn from it?
 
Old 07-13-2012, 08:31 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
ln -s /home/Xuser/.wine/drive_z/home/Xuser /home/Xuser
Who in there right mind has someone do that

that is a prime example of a snake eating it's own tail
And that should cause a full disk ( well the 95% default)

now the linking that "might be done might be something like
Code:
ln -s  /home/Xuser /home/Xuser/.wine/drive_z/home/Xuser
there is a very big difference in that over the one above

Quote:
i'm not sure why, i just was following the thread of the forum ...
you were blindly just doing something from 2006 FOR a DIFFERENT operating system
in regards to installing old games on a fat32 partition
and a partition format that can never be used for a $HOME partition on a linux system
 
Old 07-13-2012, 08:37 PM   #9
animeresistance
Member
 
Registered: Feb 2004
Distribution: Slackware
Posts: 230

Original Poster
Rep: Reputation: 39
Hi John VV.

Yep i know that i was blindly following something for another OS, sorry for that, but i haven't found a Slackware solution for that ... The only thing that i do is making another drive in winecfg and slecting the folder where i wanted the application to install and use (sounds weird but it worked). Wonder why wine doesn't see the disk free space ...

But well, i hope someday this solution helps anyone using our beloved Slackware ...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Host system reported disk full -virtual box boot error sree.m Linux - Virtualization and Cloud 2 02-23-2012 05:29 AM
Unzipping problem | write error (disk full?) rodrigogp Red Hat 17 04-20-2010 04:03 AM
disk stats not updating after deletion of file.. disk full joecool118 Linux - General 2 04-10-2006 12:23 PM
Wine gives disk full and Office prob ALInux Linux - Software 2 05-01-2005 09:58 AM
weird disk full error? sockknitter Fedora 4 01-03-2004 07:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration