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

FreeBSD Manual Pages

  
 
  

home | help
BSDISKS.CONF(5) 	       File Formats Manual		 BSDISKS.CONF(5)

NAME
     bsdisks.conf -- configuration file for the bsdisks utility

SYNOPSIS
     bsdisks.conf

DESCRIPTION
     Lines  in	bsdisks.conf  are  limited  to 1024 characters.  Lines where the
     first non-blank character is a # are comments and are ignored.  Non-comment
     lines are of the form name = value, where name can be:

     mount_msdosfs_flags
	     Space-separated arguments to be passed to mount_msdosfs(8).

     mount_cd9660_flags
	     Space-separated arguments to be passed to mount_cd9660(8).

     prefer_native_ext2
	     Set this to true to make bsdisks use FreeBSD native extfs implemen-
	     tation rather than FUSE one.

     handle_zfs_filesystems
	     Set this to false to prevent bsdisks  from  treating  ZFS	datasets
	     with canmount=noauto as mountable filesystems.

SEE ALSO
     bsdisks(8)

HISTORY
     This manual page was written for version 0.17 of the bsdisks utility.

AUTHORS
     Gleb Popov <arrowd@freebsd.org> wrote the bsdisks utility, and
     Pau Amma <pauamma@gundo.com> wrote this manual page.

FreeBSD ports 15.quarterly	  July 3, 2020			 BSDISKS.CONF(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bsdisks.conf&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help