Ouch! write failed, file system is full

2006-08-19 Thread W. D.
How do I get out of this mess? gzip: stdout: No space left on device Broken pipe df Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/da0s1a 9918398644-7395 108%/ I tried to do a backup: cd / mkdir archive tar -zcvpf /archive/full-backup-`date

Re: Ouch! write failed, file system is full

2006-08-19 Thread Giorgos Keramidas
On 2006-08-19 18:55, W. D. [EMAIL PROTECTED] wrote: How do I get out of this mess? gzip: stdout: No space left on device Broken pipe df Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/da0s1a 9918398644-7395 108%/ First of all, start by trying to find

Re: Ouch! write failed, file system is full

2006-08-19 Thread Greg 'groggy' Lehey
On Saturday, 19 August 2006 at 18:55:02 -0500, W. D. wrote: How do I get out of this mess? gzip: stdout: No space left on device Broken pipe df Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/da0s1a 9918398644-7395 108%/ I tried to do a backup: cd /

Re: Ouch! write failed, file system is full

2006-08-19 Thread Erik Nørgaard
W. D. wrote: How do I get out of this mess? gzip: stdout: No space left on device Broken pipe df Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/da0s1a 9918398644-7395 108%/ I tried to do a backup: cd / mkdir archive tar -zcvpf