I added MD_ROOT and get the same thing...
it prompts me for a root device...



> 
> You actually need MD_ROOT, not MFS_ROOT.
> 
> > Here's the snippet from my kernel config:
> >
> > options         INET                    #InterNETworking
> > options         FFS                     #Berkeley Fast Filesystem
> > options         SOFTUPDATES             #Enable FFS soft updates support
> > options         MFS                     #Memory Filesystem
> > options         MFS_ROOT
> > options         MSDOSFS                 #MSDOS Filesystem
> > options         CD9660                  #ISO 9660 Filesystem
> > options         PROCFS                  #Process filesystem
> > options         COMPAT_43               #Compatible with BSD 4.3 [KEEP THIS!]
> > options         SCSI_DELAY=5000         #Delay (in ms) before probing SCSI
> > options         KTRACE                  #ktrace(1) support
> > options         UCONSOLE                #Allow users to grab the console
> > options         USERCONFIG              #boot -c editor
> > options         VISUAL_USERCONFIG       #visual boot -c editor
> > options         SYSVSHM                 #SYSV-style shared memory
> > options         SYSVMSG                 #SYSV-style message queues
> > options         SYSVSEM                 #SYSV-style semaphores
> > options         P1003_1B                #Posix P1003_1B real-time extensions
> > options         _KPOSIX_PRIORITY_SCHEDULING
> > options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev


-- 
------------------------------------
Robin P. Blanchard
IT Program Specialist
Georgia Center for Continuing Ed.
fon: 706.542.2404 fax: 706.542.6546
email: [EMAIL PROTECTED]
------------------------------------

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to