[Q] UDF support in ROMs or Kernels?

Would you like UDF support in your custom ROM to allow cross platform USB sticks?

  • Yes absolutely!

    Votes: 9 100.0%
  • Sure, why not. It might come in handy

    Votes: 0 0.0%
  • Don't care, but I'm not opposed to it

    Votes: 0 0.0%
  • No way!

    Votes: 0 0.0%

  • Total voters
    9
Search This thread

Tachyon_1

Member
Aug 10, 2010
47
11
Edmonton
I'm wondering if any ROM or Kernel developers have the UDF filesystem on their radar yet?
With larger sized SD-Card support and of course USB OTG support for USB sticks, hard drives etc, the quest for an optimal file system comes back to haunt us. There has always been a problem with external storage for cross platform users. Finding a file system that meets all the following criteria is very difficult as a good file system must:
- Be supported natively by all Operating Systems you use
IE. Windows, Mac, Linux and now Android
- Support large partition sizes
- Support large file sizes ( larger than 4GB files aren't so uncommon anymore which puts FAT out of the running)

Recently I came across the suggestion to use UDF as it meets all the above criteria. (see http://tanguy.ortolo.eu/blog/article93/usb-udf for an example)

I tested this idea with a USB stick and sure enough it was plug-n-play on Windows and Linux (and I assume Mac) but I was disappointed when I plugged it into my phone and tablet using USB OTG and USB.

I don't think there's any technical reason Android can't support UDF, rather no one has really thought to build the module and tools into their ROM or Kernel package.

I'd like to suggest that UDF be added as a standard module for ROM builders, along with NTFS, exFAT, ext 2/3 etc.as it would really give Android device customizers another really useful capability not available elsewhere. I'm especially thinking of people that carry around a lot of files on one USB stick that they use on multiple platforms. Like sysadmins, Movie buffs, business travelers, etc.
 
  • Like
Reactions: epostoliver

epostoliver

Member
Jun 23, 2010
20
1
Ahead of Your Time

What a great idea! After several hours of my own research, I came across your post and cast a vote in the "definitely yes" category . . . then I noticed your posting date!

Here's hoping you get a stampede of support in the coming months . . . ;)

From Cowtown . . .
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    I'm wondering if any ROM or Kernel developers have the UDF filesystem on their radar yet?
    With larger sized SD-Card support and of course USB OTG support for USB sticks, hard drives etc, the quest for an optimal file system comes back to haunt us. There has always been a problem with external storage for cross platform users. Finding a file system that meets all the following criteria is very difficult as a good file system must:
    - Be supported natively by all Operating Systems you use
    IE. Windows, Mac, Linux and now Android
    - Support large partition sizes
    - Support large file sizes ( larger than 4GB files aren't so uncommon anymore which puts FAT out of the running)

    Recently I came across the suggestion to use UDF as it meets all the above criteria. (see http://tanguy.ortolo.eu/blog/article93/usb-udf for an example)

    I tested this idea with a USB stick and sure enough it was plug-n-play on Windows and Linux (and I assume Mac) but I was disappointed when I plugged it into my phone and tablet using USB OTG and USB.

    I don't think there's any technical reason Android can't support UDF, rather no one has really thought to build the module and tools into their ROM or Kernel package.

    I'd like to suggest that UDF be added as a standard module for ROM builders, along with NTFS, exFAT, ext 2/3 etc.as it would really give Android device customizers another really useful capability not available elsewhere. I'm especially thinking of people that carry around a lot of files on one USB stick that they use on multiple platforms. Like sysadmins, Movie buffs, business travelers, etc.