I'd like an FS that's read/writeable from Windows Explorer. Whether its natively supported or supported by a file system driver makes no difference to me.
Rfire said:I'd like an FS that's read/writeable from Windows Explorer. Whether its natively supported or supported by a file system driver makes no difference to me.

Beware said:I don't really even see the point anymore with the WBFS tool for Linux and Windows (OS X can't read NTFS or WBFS).


ingsoc said:ext2 is extremely well tested and understood, and has been bug free for several years. ext3 only adds journaling to ext2, and in this circumstance is totally unneeded.
I expect the most pertinent answer is to just get WBFS fixed. Filesystems for single-process, single-user systems are not complex - even ext2 would be waaaay overkill. Fat32 would be nice; but as mentioned above, isos would need to be split into
FenrirWolf said:The only thing wrong with WBFS is the bug where removing a game causes the next installed game to overwrite other titles on the drive. Once that's fixed or a good compactor is released for it it'll be just fine.
ohyeah said:I would like to see a NTFS driver available not for USBLoader but to other homebrews like MPlayer CE. With this, it would be a near perfect media player for Wii.

azeazezar said:You guys can stop dreaming:
The file system driver has to be run on starlet (ios), and that aint powerful enough to do so at a decent rate.
WiiPower said:QUOTE(ohyeah @ Apr 12 2009, 10:36 PM) I would like to see a NTFS driver available not for USBLoader but to other homebrews like MPlayer CE. With this, it would be a near perfect media player for Wii.
I forgot which one it was, but there's at least one media player that played fine from my ntfs hdd.

WiiPower said:ohyeah said:I would like to see a NTFS driver available not for USBLoader but to other homebrews like MPlayer CE. With this, it would be a near perfect media player for Wii.
I forgot which one it was, but there's at least one media player that played fine from my ntfs hdd.
GeeXbox, but doesn't support USB2.0 like MPlayer CE.WiiPower said:ohyeah said:I would like to see a NTFS driver available not for USBLoader but to other homebrews like MPlayer CE. With this, it would be a near perfect media player for Wii.
I forgot which one it was, but there's at least one media player that played fine from my ntfs hdd.
cwstjdenobs said:[...]
Yeah, I was convinced the FS doesn't need to be in IOS, just a way to access the hardware. I guess IOS needs to (and does) allow raw access to the device, how else have we had SDHC support in homebrew so long? The driver in the cIOS is for USB2 (EHCI) not for WBFS/FAT whatever. IOS doesn't even directly handle WODs, it has to be written into games, running on broadway not starlet.
EDIT: The free space bug and the delete game corrupt bug being fixed by a new Loader not cIOS proves that the app handles the FS, not starlet

WiiPower said:cwstjdenobs said:[...]
Yeah, I was convinced the FS doesn't need to be in IOS, just a way to access the hardware. I guess IOS needs to (and does) allow raw access to the device, how else have we had SDHC support in homebrew so long? The driver in the cIOS is for USB2 (EHCI) not for WBFS/FAT whatever. IOS doesn't even directly handle WODs, it has to be written into games, running on broadway not starlet.
EDIT: The free space bug and the delete game corrupt bug being fixed by a new Loader not cIOS proves that the app handles the FS, not starlet
For homebrew it's correct, for homebrew you only need applications with the proper filesystem drivers. But when running games from a storage device the filesystem driver has to be inside the IOS, because at the time you access the filesystem the only things running are the IOS and the game.
Dteyn said:FenrirWolf said:The only thing wrong with WBFS is the bug where removing a game causes the next installed game to overwrite other titles on the drive. Once that's fixed or a good compactor is released for it it'll be just fine.
I agree. The more I think about it, NTFS or EXT2 doesn't make sense for the Wii. My original suggestion of using NTFS-3G came about due to the corruption issues with WBFS, and thinking perhaps NTFS or EXT2 would be a suitable replacement. Obviously (for several reasons that many of you pointed out), these two FS's are not the best solution to replace WBFS.
Rather, WBFS works great and only has one small issue that needs to be fixed (obviously it's just a problem with the WBFS file manager that a WBFS defrag tool would fix). I'm sure once the bug is worked out, this whole discussion will be moot.
Anyways, I just wanted to start some conversation about the issue and offer some constructive criticism. Here's to hoping that an updated version of WBFS is released soon that addresses the corruption / overlapping issue.
Also just wanted to send a kudos to the developers of WBFS and USB Loader, they sure have done a great job so far! Keep up the great work guys!