Originally Posted by
bixbyru
Hello all -
Is there a mechanism by which one may mount an ISO image in such a way that the system (or at least an application) believes that it is a physical disk?
Certain operations demand that I load a CD containing drivers, data or what have you and won't let me point them to an arbitrary directory, so I need to burn these items off onto a disc; rather than doing this, I would prefer to fool them into thinking that the ISO image or directory is actually physical media present in /dev/sr0 or some such.
For those who do not read carefully,, I do not mean mount –o loop et cetera.
While I ask partly because the environmentalist in me is displeased with burning single-use media, it is also (at least in my mind) an interesting question.
Is this doable without a rewrite of the kernel?
Thanks!