LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   iso 8859 or iso 9960 (https://www.linuxquestions.org/questions/linux-newbie-8/iso-8859-or-iso-9960-a-14607/)

Thymox 02-22-2002 09:21 AM

OK. If you burn a normal CD, it uses the ISO9660 format. This is quite archaic and only allows you to use the 8:2 format, and very limited file permissions. Microsoft implement something called Joliet so that you can use long filenames and stuff. Linux uses RockRidge extension, that also allows long filenames and stuff, but also allows file ownership and things. These both sit on top of ISO9660.

I believe that PacketWriting (I think this is the term for Direct CD - it can be used on CDRWs and is often used on DVDs), however, uses the UDF fileformat rather than ISO9660.

Linux should recognise the Joliet extension by default (when you mount the CD), but sometimes the UDF thing is not recognised properly (on certain DVDs, for example).

neo77777 02-22-2002 10:32 PM

I believe linux kernel standard shipped with every distro supports joilet out of the box, if not then you'll need to recompile the kernel to include joilet suppport, but again I believe it is built-in for every distro out here. As for UDF if it's not supported on your machine then you will have to definetely recompile the kernel to include the support for UDF.


All times are GMT -5. The time now is 10:24 AM.