Coder Social home page Coder Social logo

Comments (7)

Clindbergh avatar Clindbergh commented on July 22, 2024 2

Probably more reasonable to just boot a Linux ramdisk and use existing drivers tbh...

@Siguza What do you think is the easiest way to get file system access with a minimal image? I have a ios 13.5 iphone8,1 that doesn't boot and with an ios 14 update already initiated but booting into recovery mode. Possibly sep-firmware.img4 is already gone, hopefully not. Filesystem access to backup files before updating is what I'm going for here.

from pongoos.

rickmark avatar rickmark commented on July 22, 2024 1

So on "minimal images" I'd say two roads:

  1. Use sandcastle since it's already a linux image
  2. Boot the Apple restore/update ramdisk because this is purpose built for this (you'd have to replace asr with something useful)

from pongoos.

rickmark avatar rickmark commented on July 22, 2024

In order to use the filesystem, you'll need something far higher up the boot chain than pongoOS. Pongo is a shim for the next phase and doesn't have the required Flash and filesystem drivers. If the device is an X or prior try checkra1n which does enable this by booting a jailbroken XNU kernel.

from pongoos.

filipef101 avatar filipef101 commented on July 22, 2024

@rickmark Is that the "terminal" that boots up?

from pongoos.

rickmark avatar rickmark commented on July 22, 2024

Yes it is. PongoOS is this repo. It has a module system so hopefully people write some block device/filesystem modules to provide what you need.

from pongoos.

Siguza avatar Siguza commented on July 22, 2024

Probably more reasonable to just boot a Linux ramdisk and use existing drivers tbh...

from pongoos.

danieltroger avatar danieltroger commented on July 22, 2024

@rickmark Re: the second option

He already has a customized ramdisk with telnet and bunch of utilities on it. The question is how he'd load devicetree, kernelcache and trustcache with pongoOS. I know there's the ramdisk command, but just sending a ramdisk and the ramdisk command isn't enough to boot it iirc.

from pongoos.

Related Issues (20)

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.