FreeBSD tutorials

using camcontrol to find information and dynamically add/remove SCSI devices

Contributed by Michilimackinac on January 19, 2004 under FreeBSD

camcontrol is a very useful command for finding information and for adding and removing SCSI devices.

Comments
 

eject a cdrom in freebsd

Contributed by Michilimackinac on under FreeBSD

This is the way via software to eject a cdrom under freebsd

Comments
 

Show media type supported by an interface

Contributed by Michilimackinac on January 16, 2004 under FreeBSD

This command is useful for showing the valid media options for an interface

Comments
 

Mounting ISO images under freebsd

Contributed by Michilimackinac on under FreeBSD

This command is useful for mounting ISO images under FreeBSD.
You have to the vnode driver in your kernel or loaded as a module.

Comments