Re: My Usual Confusion
"Axel Dörfler" <[email protected]>
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <3685590726-BeMail@nichtsnutz> |
"Ingo Weinhold" <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote: > I think, there is a difference between the disk system's pretty name > and the partition's type. E.g. we have several flavors of FAT, but > only > one FS module handling all. Okay, wait before you answer to mail last eMail - that's not really sufficient, or even fits the problem very well. We would need a way to enumerate all known types for a given partition type, and even have the option of specifying one manually if needed. The file system itself would need to have access to these fields on initialization, i.e. the dosfs add-on would have to decide to initialize a volume using FAT12/16/32 based on this value. Adios... Axel.