Hacking cIOS USB beta3 (IOS222) + WBFS Tool

mousex

Well-Known Member
Member
Joined
Jan 23, 2009
Messages
986
Trophies
0
XP
115
Country
United States
I'm not at a computer right know but did nobody try to compile it on cygwin? Dd works on windows, libssl, too.
 

spiritofcat

Well-Known Member
Member
Joined
Dec 20, 2007
Messages
577
Trophies
0
XP
202
Country
I formatted my HDD through USB Loader on the Wii, and I've installed games to it through the Wii too.
Now I'd like to learn how to put the game on through Linux instead.
Anyone care to give me a quick step-by-step for it?
Do I just load up a Linux Live CD and then copy the iso files to the HDD or do I need to use this program?
Is the program just for formatting the disc or for all actions with the disc?
 

davvo

Member
Newcomer
Joined
Mar 18, 2009
Messages
18
Trophies
0
XP
1
Country
CIOS usb2 rev 3


i have CIOS usb2 beta 2 installed already
do i install this over beta 2
or do i need to delete beta 2
then install rev 3
thanks
 

davvo

Member
Newcomer
Joined
Mar 18, 2009
Messages
18
Trophies
0
XP
1
Country
why dont i need them

anyone know the answer to below



CIOS usb2 rev 3


i have CIOS usb2 beta 2 installed already
do i install this over beta 2
or do i need to delete beta 2
then install rev 3
thanks
 

spiritofcat

Well-Known Member
Member
Joined
Dec 20, 2007
Messages
577
Trophies
0
XP
202
Country
I'm having trouble with the wbfs tool.
I booted up a Knoppix live CD and I can find the file alright, but when I try to use it I get Permission Denied.
I'm running as root already so I don't know what to do here.
No one has compiled a windows version yet have they?
 

hyp3rlink

Active Member
Newcomer
Joined
Feb 21, 2009
Messages
28
Trophies
0
XP
26
Country
United States
can we tell the size of wbfs for a particular iso before dumping it? I have a spare 2gb usb and would like to give it a try on HotD.
 

slashi

Member
Newcomer
Joined
Mar 30, 2009
Messages
17
Trophies
0
Website
Visit site
XP
48
Country
Gambia, The
Does the wbfs tool work with a stick formatted with USB loader 1.0 on the Wii ?

I always get permission denied when trying to add (as root)

edit: I did a new init and now adding isos seems to work.
wink.gif
 

DarkCamui

Well-Known Member
Member
Joined
Aug 30, 2005
Messages
322
Trophies
0
XP
399
Country
Used the fixed binary from cios_usb2_usbloader.tar.bz2 in a virtual Ubuntu in VMWare and I typed :

./wbfs -p /dev/sdb add

because the init thing didn't work and it worked just fine for me with Brawl. Though the dev/sdb path might me something else for others. It's a shame that he had to make his own filesystem though because the WBFS isn't recognized in Windows and can't even be used to store anything else besides Wii isos.
 

Cypherdias

Well-Known Member
Newcomer
Joined
Mar 31, 2009
Messages
60
Trophies
0
XP
49
Country
United States
hungyip84 said:
I am wondering if there is a way to convert the wbfs-converted file back to iso format.
You can't do anything with wbfs files right now, besides creating them. You cannot transfer them to your external HDD (unimplemented feature - so it is about to be coming soon) and not recreating to ISO format either. The WBFS tool only allows to copy ISOs (not WBFS files) to the HDD (add command) and to copy it back to the PC (extract command), besides removing and listing of files.
 

spiritofcat

Well-Known Member
Member
Joined
Dec 20, 2007
Messages
577
Trophies
0
XP
202
Country
I get permission denied whenever I try to run wbfs to do any of this.

Here's what my command line looks like:

[/mnt/sdb1]# ./wbfs -p /dev/sda1 init
bash: ./wbfs: Permission denied
[/mnt/sdb1]# ./wbfs -p /dev/sda1 add Brawl.iso
bash: ./wbfs: Permission denied
[/mnt/sdb1]# ./wbfs
bash: ./wbfs: Permission denied
[/mnt/sdb1]#


I'm logged in as root, what else do I need to do to make this work?
I've tried it with liveCDs of both Knoppix and DSL.
 

Cypherdias

Well-Known Member
Newcomer
Joined
Mar 31, 2009
Messages
60
Trophies
0
XP
49
Country
United States
Are you shure that sda1 is your external USB HDD WBFS partition? Think it is the internal system partition on my linux... (I'm not a linux pro though - so sorry if this is a silly question).
 

sjeps

Well-Known Member
Newcomer
Joined
May 10, 2008
Messages
84
Trophies
0
Website
Visit site
XP
106
Country
Italy
msaraiva said:
Well, the cat is out of the bag, there's no going back, so i'm giving a little back to the community...

cIOS USB beta3 with DIP module (IOS222):
http://www.zshare.net/download/57942110e0726629/

WBFS Tool (linux only, sorry):
http://www.zshare.net/info.html?57942904-e...d74bfc1c6c29abc

The only "special" library needed to compile wbfs is openssl, so it was pretty trivial to do it. Usage instructions are included on the readme file. If anyone wants to go thru the hassle of compiling it, you just need gcc, make and libssl-dev.

Thanks, Kwiirk!

your compiled is BUGGED.

use this:
http://gbatemp.net/index.php?showtopic=144250&st=19
 

spiritofcat

Well-Known Member
Member
Joined
Dec 20, 2007
Messages
577
Trophies
0
XP
202
Country
Thanks a million for that windows program link.
I'll try that out now.

Edit: Alright! Now we're getting somewhere!

G:\>wbfs
Adaptado a windows por _JL_
Usage: wbfs [-d disk|-p partition]
ls
df
mkhbc
init
add (file|id)
rm (file|id)
extract (file|id)

G:\>wbfs -d 3 init

G:\>wbfs ls
using /dev/sdd
RINP08 DEADRISING 3.14G
RZZE8P MadWorld 3.39G
RB4P08 resident evil 4 Wii edition (P) 3.97G
R9IP01 PIKMIN1 for Wii 3.40G
RMGP01 SUPER MARIO GALAXY 3.27G
RWIE18 WingIsland 0.19G
 

nIxx

Well-Known Member
Member
Joined
Sep 30, 2007
Messages
1,544
Trophies
0
Location
Germany
Website
Visit site
XP
337
Country
Gambia, The
How i init the HDD with the windows tool
is
wbfs -d E: init
right !?

EDIT:
with wbfs -d 1 init
i get "cannot find any wbfs partition (verify permissions)): No such file or directory" after using wbfs ls !?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    HiradeGirl @ HiradeGirl: :discuss: