|
|
Subscribe / Log in / New account

German appeal court upholds Microsoft FAT patent (The H)

German appeal court upholds Microsoft FAT patent (The H)

Posted Apr 25, 2010 15:41 UTC (Sun) by callegar (guest, #16148)
Parent article: German appeal court upholds Microsoft FAT patent (The H)

To go back on topic, I truly hope that work on UDF is revived at this point, since this would provide a truly cross-platform FS. If I am correct, mkudf is more or less there, but what truly prevents people from adoption of UDF on rw media is the lack of a file system check and repair utility in case something goes wrong. Is there any new whether udftools is coming back from orphanage (http://www.opensubscriber.com/message/fedora-extras-list@... and http://www.unmaintained-free-software.org/wiki/Linux-udf)?


to post comments

German appeal court upholds Microsoft FAT patent (The H)

Posted Apr 25, 2010 16:39 UTC (Sun) by cesarb (subscriber, #6266) [Link]

Related: http://superuser.com/questions/39942/using-udf-on-a-usb-f...

Since I am using UDF only for file transfer, not for storage (for storage I would simply use btrfs or ext4), I have no real need for any kind of fsck; I can simply run mkudffs again.

UDF FTW

Posted May 6, 2010 17:30 UTC (Thu) by Epicanis (guest, #62805) [Link]

I was quite annoyed to find my shiny new Linux-based Android phone did NOT support UDF. I was hoping to switch to UDF rather than patent-choked FAT for my cards.

I imagine one could simply recompile the Android kernel to support UDF, but from the messages I saw it appears that Android is possibly hard-coded to assume that the sdcard will always be Microsoft FAT format and will error out if that is not the case. (The Android kernel on my phone claims to support ext2 at least, but it still fails to mount ext2-formatted sdcards, giving me some kind of complaint about the FAT filesystem checker failing when trying to read the card...)

Dear Google: Please save us! optional UDF support in addition to FAT would be helpful...

Since every modern OS can read and write UDF just fine (I'm not counting XP as "modern", but even XP can at least READ UDF), and is suppposed to be POSIX compliant, it seems like a much better option for non-Windows devices...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds