Results 1 to 4 of 4
i had trouble downloading the tarball because it says theres no space on the device. what do i do? im sure i just have to do something simple like switch ...
- 08-14-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 33
trouble downloading the tarball
i had trouble downloading the tarball because it says theres no space on the device. what do i do? im sure i just have to do something simple like switch to a different directory right?
- 08-14-2006 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Is your home directory full? It either is full as stated or you do not have write permissions to the directory you are trying to write to. To check if a partition is full, either right-click in the folder in the window and choose properties to see, or from the command line
Code:cd /locatio/to/check ###obviously change this to the relevent location df -h
- 08-14-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 33
umm i dont know if u noticed but this is during the installation of gentoo as in the gentoo handbook. i am using links to download this and its pretty much from a console...
- 08-14-2006 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Ah right sorry, I have no experience with gentoo. I let someone more experienced in this area take over....


Reply With Quote
