LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Resize a file with a size of 0 (https://www.linuxquestions.org/questions/linux-general-1/resize-a-file-with-a-size-of-0-a-382322/)

smaudlin 11-11-2005 11:20 PM

Resize a file with a size of 0
 
I setup a new computer with Fedora 4 and tried to transfer some files from my old computer to my new one and put them in folder /net. I get a error message saying theres no room. The file has a size of 0. I haven't ran into this before and having trouble finding a way to resize that folder. Any help would be appreciated.

Kinda funny..got all my peripherals working, wireless, cd burner etc and worked out all the bugs. Was able to redo my .bashrc and .bash_profile but I can't RESIZE A FRIGGIN FOLDER!!!

perfect_circle 11-11-2005 11:27 PM

can you please post the output of :
Code:

df
I have the feeling that maybe you have multiple partitions and /usr may be large but / may be small.

smaudlin 11-12-2005 12:33 AM

hereeeeeeee's th ouput from DF
 
here's the results of df. I used autopartition thru anaconda on a new computer when I installed.
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
92493744 18696212 69023236 22% /
/dev/sda1 101086 14193 81674 15% /boot
/dev/shm 513840 0 513840 0% /dev/shm
/dev/sdb1 250496 3968 246528 2% /media/usbdisk
/dev/sdc1 250496 3872 246624 2% /media/usbdisk1


All times are GMT -5. The time now is 07:11 AM.