+ Rispondi alla discussione
Mostra risultati da 1 a 5 di 5
  1. #1
    Utente
    Data registrazione
    Sep 2008
    iPhone
    iPhone 3GS 16GB, FW 3.1.2
    OS
    Mac OS X Snow Leopard

    Messaggi
    113

    Question salvare ciò che si scarica da cydia su hd

    sì... sono contorto... lo so.
    ma mi piacerebbe sapere se si può salvare quello che si scarica da cydia per poi, eventualmente, reinstallarlo in un secondo momento senza connessione internet.
    chiedo questo x' a casa non ho wifi e quindi le prove delle app scaricate da cydia le posso fare solo sul mio iphone, mentre mi piacerebbe farle direttamente su ipod.
    se potessi salvare quello che scarico quando pigio il tasto install su un hd esterno, sarebbe meraviglioso: in tal modo potrei spostare tutto su ipod e provare lì
    qualche anima pia sa se si può fare una cosa del genere?
    grasssssssssssie in anticipo!!!

  2. Pubblicità (se ti registri scompare)

  3. #2
    Blog Staff Member
    Data registrazione
    Jul 2008
    Località
    Calabria
    iPhone
    iPhone 4 Black
    iPad
    Coming Soon
    OS
    Windows 7

    Messaggi
    5834

    Predefinito

    se nn sbaglio nn é possibile...ancora...però aspetta altri commenti.

  4. #3
    Utente
    Data registrazione
    Sep 2008
    iPhone
    iPhone 3GS 16GB, FW 3.1.2
    OS
    Mac OS X Snow Leopard

    Messaggi
    113

    Predefinito

    oki... grassie!

  5. #4
    Admin
    Data registrazione
    Mar 2008
    Località
    Trentinara (SALERNO)
    iPhone
    iPhone 4 Bianco 16GB, iOS 5 - iPhone 3GS Bianco 16GB, iOS 5
    iPad
    iPad 32 GB WiFi, iPad 2 16GB WiFi - iOS 5
    OS
    OS X Lion

    Messaggi
    9638

    Predefinito

    non non si puo, l'unico modo per crearti un backup è usare aptbackup
    Non rispondo in privato a messaggi su problemi riguardanti l'iPhone. Per quello c'è il forum pubblico, in cui trovate molte più persone pronte ad aiutarvi (compreso me!)

  6. #5
    Utente
    Data registrazione
    Sep 2008
    iPhone
    iPhone 3GS 16GB, FW 3.1.2
    OS
    Mac OS X Snow Leopard

    Messaggi
    113

    Predefinito

    oppure... visto che aptbackup ti fa partire il gioco solo dopo un restore, fare questa magia (che non ho però personalmente ancora provato)

    How to backup your iPhone regularly via SSH using rsync (Updated) How to avoid all third party apps crashing on your iPhone 2.0.x
    Aug 28
    How to re-install all your Cydia packages in one run (after an upgrade or restore) - updated
    Firmware 2.x, iPhone, iPhone 2G, iPhone 3G Add comments

    I found a nice user entry on a german iPhone forum giving some examples how to quickly restore all Cydia applications after a full iPhone firmware upgrade or a restore. No more searching around in Cydia for all the packages you had installed before. A few preparational steps and you could save a lot of time later on.

    Create and backup a list of all your Cydia installed packages:

    (1) Login via SSH into your iPhone (check old posts to know how to do that)

    (2) Create a list of all your via Cydia installed packages by using this command:
    dpkg -l | grep ^ii | awk '{print $2}' > /private/var/mobile/Media/installed.txt

    (3) Copy the file “installed.txt” to your computer using SFTP or e.g. DiskAid.

    Thats it. Now you can safely resotre or upgrade you phone. Make sure, Cydia is installed by using QuckPwn or PwnageTool.



    Re-install all packages:

    (1) Make sure you install OpenSSH with Cydia. Open Cydia, search for the OpenSSH package and install it. Then install all Repositories you had installed before: Open Cydia, go to “Sections” and open up “Repositories” and choose all you used before. Otherwise Cydia will not find all packages to restore.

    (2) Copy the file “installed.txt” back to your device using using SFTP or DiskAid.

    (3) Login into your iPhone using root:

    ssh -l root (IP-number of your iPhone)

    (4) This was edited and updated, so only new packages will be installed. Enter:
    dpkg -l | grep ^ii | awk '{print $2}' > /private/var/mobile/Media/installed-new.txt
    then
    diff /private/var/mobile/Media/installed-new.txt /private/var/mobile/Media/installed.txt | grep ^\> | awk '{print $2}' > /private/var/mobile/Media/installed-todo.txt
    then
    apt-get install `cat /private/var/mobile/Media/installed-todo.txt`

    (5) You will not see all installed applications, because the iPhone did not re-spring. So the easiest solution would be a “reboot” –> reboot now!

    That should be all
    fonte: qui

    però rimane il mio problema di salvare in locale prima dell'install


 

Segnalibri

Regole di scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
Powered by vBulletin® Version 4.1.3
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.5.2
Traduzione in Italiano: P2psin.it & Cionfs.it

© iPhoneItalia 2009-2011 - SpinBlog di Nicolò Canal - P.IVA 03919360275
Tutti gli orari sono GMT +1. Adesso sono le 20:07.