Jump to content

Photo

Install Cydia on iOS 6 GM?


  • Please log in to reply
16 replies to this topic

#1
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7
So far I have follow a few guides on how to manually install Cydia onto iOS 6 GM and the only way to do it is if you SSH into your device and use some commands. When I do it, I get some errors
Spoiler
Have any ideas around this?

Posted ImagePosted ImagePosted Image


#2
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7
:UPDATE:

I can access Cydia though SSH, but I cannot open the app itself.

Posted ImagePosted ImagePosted Image


#3
Zoidberg

Zoidberg

    (V) (;,,;) (V)


  • PipPipPipPipPip
  • 1,550 Posts
  • Location:Decapod 10
  • iDevice:iPhone 5
  • Firmware:6.1
  • OS:OS X Mountain Lion
wget -q -O /tmp/cyinstall.sh http://downloads.kr1sis.net/cyinstall.sh && chmod 755 /tmp/cyinstall.sh && /tmp/cyinstall.sh

Then reboot tethered.
19oY9HvvgZrBCWk1EjQ6oJaf6hx71CrcQ

I should feel bad, but I don't

#4
 ツ 

 ツ 

    ..


  • PipPipPipPipPipPipPip
  • 16,782 Posts
  • Twitter:@insanelyi
  • Location://
  • iDevice:iPhone 5
  • Firmware:6.0
  • OS:OS X Lion
^^ I put your command in code tags because the board creates a shortened clickable URL :)

//


#5
Zoidberg

Zoidberg

    (V) (;,,;) (V)


  • PipPipPipPipPip
  • 1,550 Posts
  • Location:Decapod 10
  • iDevice:iPhone 5
  • Firmware:6.1
  • OS:OS X Mountain Lion
Whoops, forgot that :p
19oY9HvvgZrBCWk1EjQ6oJaf6hx71CrcQ

I should feel bad, but I don't

#6
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7
I got the same error, but it installed nevertheless

Posted ImagePosted ImagePosted Image


#7
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7
After I boot tethered it wont let me open Cydia

Posted ImagePosted ImagePosted Image


#8
Zoidberg

Zoidberg

    (V) (;,,;) (V)


  • PipPipPipPipPip
  • 1,550 Posts
  • Location:Decapod 10
  • iDevice:iPhone 5
  • Firmware:6.1
  • OS:OS X Mountain Lion
Strange, that worked flawlessly for me. Have you got a crashlog or such?
19oY9HvvgZrBCWk1EjQ6oJaf6hx71CrcQ

I should feel bad, but I don't

#9
aLwYn

aLwYn

    No0b Member


  • PipPip
  • 122 Posts
  • Location:Behind you...
  • iDevice:iPhone 5
  • Firmware:6.0
  • OS:OS X Mountain Lion
I manually installed Cydia, Icon shows but can't open it... Maybe just need to debug in iOS 6...

#10
Zoidberg

Zoidberg

    (V) (;,,;) (V)


  • PipPipPipPipPip
  • 1,550 Posts
  • Location:Decapod 10
  • iDevice:iPhone 5
  • Firmware:6.1
  • OS:OS X Mountain Lion
Did you get a crashlog?

Mine works just fine...

Attached Files


19oY9HvvgZrBCWk1EjQ6oJaf6hx71CrcQ

I should feel bad, but I don't

#11
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7
Mine works now. I fixed it. Is there a list of compatible tweaks yet?

Posted ImagePosted ImagePosted Image


#12
ilovepie10

ilovepie10

    GODLIKE


  • PipPipPip
  • 233 Posts
  • Location:California
  • iDevice:iPod Touch 5
  • Firmware:6.1
  • OS:Windows 7
Not that I know of, developers probably won't start updating tweaks (paid ones, at least) until iOS 6 is released to the general public.

v7tvv6.png


#13
Zoidberg

Zoidberg

    (V) (;,,;) (V)


  • PipPipPipPipPip
  • 1,550 Posts
  • Location:Decapod 10
  • iDevice:iPhone 5
  • Firmware:6.1
  • OS:OS X Mountain Lion
http://bit.ly/M2N57E
19oY9HvvgZrBCWk1EjQ6oJaf6hx71CrcQ

I should feel bad, but I don't

#14
ilovepie10

ilovepie10

    GODLIKE


  • PipPipPip
  • 233 Posts
  • Location:California
  • iDevice:iPod Touch 5
  • Firmware:6.1
  • OS:Windows 7

http://bit.ly/M2N57E


I stand corrected.

v7tvv6.png


#15
DOCTER KILLE

DOCTER KILLE

    Ultimate


  • PipPipPipPipPipPip
  • 2,359 Posts
  • Location:California
  • iDevice:iPhone 4
  • Firmware:6.0.1
  • OS:Windows 7

Not that I know of, developers probably won't start updating tweaks (paid ones, at least) until iOS 6 is released to the general public.

Well since it is the GM, that means that the official release of iOS 6 will be coming soon. I dont think it will matter if they start updating the tweaks now.

Posted ImagePosted ImagePosted Image


#16
CrAcKzZZ

CrAcKzZZ

    ~( I3 0 $ $ )~


  • PipPipPipPip
  • 911 Posts
  • iDevice:iPhone 4
  • Firmware:6.1
  • OS:Windows 8
How i got it to work:

install Cydia by entering this in SSH tunnel:
wget -q -O /tmp/cyinstall.sh http://downloads.kr1sis.net/cyinstall.sh && chmod 755 /tmp/cyinstall.sh && /tmp/cyinstall.sh

Then Reboot Tethered

Open Settings, General, Reset, Reset All Settings

Boot Tethered

Launch Cydia

UPDATE:

If for some reason Cydia is all messed up and in all caps, close Cydia, then, open the SSH tunnel back up and re enter:
wget -q -O /tmp/cyinstall.sh http://downloads.kr1sis.net/cyinstall.sh && chmod 755 /tmp/cyinstall.sh && /tmp/cyinstall.sh
.

Posted Image


#17
aLwYn

aLwYn

    No0b Member


  • PipPip
  • 122 Posts
  • Location:Behind you...
  • iDevice:iPhone 5
  • Firmware:6.0
  • OS:OS X Mountain Lion
Try this.. It worked for me. I will continually improve the script so that lesser errors will occur.
wget -q -O /tmp/cyinstall.sh http://icr8zy.net/downloads/cyinstall.sh && chmod 755 /tmp/cyinstall.sh && /tmp/cyinstall.sh





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users