Is there a way to bind folders located in an .img
file to folders outside it?
To be more specific, supposing there's Ubuntu installed in img
file, I want the image's fstab
to bind a few folders outside the img
file.
That is to say the binding must be done from within the image. So if I save anything in one of the binded folders, it will save outside the image without taking up the space assigned to the img
.
img
? – Oli Aug 13 '11 at 15:06img
as well. – Oxwivi Aug 16 '11 at 08:07