hey guys,
i have a system (freebsd 7.2) that i'm trying to upgrade to freebsd 8.0-RELEASE via freebsd-update upgrade but i'm not able to get it to complete successfully because of the following error:
now, obviously i'm out of space on my /var partition. i've gone through /var and cleaned it up as best i can but it's the 'db' directory that's taking up most my space specifically, the mysql and freebsd-update directories. this is a small hard drive of only 10 gigs and the /var size is only 726M.
can anyone give me some ideas as to how i can get freebsd-update to run successfully? is there any way for the freebsd-update upgrade command to store it's contents in /usr instead of var?
thanks,
i have a system (freebsd 7.2) that i'm trying to upgrade to freebsd 8.0-RELEASE via freebsd-update upgrade but i'm not able to get it to complete successfully because of the following error:
Code:
Preparing to download files...
/var: write failed, filesystem is full
cp: tmpfile: No space left on device
now, obviously i'm out of space on my /var partition. i've gone through /var and cleaned it up as best i can but it's the 'db' directory that's taking up most my space specifically, the mysql and freebsd-update directories. this is a small hard drive of only 10 gigs and the /var size is only 726M.
can anyone give me some ideas as to how i can get freebsd-update to run successfully? is there any way for the freebsd-update upgrade command to store it's contents in /usr instead of var?
thanks,