> I have written kernel module, which enables map disk image as device...
> i.e. I can do
>
> dd if=/dev/hda5 of=imghda5
>
> then I can map imghda5 as /dev/dg1 (for example) this device can be
> mounted using usual mount utility.
You mean you've rewritten the loopback block device driver? :)
--
"But we're a university. We /have/ to have a library!..."said Ridcully,
"What sort of people would we be if we didn't go into the library?"
"Students", said the Senior Wrangler, morosely. [TP: The Last Continent]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/