Page 1 of 1

Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Sat Oct 25, 2014 8:22 pm
by alzen
I cannot get it out of my head.

I'm using Linux, currently Ubuntu 14.04. We have WBFS managers for Linux as well but as the system doesn't recognize WBFS partiions in default configuration I cannot unmount the pendrive after copying games to WBFS drive.

And I always unmounts pendrive after moving data so I would like to do it in that case as well.

I know that in Windows it wants to format WBFS drives as it doesn't recognize WBFS file system as well by default but it allows me to unmount it.

Does anyone know something about this situation? I know it's normal but I'm afraid to damage my pendrive that way. What's the best way out? Are there any packages that allows WBFS drives to get mounted/unmounted in Linux?

ps. does we have WBFS manager for linux that supports GC games as well? I know that there is a modified version on Windows that allows to do so.

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Sun Oct 26, 2014 1:37 pm
by novenary
I've never used any wbfs manager but I guess just closing the app and pulling the stick out is safe. If you want extra safety, try sudo eject /dev/sdb (or whatever your stick is recognized as).

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Tue Oct 28, 2014 1:31 pm
by Dragoon
Try sudo umount /path/to/mounted/folder/

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Wed Oct 29, 2014 7:20 am
by novenary
The point is wbfs managers don't actually mount the partition. They access it directly. In theory at least.

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Wed Oct 29, 2014 11:21 pm
by alzen
I know that we can make FAT32 partitions replacing WBFS partitions(there is a script for it), but I must fund some time is there any way to make such a partition and avoid the way to make WBFS first and tune WBFS to FAT32 later.

Still, if we have FAT32 umounting shouldn't be the problem anymore.

Here's about converting WBFS to FAT32:
https://gbatemp.net/threads/how-to-conv ... fs.292391/

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Thu Oct 30, 2014 1:26 am
by megalomaniac
WBFS can be really wonky at times with linux...
the conversion tool should be a 1 time only conversion so save yourself the trouble and just use windows and be done with it, else you will spend countless hours just trying to get linux to recognize the WBFA partition....if it ever recognizes it...

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Thu Oct 30, 2014 9:09 pm
by alzen
Not at all mega,

Linux has some great WBFS managers. Only problem that I have is that I would like to unmount wbfs drive, and maybe it's not even needed. I'm just worried about my pendrive and I would prefer to eject it the right way.

Still, I will try to find out is it needed or not, and if not - why?

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Fri Oct 31, 2014 9:20 am
by novenary
As I said, if you're this worried then use the eject command.

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Mon Nov 03, 2014 9:28 pm
by alzen
Hey there, problem solved.

Best way out is to use regular FAT32 formated pendrive, create "WBFS" directory and put .wbfs files there(you will need to split bigger games into more than 1 file, didn't do it but Wii Backup Fusion or sth like that for Linux can do that, probably some other programs too). USB Loader GX will see the games :lol:

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Tue Nov 04, 2014 1:21 am
by novenary
Why don't backup loaders support better file systems such as ext of NTFS anyway ? It shouldn't be too much hassle to add that. :/

Re: Unmounting WBFS pendrive on Linux 3.13, how?

Posted: Tue Nov 04, 2014 9:12 pm
by alzen
NTFS is supported by some of them, and in that case you do not have to split files.