This is a full portion of the attachment of the post before this.
The HTML - I suppose - doesn't recognize the back-slash found beside the }] key.
Where you see the \ this is ONE backslash.
You will then need to extract the .zip archive and put 'dd.exe' into your path or launch the 'dd'
command from the directory that you extracted the .zip file to.
-----------------------------------------------------
Instructions for adding the .iso image to the SD card
-----------------------------------------------------From the command line, identify your SD card device by typing:
MS Windows: 'dd --list'
(use the device with 'Partition0' appended to ensure correct operation in MS Windows;
ie: '\\?\Device\Harddisk1\Partition0' and not '\\?\Device\Harddisk1\')
Linux: `cat /proc/partitions'
(use the device name without a partition number;
ie: '/dev/sdc' and not '/dev/sdc1')
MaxOSX: `diskutil list'
(use the device name without a partition number;
ie: '/dev/disk1' and not '/dev/disk1s1')
2) Once you are sure which device is your SD card, you can type the
following command. BE VERY CAREFUL HERE:
dd if=wkf_recover_1_2.iso of=<your device> bs=1M
Here are some examples of what you may type:
MS WINDOWS, with \\?\Device\Harddisk1\Partition0 as your device:
dd if=wkf_recover_1_2.iso of=\\?\Device\Harddisk1\Partition0 bs=1M
LINUX, with /dev/sdc as your device:
dd if=wkf_recover_1_2.iso of=/dev/sdc bs=1M
MAC OSX, with /dev/disk1 as your device:
dd if=wkf_recover_1_2.iso of=/dev/disk1 bs=1M
3) After the process has finished, the update is ready to apply to Wiikey Fusion.
------------------------------------
Applying the update to Wiikey Fusion
------------------------------------
1) With the Wii switched off, insert the SD card into the Wiikey Fusion
SD card reader and then power-on the Wii.
2) Run the update by launching the GameCube 'disc' in the disc channel
3) After the update has completed, remove the SD card and disconnect the power
from you Wii. Then, reconnect the power and start the Wii as normal.
4) You can verify that the update was applied properly by looking at the
version number at the top right of the config screen.
Thank you for your support!
The Wiikey Team
My [gtatix] comments and problems:
I have no idea what this means. One little mistake and the command in DOS will clearly not work.
Above in red is what I do not understand – or tried and it didn't work for some unknown reason.
Above in green is what I do understand and can do.
Clearly the main parts are in red.
When I type dd –list in the command line of DOS – nothing happens.
I have tried with single quotes 'dd –list'
I have tried with double quotes “dd –list”
I have tried just dd –list
I have tried just dd—list
I have tried ddlist
I have tried dd list
I have tried dd -list
I have tried dd – list
I have no idea what
dd if=wkf_recover_1_2.iso of=\\?\Device\Harddisk1\Partition0 bs=1M
means even if I could get to this point.
A lesson in DOS isn't the duty of Wiikey, but if they are going to throw this only option at us, they may want to consider some clearer information.
I can understand this part dd if=wkf_recover_1_2.iso of=
There is clearly a space after the dd not an underscore.
According to the instructions above, I need to put something in the space we see below:
dd if=wkf_recover_1_2.iso of= bs=1M
Again the instructions say to put this in that space:
\\?\Device\Harddisk1\Partition0 with no space after the “=” and one space after the zero “0”
What is that mess above in red?
I'm guessing some DOS prompts.
But where do the DOS prompts “\\?\” and maybe more end?
Is “Device” what I discover from the information I gather once I identify my SD drive with the dd list that I can't get to give me anything with?
Below is what I see when I go to “computer” and I see my hard drive and my removable storage.
Well “storage” and “drive” are two different words; so what is it?
My computer has an SD/Mini MMC/RS/Plus/Mobile slot.
When I put my SD [1GB] card into it, my computer drives section shows:
“Devices with Removable Storage (4)”
as
SD Card (H)
There are other devices – but I didn't include those obviously.
I see that “storage” and “drive” are synonymous – so maybe I answered one of my questions above!
I guess I'll end-up with something like:
dd if=wkf_recover_1_2.iso of=\\?\Device\removablediskH\Partition0 bs=1M
or
dd if=wkf_recover_1_2.iso of=\\?\Device\HarddiskH\Partition0 bs=1M” as my instruction line.
And why did they use capitals? “Device” instead of “device”
I thought DOS didn't recognize capitals?
This simply adds to the confusion!!!
Man this sucks!
This “easy to install” Wiikey Fusion is far from “easy to install!”
I can't believe that the last communications from Wiikey was on JUNE 21! A month ago!
I'd really love some help if anyone has a clue.
If I can even get this working, what do I mount onto the SD mini card?
Do I put update 1 from June 2 AND update 2 from June 8 AND this flash recovery data?
It says to dump this info onto the SD card – is this assuming I already have Update 1 and Update 2 or what?
The more DAYS I waste with this, the more I get angry.
I'll never advise anyone to use a Wiikey if this doesn't get fixed soon!
And – again – what is with the disappearing act for over a month!?