I have a fresh install of FreeBSD (actually several as I keep on getting errors). I used guided partitioning and ZFS-on-root options during installation.
I then installed subversion on first boot via pkg(). When I try to check out /usr/src via subversion, I was initially getting
on the IDE HDD. I switched to a SATA HDD and now I'm getting the same error above and a new one as well.
This often happens 5 to 10 minutes into the checkout.
I have now installed 9.2 from a CD on the SATA HDD. I have installed subversion via
Any ideas what could be wrong?
Edit: It's been running for around 40 minutes now and still no errors. It's a very different experience compared to checking out on FreeBSD 10 that's for sure.
Edit: Completed
I then installed subversion on first boot via pkg(). When I try to check out /usr/src via subversion, I was initially getting
Code:
bus error (core dumped)
Code:
segmentation fault (core dumped)
I have now installed 9.2 from a CD on the SATA HDD. I have installed subversion via
pkg_add. I ran checkout and it's been running for 20+ minutes and no errors at all.Any ideas what could be wrong?
Edit: It's been running for around 40 minutes now and still no errors. It's a very different experience compared to checking out on FreeBSD 10 that's for sure.
Edit: Completed
svn checkout on 9.2. Something is definitely wrong with 10 IMHO. My Intel board can't boot from it (without additional hacks it seems).