Re: Writeable isofs?

H. Peter Anvin (hpa@transmeta.com)
4 Mar 1998 14:50:11 GMT


Followup to: <19980304144730.56117@elt1s04>
By author: Hans-Joachim Widmaier <hjwidmai@foxboro.com>
In newsgroup: linux.dev.kernel
>
> Hi,
>
> When I used mkisofs the last time, I was wondering whether it
> might be possible (by any chance) to make the isofs read/write.
> That would allow us to format a disk partition of the right
> size as isofs and just create the image there. One could
> always test everything on it.
>
> Since it (to my knowledge) hasn't been done yet, it looks
> as if it was just not doable. So please tell me if it is so.
>

Pretty much. The ISO 9660 filesystem is optimized for read-only
access; doing incremental writes to it would be a very expensive
proposition, and one that simply wouldn't work too well. Note you can
still test the image created with mkisofs/mkhybrid before writing it
to disk.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu