Mount ISO in 11.31

From jasonhoss.com
Revision as of 08:07, 7 July 2011 by Jason (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Because this product is delivered as a Dynamically Loadable Kernel Module (DLKM) named fspd, use the following commands to load and unload the fspd module after installing the depot:

To load:

  1. kcmodule fspd=loaded

To unload:

  1. kcmodule fspd=unused

Now that the module is loaded, mount the iso using a command similar to:

mount -F iso9660 /path/to/iso /mount/point/of/iso