Giter VIP home page Giter VIP logo

Comments (6)

gilshahar7 avatar gilshahar7 commented on June 25, 2024 2

Oops yes, recovery mode.

I will connect the BPI to my home network tomorow to give you the output of those commands.

from pira1n.

raspberryenvoie avatar raspberryenvoie commented on June 25, 2024

Hi, could you tell me what the following commands output please?

ideviceenterrecovery
irecovery

Edit: maybe its possible to add a button to the web UI to enter safemode manually? i am connected to my iPhone's hotspot so its convenient

Do you mean enter recovery mode?

from pira1n.

gilshahar7 avatar gilshahar7 commented on June 25, 2024

Both commands are not found.

from pira1n.

raspberryenvoie avatar raspberryenvoie commented on June 25, 2024

Manually install them:

sudo apt-get install git usbmuxd libimobiledevice6 libimobiledevice-utils build-essential checkinstall git autoconf automake libtool-bin libreadline-dev libusb-1.0-0-dev libusbmuxd-tools sshpass -y
cd /home/pi/
# Compile libirecovery
git clone https://github.com/libimobiledevice/libirecovery.git
cd libirecovery
./autogen.sh
cd /home/pi/libirecovery/
make
sudo make install
sudo ldconfig
cd /home/pi/
rm -rf libirecovery/

from pira1n.

gilshahar7 avatar gilshahar7 commented on June 25, 2024

that did the trick, wondering why it did not install those when i updated from the webUI.

Thanks again for everything <3

from pira1n.

raspberryenvoie avatar raspberryenvoie commented on June 25, 2024

Cool! You're welcome :)

from pira1n.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.