It would help if you would provide MORE details, such as your hardware and EXACT version of FreeNAS, such as 8.03 x64, or 8.04 x86.
right, sorry. Its a freenas x86 8.xx... NOT the latest .04 stable (I was going to update actually), running on a usb stick, on an intel 486 with 4 gb ram.
It was running OK a couple of days ago. Today i switched it on and I couldnt find my windows shares so I pluged a monitor in and watched the boot procedure. It boots ok until it reaches that point and goes on a loop with the following....
---
FreeBSD/amd64 (taurus.local) (ttyv0)
Traceback (most recent call last):
File "/etc/netcli", line 47, in <module>
from django.db import models
File "/usr/local/lib/python2.7/site-packages/django/db/__init__.py", line 1, in <module>
from django.conf import settings
File "/usr/local/lib/python2.7/site-packages/django/conf/__init__.py", line 13, in <module>
from django.conf import global_settings
File "/usr/local/lib/python2.7/site-packages/django/conf/global_settings.py", line 387, in <module>
URL_VALIDATOR_USER_AGENT = "Django/%s (http://www.djangoproject.com)" % get_version()
File "/usr/local/lib/python2.7/site-packages/django/__init__.py", line 12, in get_version
from django.utils.version import get_svn_revision
ImportError: No module named utils.version
---
I would very much appreciate if you would help me...