Finally figured out what is going on.
This is while it is booting in the snap.
Code:
md0: Preloaded image </mfsroot> 94371840 bytes at 0x80ec3698
GEOM_LABEL: Label for provider md0c is ufsid/4a3d45a082aedf53.
Trying to mount root from ufs:/dev/md0
GEOM_LABEL: Label ufsid/4a3d45a082aedf53 removed.
Loading configuration files.
Booting platform: embedded
Looking for configuration file: kern.disks:
*******************************************************************************
FATAL ERROR!
The device that contains the configuration file (config.xml) could not be
found. FreeNAS cannot continue booting.
*******************************************************************************
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...0 done
All buffers synced.
Uptime: 8s
The operating system has halted.
Please press any key to reboot.
Now just need to figure out why?
EDIT: Figured out why.
Code:
Manual root filesystem specification:
<fstype>:<device> Mount <device> using filesystem <fstype>
eg. ufs:da0s1a
? List valid disk boot devices
<empty line> Abort manual input
mountroot> ?
List of GEOM managed disk devices:
Manual root filesystem specification:
For some reason, its not seeing the hard drive.
micr0, what version of FreeNAS did you install?