Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Mount ¶
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.
Click to show internal directories.
Click to hide internal directories.