mount

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mount

func Mount(fstab string) error

Mount takes a full fstab as a string and does whatever mounts are needed. It ignores comment lines, and lines with less than 6 fields. In principal, Mount should be able to do a full remount with the contents of /proc/mounts. Mount makes a best-case effort to mount the mounts passed in a string formatted to the fstab standard. Callers should not die on a returned error, but be left in a situation in which further diagnostics are possible. i.e., follow the "Boots not Bricks" principle.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL