Step by step tutorial, how to install and use SplitFUS2 to split original Samsung FUS files to convert Odin ready packs.
1, Install CYGWIN
from page http://cygwin.com/install.html
download and run setup.exe
select Infozip zip, GNU tar (already selected) and md5deep packages
2, download SplitFUS2 windows pack (zip)
http://forum.xda-developers.com/showt...
and extract it into your working folder eg c:\any_name\splitfus
Extract the _base folder as well into the same folder!
3, get your one-file FUS file from samfirmware.com or any other source...
4, put the one-file *.md5.tar file into your splitfus working dir
5, open cygwin terminal
6, change working direcory into your working folder
eg: cd c:
cd any_name/splitfus
7, run splitfus2 with
./splitfus2.exe -w -s _your_md5.tar_file (use TAB key for long filenames)
ignore the POSIX path warning...
-s switch for including Secondary Boot Loader
-w switch for wipe pack
more info at http://sgy.noinfo.hu - Splitfus2