sys

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DD

func DD(path string, size int64) error

func Exec

func Exec(command string, args ...string) error

func MkfsExt4

func MkfsExt4(directory string) error

MkfsExt4 transform the directory given in parameters into and ext4 file system.

func Mount

func Mount(source, target string) error

Mount execute a syscall to the mount command to create a mount point on the host. See: https://man7.org/linux/man-pages/man8/mount.8.html

func Umount

func Umount(target string) error

Umount execute a syscall to umount the target See: https://man7.org/linux/man-pages/man2/umount.2.html

Types

This section is empty.

Jump to

Keyboard shortcuts

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