View Single Post
Unread 09-17-2009, 02:50 PM   #17
Chevelle
Cooling Neophyte
 
Join Date: Sep 2009
Location: U.P.
Posts: 3
Default Re: FreeNAS on Snap Server 110 / 210

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?

Last edited by Chevelle; 09-22-2009 at 10:20 AM.
Chevelle is offline   Reply With Quote