tomxiong / iphonedevonlinux

Automatically exported from code.google.com/p/iphonedevonlinux
0 stars 0 forks source link

Cannot succeed in mounting firmware #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What files do I need from the ipx firmware? I can manage to open the file
but for some reason I can't mount it on my slackware13 x86_84. Also were
should I put the files so that the toochain.sh script can recognize that
they are there them? hopefully i can get help here.

Error: hfs: unable to find HFS+ superblock
filesystem file does show hfs
lsmod does show it loaded

Original issue reported on code.google.com by xlo...@gmail.com on 4 Dec 2009 at 7:21

GoogleCodeExporter commented 8 years ago
ok I figured that one out, now I am getting a different error.
cannot find -luuid

Original comment by xlo...@gmail.com on 5 Dec 2009 at 3:04

GoogleCodeExporter commented 8 years ago
/usr/lib64/gcc/x86_64-slackware-linux/4.3.3/../../../../x86_64-slackware-linux/b
in/ld: skipping incompatible /usr/lib64/gcc/x86_64-slackware-linux/4.3.3/../../.
./libuuid.so when searching for -luuid
/usr/lib64/gcc/x86_64-slackware-linux/4.3.3/../../../../x86_64-slackware-linux/b
in/ld: skipping incompatible /usr/lib64/libuuid.so when searching for -luuid
/usr/lib64/gcc/x86_64-slackware-linux/4.3.3/../../../../x86_64-slackware-linux/b
in/ld: cannot find -luuid
collect2: ld returned 1 exit status
make[1]: *** [ld64] Error 1
make[1]: Leaving directory `/home/xlordt/development/ipodTouch/toolchain/toolcha
in/bld/cctools-iphone/ld64'
make: *** [ld64] Error 2

Original comment by xlo...@gmail.com on 5 Dec 2009 at 3:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Ok, fixed.. need to install Multilib packages.

Original comment by xlo...@gmail.com on 6 Dec 2009 at 12:47

GoogleCodeExporter commented 8 years ago
@xlordt could you please explain how you "fixed" your original issue? Some of 
us have
the same problem and we have no idea how you solved it.

Original comment by MarchHar...@gmail.com on 28 Dec 2009 at 6:16

GoogleCodeExporter commented 8 years ago
what error are we talking about? cause if you look above I stated about 
installing
Multilib packages.. if you need more info, I would be happy to help you out.. 
once I
know the distribution and the error.

Original comment by xlo...@gmail.com on 28 Dec 2009 at 6:33

GoogleCodeExporter commented 8 years ago
Are you refering to muiltilib fixing the HFS problem or the -luuid problem, 
xlordt?

Original comment by m4d...@gmail.com on 5 Jan 2010 at 5:11