Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UDF support in Linux 1

Status
Not open for further replies.

tlemons

MIS
Jun 27, 2002
58
US
Hi

Does Linux support the Universal Disk Format (UDF), which is the file system used in DVD implementations?

Thanks!
tl
 
yes, for quite some time. It should be compiled as a module in your kernel. If so, it will be located in /lib/modules/kernel-version/kernel/fs/udf. BTW, you don't need the udf module to view dvd movies, if that's why you were asking. For detailed info, see
 
Thanks for the information. Actually, I want to have a common file system for use between several operating systems. So, I need to make sure that the UDF support handles both reading and writing, and handles magnetic disks.

Do you know if this is supported?

And, sorry for bothering with these questions. If there is a place I should be looking (Red Hat docs?), please point me to it.

Thanks again!
tl
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top