floppy-image

command
v2.2.6 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

inventory is an example commmand that utilizes the 'v1' bmclib interface methods to upload and mount, unmount a floppy image.

    # mount image
	$ go run examples/floppy-image/main.go \
		-host 10.1.2.3 \
		-user ADMIN \
		-password hunter2 \
		-image /tmp/floppy.img

	# un-mount image
	$ go run examples/floppy-image/main.go \
		-host 10.1.2.3 \
		-user ADMIN \
		-password hunter2 \
		-unmount

Jump to

Keyboard shortcuts

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