On Jan 13 2008 14:28, xerces8 wrote: > >I write here as the MAINTAINERS file has no entry about the isofs.
> >The question is : Is there any plan/way/idea to have read/write support >for isofs ? > >I know of user space tools that can perform any operation (like >create/read/write/rename/delete file/directory) but that is nowhere >as convenient as a real filesystem. No. ISO-9660 is not meant to be randomly written, just like romfs, cramfs and squashfs and .tar.gz/.tar.bz2 files. Userspace tools recreate the whole ISO (or are very smart in reordering blocks). Use UDF instead. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/