Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MOUNT_EXT2FS(8)		  BSD System Manager's Manual	       MOUNT_EXT2FS(8)

NAME
     mount_ext2fs -- mount an ext2fs file system

SYNOPSIS
     mount_ext2fs [-o options] special node

DESCRIPTION
     The mount_ext2fs utility attaches an ext2fs file system special device on
     to	the file system	tree at	the point node.

     This command is normally executed by mount(8) at boot time.

     The options are as	follows:

     -o	     Options are specified with	a -o flag followed by a	comma sepa-
	     rated string of options.  See the mount(8)	man page for possible
	     options and their meanings.

SEE ALSO
     mount(2), unmount(2), fstab(5), mount(8)

HISTORY
     The mount_ext2fs utility first appeared in	FreeBSD	2.2.

BSD			       January 31, 1996				   BSD

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mount_ext2fs&sektion=8&manpath=FreeBSD+5.2.1-RELEASE>

home | help