'error while extracting ports.txz'

I am attempting an installation of FreeBSD 9.0 on a virtual machine using VirtualBox. However, I am getting this error message during archive extraction:

Code:
Error while extracting ports.txz:
Can't create 'usr/ports/net/yate-devel/files/CVS/Root'
I am using the FreeBSD-9.0-RELEASE-i386-dvd1. I have more then 10GB of free space on my system so I don't think that is the problem.

Can anyone help me?
 
Make sure the image isn't corrupt, compare the hashes before burning the CD or DVD.

You can skip the installation of the ports. You can install them later on using portsnap(8).

Don't use any of the packages on the DVD either, they're old and you're going to have to update them anyway.
 
Thanks for the help. But now I run into a different problem. After installation, the system asks me if I want to reboot into the the new system. I press yes, the system reboots and I get to the installation screen again.

What happened?
 
Make sure the boot order isn't set to boot from CD first.
 
I think you're right, I pressed f12 and got into the boot menu then pressed 1 (primary master) and I was able to log in, but now when I try to do it again it asks me for a:

Code:
freebsd/x86 boot
default: 0:ad(0p2)/boot/loader
boot:
 
You probably hit a key when the kernel was loading. This drops you into the boot loader.

Just hit enter.
 
@gotendxs, read the comments under your posts. A little more effort is appreciated.
 
Back
Top