Re: meory file system

2010-08-22 Thread Dag-Erling Smørgrav
gahn ipfr...@yahoo.com writes:
 I am running 8.1. under /dev, I don't see /dev/md0,

/dev/md0 won't show up until you actually run mdconfig.

 so i am trying to add following lines in kernel file and got error
 messages:

 options MFS #Memory Filesystem

The correct line is device md, but mdconfig(8) will automatically load
the module, so you don't need it.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: meory file system

2010-08-20 Thread Steve Kargl
On Fri, Aug 20, 2010 at 03:08:30PM -0700, gahn wrote:
 Hi, All:
 
 I am running 8.1. under /dev, I don't see /dev/md0, so i am trying to add 
 following lines in kernel file and got error messages:
 
 options MFS #Memory Filesystem
 
 /usr/src/sys/i386/conf/bn39_1: unknown option MFS
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 any gurus here know what is happeny here?
 

There isn't a MFS option.  Try 'man mdconfig'.

PS: Your message should have been sent for freebsd-questi...@freebsd.org.

-- 
Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: meory file system

2010-08-20 Thread Olivier Smedts
2010/8/21 Steve Kargl s...@troutmask.apl.washington.edu:
 On Fri, Aug 20, 2010 at 03:08:30PM -0700, gahn wrote:
 Hi, All:

 I am running 8.1. under /dev, I don't see /dev/md0, so i am trying to add 
 following lines in kernel file and got error messages:

 options         MFS                 #Memory Filesystem

 /usr/src/sys/i386/conf/bn39_1: unknown option MFS
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 any gurus here know what is happeny here?


 There isn't a MFS option.  Try 'man mdconfig'.

Also, have a look at tmpfs !


 PS: Your message should have been sent for freebsd-questi...@freebsd.org.

 --
 Steve
 ___
 freebsd-curr...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org




-- 
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: oliv...@gid0.org        - against HTML email  vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org