#futurerestore-help

1 messages · Page 236 of 1

median marsh
#

wait no it's the path

#

aaaa

zealous bridge
#

bruh

#
sudo python2 get-pip.py```
median marsh
#

omg finally

subtle oak
#

following that guide i linked and idk what do to about this

#

tried it twice so far

median marsh
#

same

zealous bridge
subtle oak
#

ok lol

zealous bridge
#

can you go to right directory

median marsh
#

oh shit

zealous bridge
#

that ipwndfu is in

median marsh
#

im such a dumbass

zealous bridge
#

idk

#

brew libusb is probably not native arm

#

you might need rosetta

median marsh
#

how do I use libusb on rosetta then

#

when I open terminal in rosetta and install libusb it says already installed for arm

subtle oak
#

is there a way to tell if my phone is actually in dfu mode on linux?

zealous bridge
#

ipwndfu uses some old libusb

#

so just uninstall the other one

median marsh
zealous bridge
#

and install the right one using rosetta

median marsh
#

which one do I need then

zealous bridge
#

mojave libusb

median marsh
zealous bridge
#

is that rosetta

median marsh
#

wait the libusb ver didn't change ugh

#

what version actually is it

#

still says 1.0.24

zealous bridge
#

idk the exact number lemme check

#

it should just be latest and install libusb-compat

median marsh
#

I have

zealous bridge
#

i think @storm apex did this maybe he can help

median marsh
subtle oak
zealous bridge
#

why dont you just reinstall brew entirely in rosetta

median marsh
#

I'll try

mystic axleBOT
subtle oak
median marsh
median marsh
#

I'll try this first

subtle oak
#

im getting this now
(i saw the ldconfig thing when i looked up the problem and thought it wouldve helped)

median marsh
#

already tried

zealous bridge
#

it might be called something else

zealous bridge
#

before installing the x86

median marsh
#

I'll try

subtle oak
zealous bridge
#

hm

#

try ls /usr/lib | grep libreadline

#

if theres nothing try /usr/local/lib

subtle oak
#

nothing in both

zealous bridge
#

did libreadline-dev actually install

#

or was there nothing

subtle oak
#

it says it did

median marsh
subtle oak
zealous bridge
#

ah i know

median marsh
#

oh shit

#

fuck

zealous bridge
#
sudo ln -s libreadline.so libreadline.so.7
sudo ldconfig```
#

should work

#

ignore finder

median marsh
#

ikik

#

ill try rebooting my phone

#

still fails

zealous bridge
#

it’s unreliable

#

try until it works

median marsh
#

wait I need to disable pass or something don't I

#

or is that FR

zealous bridge
#

you probably should

median marsh
#

my phone rebooted

zealous bridge
#

if it panics then yeah

median marsh
#

oh ok

subtle oak
#

but I know it's trusted because it shows up in the file manager

zealous bridge
#

like checkra1n

subtle oak
zealous bridge
#

do you have libusb and usbmuxd installed

subtle oak
#

libusb no
usbmuxd yes

zealous bridge
#

get libusb

subtle oak
#

is libusb-dev fine?

#

seems to be the latest one that shows up when i do apt search libusb

zealous bridge
#

should be

subtle oak
#

ok

#

still unable to connect

#

and checkra1n still works

zealous bridge
#

when you do lsusb what appears

subtle oak
#

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0408:a061 Quanta Computer, Inc. HD User Facing
Bus 001 Device 004: ID 25a7:fa38 Compx 2.4G Dual Mode Mouse
Bus 001 Device 018: ID 05ac:12a8 Apple, Inc. iPhone5/5C/5S/6
Bus 001 Device 006: ID 8087:0026 Intel Corp.
Bus 001 Device 002: ID 0781:556c SanDisk Corp. Ultra
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

zealous bridge
#

shows up there

subtle oak
#

(btw it's an iphone 8 just to be clear)

zealous bridge
#

weird why irecovery doesnt detect it

#

what version of ubuntu

subtle oak
#

latest version of linux mint

#

live usb

zealous bridge
#

oh

#

you might just be able to do sudo apt install libirecovery then

subtle oak
#

I tried that though

median marsh
subtle oak
#

apt returned nothing

median marsh
#

like at all

#

I've tried different ports, dongles, everything

zealous bridge
median marsh
#

I don't have any more MFI chargers

zealous bridge
#

probably screw the binary and compile from source

#
./autogen.sh
make && sudo make install```
subtle oak
#
./autogen.sh: 16: aclocal: not found
./autogen.sh: 17: autoheader: not found
./autogen.sh: 18: automake: not found
./autogen.sh: 19: autoconf: not found
./autogen.sh: 25: ./configure: not found
zealous bridge
#
    build-essential \
    checkinstall \
    git \
    autoconf \
    automake \
    libtool-bin \
    libplist-dev \
    libusbmuxd-dev \
    libimobiledevice-glue-dev \
    libssl-dev \
    usbmuxd```
subtle oak
#

unable to locate libimobiledevice-glue-dev

zealous bridge
#

compile it yourself

#

same steps as above

#

just replace the url

subtle oak
#

ok

#

bruh it's missing libplist-2.0

zealous bridge
#

did you do sudo apt install libplist-dev

subtle oak
#

yes

#

more specifically i did this first

    build-essential \
    checkinstall \
    git \
    autoconf \
    automake \
    libtool-bin \
    libplist-dev \
#

and libplist-dev is installed, i checked

zealous bridge
subtle oak
#

compiling that worked
then compiling libimobiledevice-glue worked

#

but when I got to libirecovery, it says libusb-1.0 is missing

zealous bridge
#

theres a libusb-1.0-0 and libusb-1.0-0-dev

#

you need the latter

subtle oak
#

ok i think that worked

#

but now

zealous bridge
#

ldconfig?

subtle oak
#

right

#

now the command seems to work

#

time to see if it detects my phone

#

and it still doesn't

zealous bridge
#

wait

#

what mode is your phone in rn

subtle oak
#

normal mode?

zealous bridge
#

it’s libirecovery

#

the -s command only works when in recovery/dfu

subtle oak
#

oh
yeah that makes sense now

zealous bridge
#

🤦‍♀️

valid adder
#

This is super cringe

subtle oak
#

sorry

celest basalt
subtle oak
#

bruh i finally got into dfu mode and then it rebooted
is there no way to stop it from rebooting automatically?

zealous bridge
#

it’s called timeout

#

its intentional

#

you should have a good while before it times out tho

subtle oak
#

yeah probably for security reasons

#

but i only had like 10 seconds

#

or maybe like 30 but it felt like 10

subtle oak
#

futurerestore said i got the wrong apnonce but im pretty sure i followed these perfectly

#

also it's pretty unclear about what's supposed to happen at the end of step 2, is futurerestore supposed to say the restore failed, since it's only supposed to set the nonce?

zealous bridge
#

it should just set the nonce and exit

subtle oak
#

well it failed to reconnect at the part that says booting ibss

#

is that after or during the process of setting the nonce?

zealous bridge
#

booting ibss is before actually setting the nonce

#

booting ibss is what it needs to do to set nonce

subtle oak
#

oh

#

maybe it's the timeout thing

#

unless the ibss is invalid but im not sure what that means and i dont think ive messed with it

valid adder
subtle oak
#

you know what forget this
too much work, ill just wait for an exploit to pop up on 15.2 instead

valid adder
#

Cringe

#

15.2 is the most unexploitable version

#

And I’m not talking about vulnerabilities

subtle oak
#

oh

#

well it'll happen eventually, nothing goes unhacked
especially things that are claimed to be unhackable

distant pine
#

Hello guys, is it possible to use future restore on a non jailbroken device is their any workaround at all or something I can do?

zealous bridge
#

no

#

you need a jailbreak

#

or you need something like checkm8

distant pine
#

What is checkm8?

zealous bridge
#

So you can set nonce

#

Exploit for A11 and below

distant pine
#

Would it work for a12

#

Ah, I see

mystic axleBOT
potent wolf
#

with saved blobs for 15.1, futurerestore worked on 15 to 15.1 beta it showed for iPhone 13 Pro, is this still possible despite no jailbreak? or is a jailbreak required?

#

on 15.0 but would like a 15.1 feature (vaccine card)

ornate jungle
#

Hi guys, I have an iPad Air 2 with iCloud lock, with IOS 15.1 version, I can't downgrade to iOS 14 because I don't have the signed firmware and blobs, what could I do to unlock it?

celest basalt
celest basalt
#

Also don’t crosspost

light wren
#

!Sileo

#

!sileo repo

#

!repo

#

!Reposileo

grim wren
#

It’s

#

/tag

celest basalt
#

They’ll figure it out give them some time

vale dragon
#

Im here to ask that can i save ios 14.0.1 blobs from an iphone 7?

celest basalt
#

No it’s not signed

short spade
vale dragon
#

Yep

short spade
#

Look up deverser

#

It got me iOS 14.2 blobs (though they ended up being factory blobs for my device so not very useful)

celest basalt
#

Oh.

short spade
#

Don’t feel bad you didn’t know of it

#

It’s not that well known somehow

celest basalt
#

I forgot onboard blobs were a thing.-.

vale dragon
grim wren
#

Saves onboard blobs if you have a jailbreak

#

Though if your device is A12+ then they aren’t very useful

celest basalt
#

is it possible to downgrade to an unsigned version of iOS from iOS 15.1?

zealous bridge
celest basalt
#

so there is no way to jailbreak an Xr with iOS 15.1 then I guess...

modern magnet
#

Blobsaver to save blobs, Non-jailbroken A12 device

I ran out of battery on my phone to the point where you get the red battery and charger screen notifying you to charge your phone when you hold the power button.

Did my APNonce/Generator get reset? Are my past blobs now invalid?

grim wren
#

It would reset your apnonce/generator, yes.

#

But

#

They aren’t invalidated

#

As long as the apnonce/generator combo you used was retrieved from your device (and is therefore a valid combination) then your blobs are fine

#

You just need a jailbreak to be able to use said blobs

#

Like it usually is with A12+ so not much change

vale dragon
#

Is there other ways to save blobs?

celest basalt
#

@bleak birch

vale dragon
#

Like old not signed blobs straight from a jailbroken phone

static aspen
#

yo is it possible to downgrade to 14.8 on a ios 15 iphone x with blobs

zealous bridge
#

yes but you’ll lose face id

static aspen
zealous bridge
#

Well if you update you’ll get it back

static aspen
#

damn

#

i wonder if they will make 14.8.1 or smth

short spade
#

They did

#

But it's an OTA update only, no full IPSW iirc

modern ore
#

Will you lose face id only when you downgrade ? Or does it happen also when you use it to upgrade eg 14.3 to 15.1

grim wren
#

It happens when you go to any iOS 14 version with a faceid device

celest basalt
#

you can't even go to 14.8.1 normally anymore.

#

you need to delayota

celest basalt
stiff hazel
celest basalt
#

that too

devout hornet
#

Can I futurerestore my iPhone X from 12.4 to 14.3? I have my blobs saved

short spade
#

You can, but know you'll lose Face ID

mystic axleBOT
#
sepbb

Currently you can restore to the following versions with the latest SEP and baseband for your device:

Devices that only support up to iOS 12 (most A7 and A8 devices excluding iPad5,1 - iPad5,4): 11.3-12.5.5

A9 and A10: 14.0-15.2

A11 devices:
iPhone 8/8 Plus: 14.3-15.2
iPhone X: 15.0-15.2 (restoring to 14.3-14.8.1 will break Face ID)

A12 devices and newer:

  • iPhone SE (2020): 14.0-15.2
  • Other devices: 15.0-15.2 (restoring to 14.0-14.8.1 will break Face ID)

For restores on devices that support iOS 15 you currently must use the latest beta version of FutureRestore, see /tag futurerestore for a link.

devout hornet
#

Ok thank you!

flint chasm
#

Can I futurerestore from ios 14.4 to 15.1?

#

11 pro max

valid adder
#
  1. not without blobs
  2. if you don't have blobs it wouldn't be via futurerestore it would be via delayota @flint chasm
strong yew
#

hey

#

i downloaded an ota blob from shsh

#

but it has 2 blobs for the same ios version

#

whats the difference and which should i use

strong yew
#

I am so confused

#

please help

celest basalt
#

Your blob ECID

#

Doesn’t match your device ECID

strong yew
#

how

#

i used the correct ecid

#

@celest basalt

#

I don't know if im doing this correctly

celest basalt
#

Thank you for the ECID

strong yew
#

okay

celest basalt
#

I will use it to drink the blood of my great great grandfather

strong yew
#

wait

#

what do i do

celest basalt
strong yew
#

how is it valid for that

#

if i generated it for this ecid

#

@celest basalt

celest basalt
#

No idea

#

I’m just saying what it says

strong yew
#

i've been trying to figure this out for hours

grim wren
# strong yew

I think it’s the 0’s at the beginning of the ecid

celest basalt
#

what is the latest futurerestore version

#

it says 1.9.4

#

but GeoSnow says 2.2.5 beta

grim wren
#

194 is the latest for windows

#

But it’s broken (you can’t use it)

rocky light
#

can I use future restore with wsl?

valid adder
#

not at all genius theres no usb lol

rocky light
#

then what about wsl2?

valid adder
#

Stop

#

first off why would you ever use wsl1 over 2

rocky light
#

wtf!?

#

first of Im using the 2

#

and you really don't have to be that rude, you could have simply not responded

grim wren
valid adder
#

wasn't being rude, at least I answered your question

mystic axleBOT
forest dagger
fresh forum
#

first off why would you ever use wsl

#

FIFY

modest yarrow
#

i have a question can i still futurerestore my iphone if it's locked the only reason i am trying to futurerestore it is so i can jailbreak

vivid star
#

b!help

bleak birchBOT
toxic jasper
#

ok, i want futurerestore my iphone 11 running 14.3 to 14.5. i have the blobs and everything ready to do it. i was told that Face ID will break, but i don’t use it so it’s not much of an issue. is “Restore RootFS” required if i’m using the update flag in FR? also is there a guide for using FR on an iphone 11? i wanna make sure i do this correctly so i don’t screw something up

short spade
#

Is your phone jailbroken currently?
Also, why update from 14.3 to 14.5?

toxic jasper
#

i want to take advantage of the u0 untether, been thinking about it for a while.
and yes, my iphone is jailbroken with Taurine

short spade
#

And yes, if your phone is jailbroken you'll need to restore rootFS first

toxic jasper
#

i tried using altstore earlier in the week to sign u0 after i did restore rootFS with Taurine but it didn’t give me the prompt for installing the untether

short spade
#

Is AltStore and AltServer fully updated?

toxic jasper
#

at the time i tried it, yes. everything was up to date

#

i’ll retry the altstore thing again and see what happens

#

yeah, after installing u0 with altstore i don’t get a “jailbreak requires untethering” screen

#

hmm

#

ok, apparently altstore untethering isn’t supported on 14.3

celest basalt
#

Use sideloadly

#

With Taurine

#

Thank you

modest yarrow
#

do you have to jailbreak your iphone to futurerestore your phone?

celest basalt
celest basalt
#

icloud?

modest yarrow
#

yup

celest basalt
#

read the rules

modest yarrow
#

k

restive inlet
#

Can I still futurerestore iOS 15.x while it’s still not signing since I’m on 14.3 on a14 I do have most of 15.0-15.1.1

#

With gui 😅 ?

#

Shsh*

modest yarrow
restive inlet
celest basalt
#

on 15.x? no

#

It won’t break if you’re going away from 14.x, only if you’re going to 14.x with FRRRF

restive inlet
#

My guess 15.1.1 be best version for next jailbreak and figured only to wait if someone implement fugu14 for 14.3

celest basalt
#

Keep on waiting

celest basalt
restive inlet
#

Was wondering what’s delayota lol can you link it

#

Found it but what does it exactly do within 37 day

mystic axleBOT
#
delayota

You can update (not downgrade) to unsigned iOS versions without blobs for up to 90 days by supervising your device and downloading the appropriate profile from https://dhinakg.github.io/delayed-otas.

On jailbroken devices, you can install SupervisedEnabler. If unjailbroken, you'll have to use Apple Configurator 2 or iMazing.

Note: This won't work if you futurerestored with a SEP that's newer than the version you're trying to go to.

Written tutorial

zealous bridge
#

if you have an option of futurerestore vs delayota you should probably choose futurerestore

glass robin
#

Can anyone help me ? I have an Iphone 11 running on 14.7.1 and I want to upgrade to 15.0.1, I have saved blobs. I have read some articles, watch videos and read the Readme.md in github but I'm not sure if I follow.

Can I update to 15.0.1 using future restore from 14.7.1 without jailbreak or is it not possible at the moment?

Thanks

zealous bridge
glass robin
#

Oh okay thank you

shy sable
#

guys?

#

how to fix altstore crashing?

grim wren
hybrid narwhal
#

is it imperative that i have a jailbroken device to set nonce because i had to restore my device to 15.2 after it bootlooped

#

my device is vulnerable to checkm8 and i hear about checkm8-nonce-setter and stuff like that but they dont support iPhone 8

celest basalt
#

see guide in pins

hybrid narwhal
#

thanks i will

hybrid narwhal
#

got this error when trying to enter pwned dfu
Traceback (most recent call last): File "ipwndfu", line 53, in <module> serial_number = device.serial_number File "/home/cvnr/Downloads/ipwndfu-A11-patch-rom/usb/core.py", line 830, in serial_number self._serial_number = util.get_string(self, self.iSerialNumber) File "/home/cvnr/Downloads/ipwndfu-A11-patch-rom/usb/util.py", line 314, in get_string raise ValueError("The device has no langid") ValueError: The device has no langid

#

linux mint latest

#

should i try on a mac?

humble musk
#

no

#

just keep trying

hybrid narwhal
#

oh word

hybrid narwhal
#

it just keeps kicking my device out of dfu

#

ERROR: No Apple device in DFU Mode 0x1227 detected after 5.00 second timeout. Exiting.

#

ive noticed that the screen turns off right when i run the command

restive inlet
#

Yeah I have blobs of course jailbroken on iOS 14.3 😅

modest yarrow
#

I didn't save any blobs in the past and there is no way I can downgrade like this, is there any option or no?

hybrid narwhal
#

no

modest yarrow
#

ok thanks

restive inlet
#

Which version will it have better chance to receive a jailbreak

celest basalt
#

14.3

#

5.1.1

runic valley
#

When I’m trying to open a game it crashes

#

And it doesn’t happens for 1 it’s for 3

hidden oyster
#

hello! my sister recently bought new Apple Watch and while pairing the phone says that it have to be updated to use the Apple Watch. the phone is iPhone 11 Pro on iOS 14.0.1 and she do not want to update to iOS 15. this phone is jailbroken and I have SHSH for iOS 14.8. am I able to update to that version with SHSH? i have futurerestore, but I don't know how to use it... I have a Mac and Windows PC. I've already made a backup of that phone.

hidden oyster
#

do I have to manually specify baseband and SEP from current version? as I said earlier, I'm upgrading from 14.0.1 to 14.8

grim wren
#

You’re using the wrong version of futurerestore

#

Enable beta in settings and redownload it

#

Also

#

Your faceid will break if you proceed

hidden oyster
hidden oyster
grim wren
#

The SEP is partially incompatible and makes the flashing of faceid firmware fail during the restore. But everything else proceeds fine

hidden oyster
#

oh, also something worth noting. I have the ipsw on read-only NTFS drive which might not be helpful. should I try copying it to my main Mac drive?

grim wren
#

Yes. You need it on a read write volume

#

It extracts the ipsw

#

It needs write

river lantern
#

There’s no way to know what iOS you get now doing that serial number lookup think with A15, right? Those are all randomized now?

#

Like if I get an iPhone 13 mini it’ll probably come with 15.1 or 15.2, no way to find out cause randomized numbers?

celest basalt
#

Random

manic crow
#

Anyone help ?

#

It works on ubuntu

#

?

granite pine
#

Is there any windows version available for futurerestore ??

manic crow
#

Any way to use it on iPhone 8 or no chance?

granite pine
manic crow
celest basalt
manic crow
#

Someone said ubuntu hve errors

celest basalt
#

yes it works

manic crow
#

My device

modern cradle
#

If u lucky U will got exploit work in Linux 🤷🏻

river lantern
#

Thanks 🙂

hidden oyster
#

ok, so some progress is made, but I think my Internet connection is slowing me down. bar is moving tho quite slowly. I used option to keep the data. this phone is also jailbroken, but with crappy three you (this weirdo blue program with tools at the end) jailbreak, so I don't know how it'd work. I hope.

#

crap, I don't know if it is going to work

#

it is not going to work... I think I have to update the phone to iOS 15.2...

#

Some guy told me that this was becausw "the blobs weren't fromt the phone", but what does he mean with blobs not from this phone? I have saved 14.8 blobs for this exact 11 Pro, EDID and apnonce from this exact phone.

celest basalt
#

????

#

ok but like its christmas why u gotta be so mean 😭

hearty palm
#

i’ve never used futurerestore before but I need to update to 14.5 from 14.3 and I do have blobs. can I do it from windows?

sharp tangle
#

Yes you can, but only if youre ready to loose face id

zealous bridge
#

why would you update

#

smh

sharp tangle
zealous bridge
#

update after checkra1n gets updated not now

sharp tangle
#

cant use checkra1n anyways

#

so dont care if it gets updated or not

zealous bridge
#

oh

#

thought it was a11

sharp tangle
#

oh, tbh saw how you couldve messed that up yea

#

iPhone 11

zealous bridge
#

would be an 11 i think

sharp tangle
#

yes

#

is 15.0.1 stable ?

#

doesnt have any issues or other stuff ?

zealous bridge
#

15.0.1 is the one before 15.1 right

sharp tangle
#

ye

zealous bridge
#

or was there an 0.2

#

should be fine then

sharp tangle
#

o wait, i think theres 0.2 too

#

ye, 15.0.2 exists too

zealous bridge
#

why not 15.1

sharp tangle
#

does 15.1 have a vuln ?

#

IOMFB works up to 15.1b3

#

it doesnt work on stable 15.1

zealous bridge
#

id put my money on those shitload of vulns patched in 15.2

#

doesnt seem like anyone really cares about IOMFB

sharp tangle
#

i just wanna go to 15 cause jb is pretty boring if u think about it

#

and if i need/want a jailbroken phone

#

my iphone 7 exists for that

lunar atlas
#

Can anyone help?

zealous bridge
#

what device and target version

lunar atlas
#

Iphone 12, trying to update to 15.1.1

#

from 14.1

zealous bridge
#

are you using latest sep and baseband

lunar atlas
#

yes

zealous bridge
#

that error usually means something is incompat

lunar atlas
#

can i start over?

#

or do i have to restore to 15.2?

zealous bridge
#

just press exit recovery

lunar atlas
#

not stop?

zealous bridge
#

its already stopped

lunar atlas
#

ok thanks.

#

so ive got two blobs in my 15.1.1 folder, should i try and use the other one?

zealous bridge
#

doubt that will make a difference

lunar atlas
#

hmm, ok. what do you suggest i do?

zealous bridge
#

not much you can do

lunar atlas
#

so i cant update?

zealous bridge
#

try a different version?

lunar atlas
#

getting this now...

#

by reset does it mean turn off and on or reset data?

sharp tangle
#

@zealous bridge i cant delayota from 14.3 to 15.1 right ?

#

i think im using 14.5.1 sep rn

#

i know FR basically deepcleans your device but im taking a backup and that saves /var either way

#

so

zealous bridge
zealous bridge
#

its a stupid libusb error

#

try again

sharp tangle
#

maybe just delayota then ?

lunar atlas
sharp tangle
#

keep in mind im on 14.5.1 sep

#

on 14.3

zealous bridge
#

if you can futurerestore you probably should choose that over delayedota

sharp tangle
#

whys that ?

zealous bridge
#

lot of reasons

sharp tangle
#

as i said, im taking a backup either way, my /var is getting saved anyways with all the jb stuff that might be still in there

#

and can i even fr with a lightning to usb c ?

zealous bridge
sharp tangle
#

usb c cables have had weird shit previously

zealous bridge
#

with checkra1n i believe

lunar atlas
sharp tangle
#

and well, while i dont really care tbh, id still rather go to 15.1 than take a one way trip to 15.2

zealous bridge
#

yes

#

which is why you should use futurerestore

sharp tangle
lunar atlas
#

same error @zealous bridge

sharp tangle
#

ok, what files do i need

#

im guessing 15.1 ipa and 15.2 sep/bb

zealous bridge
#

ipsw and blobs

#

thats it

sharp tangle
#

oh

#

just 15.1 and blobs ?

#

o yea, FR had latest sep and BB

zealous bridge
sharp tangle
#

wait fuck, it still downloads the entire IPSW

#

FUCK

#

my net is ass

lunar atlas
zealous bridge
#

you can try like rebooting your mac as well

sharp tangle
#

my blob collection + a few from 13

lunar atlas
#

good idea

sharp tangle
#

so, to clarify

#

15.1 has vulns too ?

lunar atlas
#

yes,

#

15.1.1 is ideal if you have blobs for it

sharp tangle
#

Yeaaaah.......

#

my device doesnt have 15.1.1

lunar atlas
#

15.1 then

sharp tangle
#

yea fuck this, i aint futurerestoring right now

#

this net is just too slow

#

Im gonna be home on tuesday

#

26MB/s

#

cant even get a MB rn

celest basalt
#

3 hours have fun

lunar atlas
#

same error @zealous bridge

#

idk what to do lmao

zealous bridge
#

idk then

#

try another computer

lunar atlas
#

i dont have one

zealous bridge
#

idk what else then

lunar atlas
#

keep trying?

zealous bridge
#

probably

lunar atlas
#

when i get that error do i exit recovery once so then i get back to the recovery screen and start again?

#

So i dont have to keep rebooting, jailbreaking, and setting nonce?

lunar atlas
#

i keep getting it...

#

theres no fix on macos?

#

it finally worked, but then got the same error as before

#

what=ERROR: Unable to restore device

valid adder
#

The most generic support question of all time

#

The error message is just saying it failed

#

Did you post log last time? If not post it this time

lunar atlas
#

Give sec

#
Found firmware path Firmware/all_flash
Getting firmware manifest from build identity
Extracting LLB.d53g.RELEASE.im4p (Firmware/all_flash/LLB.d53g.RELEASE.im4p)...
Personalizing IMG4 component LLB...
Extracting ansf.t8101.release.im4p (Firmware/ansf.t8101.release.im4p)...
Personalizing IMG4 component ANS...
Extracting applelogo@2532~iphone.im4p (Firmware/all_flash/applelogo@2532~iphone.im4p)...
Personalizing IMG4 component AppleLogo...
Extracting batterycharging0@2532~iphone.im4p (Firmware/all_flash/batterycharging0@2532~iphone.im4p)...
Personalizing IMG4 component BatteryCharging0...
Extracting batterycharging1@2532~iphone.im4p (Firmware/all_flash/batterycharging1@2532~iphone.im4p)...
Personalizing IMG4 component BatteryCharging1...
Extracting batteryfull@2532~iphone.im4p (Firmware/all_flash/batteryfull@2532~iphone.im4p)...
Personalizing IMG4 component BatteryFull...
Extracting batterylow0@2532~iphone.im4p (Firmware/all_flash/batterylow0@2532~iphone.im4p)...
Personalizing IMG4 component BatteryLow0...
Extracting batterylow1@2532~iphone.im4p (Firmware/all_flash/batterylow1@2532~iphone.im4p)...
Personalizing IMG4 component BatteryLow1...
Extracting glyphplugin@2532~iphone-lightning.im4p (Firmware/all_flash/glyphplugin@2532~iphone-lightning.im4p)...
Personalizing IMG4 component BatteryPlugin...
Extracting DeviceTree.d53gap.im4p (Firmware/all_flash/DeviceTree.d53gap.im4p)...
Personalizing IMG4 component DeviceTree...
Extracting liquiddetect@2532~iphone-lightning.im4p (Firmware/all_flash/liquiddetect@2532~iphone-lightning.im4p)...
Personalizing IMG4 component Liquid...
Extracting lowpowermode@2532~iphone-lightning.im4p (Firmware/all_flash/lowpowermode@2532~iphone-lightning.im4p)...
Personalizing IMG4 component LowPowerWallet0...
Extracting lowpowerfindmymode@2532~iphone-lightning.im4p (Firmware/all_flash/lowpowerfindmymode@2532~iphone-lightning.im4p)...
Personalizing IMG4 component LowPowerWallet1...
Extracting recoverymode@2532~iphone-lightning.im4p (Firmware/all_flash/recoverymode@2532~iphone-lightning.im4p)...
Personalizing IMG4 component RecoveryMode...
Extracting WirelessPower.iphone13.im4p (Firmware/WirelessPower/WirelessPower.iphone13.im4p)...
Personalizing IMG4 component WCHFirmwareUpdater...
Extracting iBoot.d53g.RELEASE.im4p (Firmware/all_flash/iBoot.d53g.RELEASE.im4p)...
Personalizing IMG4 component iBoot...
Personalizing IMG4 component RestoreSEP...
Personalizing IMG4 component SEP...
common.c:supressed printing 27854450 bytes plist...
Sending NORData now...
Done sending NORData
Cleaning up...
[exception]:
what=ERROR: Unable to restore device

code=106561553
line=1626
file=futurerestore.cpp
commit count=264:
commit sha  =e5041b855e2410db680034615e4908d9287d2ef9:
Done: restoring failed!
FutureRestore process ended.```
#

idk if this is all you need @valid adder

#

the whole log was a lot more lines

valid adder
#

Doubt that’s fixable anyway

#

Nothing I can do

#

Nothing you can do

lunar atlas
#

sick, so is trying again even worth?

#

or should i try a different firmware?

valid adder
#

Sep is panicking by the looks of it

#

Idk why things like this happen

lunar atlas
#

So what does that mean?

zealous bridge
#

what version are you on now

#

@lunar atlas

lunar atlas
#

14.1

#

trying to go to 15.1.1

zealous bridge
#

and you're trying to go to 15.1.1?

#

okay

lunar atlas
#

ye

zealous bridge
#

use this instead

mystic axleBOT
#
delayota

You can update (not downgrade) to unsigned iOS versions without blobs for up to 90 days by supervising your device and downloading the appropriate profile from https://dhinakg.github.io/delayed-otas.

On jailbroken devices, you can install SupervisedEnabler. If unjailbroken, you'll have to use Apple Configurator 2 or iMazing.

Note: This won't work if you futurerestored with a SEP that's newer than the version you're trying to go to.

Written tutorial

lunar atlas
#

but i want a clean install, is that the only way if FR doesnt work?

zealous bridge
#

cant really have that

#

you can update and erase all content and settings if you want

#

and you can restore rootfs before updating

#

basically a clean install

lunar atlas
#

if i restore rootfs will it keep my generator tho?

zealous bridge
#

you dont need generator for this

lunar atlas
#

oh thats right lmao

#

well ima try with 15.1, and 15.0.2 etc. and if none of them work i guess ill have to delayota

lunar atlas
#

None of them worked

#

Last thing ima try is trying it from a clean restore via succession

lunar atlas
#

didnt work :/

restive inlet
#

What version were you on ?

lunar atlas
restive inlet
#

So what was problem you have shsh to futurerestore GUI?

#

Did you set your nonce generator?

celest basalt
celest basalt
#

Essentially, yes

lunar atlas
celest basalt
#

Okay then

#

Everything worked out?

vestal epoch
#

How i downgrade from iOS 15.1 beta 3 to 14.8? I have the blobs

valid adder
#
  1. You need a jailbreak or a checkm8 device
  2. its pinned if you one of those two ^
#

@vestal epoch

vestal epoch
#

My iPhone is 7 plus

valid adder
#

then you probably need a mac

#

follow the pinned guide

vestal epoch
#

On the checkra1n channel?

#

Lol i see

valid adder
#

why tf would I be telling you its pinned there when its pinned here

#

not only that I never once mentioned checkra1n

#

checkra1n has nothing to do with that lol

#

since iOS 15 has no jailbreak you can only use the other method anyway

vestal epoch
#

i already see you can now chill

valid adder
#

chillin

restive inlet
#

Lol

pallid hound
#

Is there a way to update my ipad to 14.3 without a backup?

celest basalt
#

what

pallid hound
#

My ipad is in ios 13 right now, I want to update up to ios 14 to play with a controller connected to my ipad

#

Not ios 15 though since ios 15 cant be jailbroken yet right?

grim wren
#

If you have blobs yes you can update

#

If it’s a faceid iPad, faceid will break

#

To 14.3 specifically that is

pallid hound
#

Nah, its a home button ipad

#

So I can use blobs to get to 14.3? Thats what I needed to know, thanks!

prime breach
#

Request URL set to httpsgs.apple.comTSScontrolleraction=2
Sending TSS request attempt 1... TSS server returned STATUS=94&MESSAGE=This device isn't eligible for the requested build.
ERROR TSS request failed (status=94, message=This device isn't eligible for the requested build.)
futurerestore failed with exception
[exception]
what=SEP firmware is NOT being signed!

#

I get this error when using futurerestore

grim wren
#

Are you on windows

prime breach
#

Yes

grim wren
#

You need a Linux or mac machine

#

The latest version of futurerestore for windows is busted

prime breach
#

Ok I'll boot into Linux

grim wren
#

If You’re using futurerestoregui you must also enable beta in settings

prime breach
#

The guide said only to enable on a14 and iPad

grim wren
#

May I see said guide

mystic axleBOT
grim wren
#

Well

#

It’s lying

#

Enable it anyway

prime breach
#

Already in Linux

#

Also it didn't work

grim wren
#

What

prime breach
#

I'm in Linux now

#

The beta setting gave some error

grim wren
#

Did you press the download button again

prime breach
#

Yeah

#

It told me to manually download the beta

grim wren
#

Bruh

#

Frgui dying

prime breach
#

But the link didn't have windows version

grim wren
#

Yeah you can’t get a windows version yet

prime breach
#

Where do I get the latest futurerestore for Linux

grim wren
#

futurerestore Linux is there

prime breach
#

Alright thanks

#

Where's my Windows files on Linux lol

grim wren
#

Idk if Linux can read NTFS by default

#

Haven’t used it in a while

prime breach
#

I think it can

grim wren
#

I think you need ntfs-3g first

#

Anyway

#

I gotta dip

#

It’s like 1:30am

prime breach
#

Alright thanks tho

sharp tangle
#

any futurerestore gurus online ?

#

Target is 15.1, grabbing sep and bb from 15.2, what are the files called ?

#

@zealous bridge sorry for the ping but i just wanna do this asap

zealous bridge
#

…..

zealous bridge
zealous bridge
sharp tangle
#

ok, wheres the buildmanifest coming from ? the 15.1 ipsw ?

#

or

#

i dont need that too

zealous bridge
#

dont need it

sharp tangle
#

please dont say futurerestore is gonna download the entire 15.2 ipsw to get the sep and bb from it

zealous bridge
#

no

sharp tangle
#

Thank god. Didnt want to wait another day

#

I just remembered that i took a backup while jailbroken

#

...

celest basalt
#

technically even with iCloud /var traces can stay but those would even after restore rootfs

zealous bridge
#

rookie mistake

sharp tangle
#

nah, i took an itunes one

#

fam, this my 2nd time using futurerestore

#

last one was a year ago

#

inb4 i take a one way trip to 15.2

#

@celest basalt how do i set the gen ?

#

jb again and dimentio ?

celest basalt
#

either that or just use futurerestore beta with pwndfu

celest basalt
#

oh

#

then yeah no pwndfu

#

gotta JB again

sharp tangle
#

so its "either that"

#

yup

#

lets hope these blobs even saved correctly TrollFront

#

dimentio from procursus ?

#

cuz 3 showed up for me

celest basalt
#

that one should be fine yeah

sharp tangle
#

whats the command to set the gen

#

oh wait nvm, its set already

#

Well, gl to me then

#

?

celest basalt
#

you need to use the beta

#

enable it in settings

#

then click download futurerestore again

sharp tangle
#

i dont really wanna risk my hackintosh + i dont have a USB that i could use to transfer the ipsw and stuff to the macos drive

#

yea, theres no betas for windows

#

what now @celest basalt

celest basalt
#

Ubuntu live USB fr

#

oh wait I didn't read what you said before

#

I mean technically you can use Wubi or something maybe

#

heck even a VM might work for this since no checkm8 involved

#

I did it successfully with Win10 host and Win7 guest before

#

not sure about Linux guest but I think that should work too with USB passthrough

sharp tangle
#

tf is wubi

celest basalt
sharp tangle
#

true frcoal

#

im fucking stupid

#

downloaded linux lite just to realise i already had an ubuntu vm

#

@celest basalt can i just grab the sep and bb from the 15.2 ipsw...

celest basalt
#

you can, but using the latest option will be faster because it uses partialzip

#

even if you do it manually v194 won't work, has to be beta

#

because the old tsschecker isn't able to fetch iOS 15 blobs (need fresh ones for SEP/BB)

sharp tangle
#

wait

#

doesnt macos have r/w drivers for ntfs ?

#

@celest basalt

#

or atleast r

celest basalt
#

should have at least read access yeah, idk about write

#

might need third party software to write

sharp tangle
#

nah its fine

#

im on 15.1 now

#

why do i have a 32 digit apple id password...

#

takes some luck to type it in on the first time

silver sundial
#

hey admins or mods

#

i just wanna provide another fix for the ibec -8 and -10 error code issue thing when trying future restore

#

for windows

#

on the Compositite apple device driver (for iboot or not)

#

manually changing your driver to Apple Mobile Device USB Driver fixes the -8 and -10 issue

#

when u fix -8 error using this issue, error code -10 shows up

#

instead of unplugging your phone and waiting for drivers to fix itself

#

just redo the same thing and install the USB Driver

#

thats how you get passed the -8 and -10 issue

#

alot more easier then reinstalling itunes and hoping windows install the right freakin drivers

#

and instead of using a driver for 2020, it should use the driver from 2015

#

Just a solution since I couldn't actually find any help whatsoever on any site and had to find something else

silver sundial
#

and if its important, iphone 6 ios 11.1.2 future restored to ios 12.4.3

native quail
#

use linux

rain owl
#

is updating to 14.3 w/blobs still working on 6s+ after 15.1.1 release?

#

please tag me whoever can help 🙂

#

*knows

grim wren
#

@rain owl yes

#

It’s only devices with faceid that are affected by anything currently

#

TouchID remains unaffected

short spade
#

*So far

rain owl
#

ok

#

i tried a while back when 15.1 was the newest, thought 15,1,1 broke something

#

ty, appreciate it

#

er *15.2 is the latest lol

grim wren
grizzled comet
#

Why is linix not detecting my iphone when tryimg to future restore?

#

Does anybody have a solution please?

#

It’s ubuntu btw

molten zephyr
abstract briar
#

Is it possible to compile futurerestore beta for windows?

grim wren
#

No

#

Well

#

Yes technically speaking, no because it’s broken as it can be on windows I’m pretty sure

polar wadi
#

sooo checkm8 nonce setter works on 15 or no?

molten zephyr
#

A11<

#

Yeah

stiff hazel
polar wadi
#

Then why do I need ipwndfu or am I missing something @stiff hazel

short spade
#

ipwndfu is to enable the checkm8 exploit.

elfin fulcrum
#

If you downgrade from iOS 15 to iOS 14.5.1 still this will break your FACE ID ? Or it’s just on 14.0-14.3?

lavish rain
#

anything going to 14.x will break faceid

fiery palm
#

i can downgrade from 14.7.1 to 14.4.2?

#

iPhone 7

lavish rain
#

with blobs yes

twilit nimbus
#

Hello.
I have iPX on iOS 14.6 jailbroken.
I wanna go to 15.1.1 (blobs saved).
Can i restore to that version? Any guide to help me do it?

half quarry
#

Hello! Long shot, but does anybody know how to downgrade an iPhone 6s from iOS 15.2 to iOS 14.4 using an update (preserve data) mode blob? To be clear, the blob does work, but only in preserve data mode, and as a result, iOS will install, but the phone can't load up properly. I don't have a blob for the other mode, so that is why I ask. I can get it into recovery, to be able to get back to 15.2, so I am not worried if I can't do this.

twilit nimbus
#

Does it break anything, in my case?

half quarry
#

@twilit nimbus, I'm not sure, sorry!

elfin fulcrum
lavish rain
twilit nimbus
lavish rain
#

well you have to

#

but yeah

half quarry
#

Ok, and what I want to do would not be possible then, @lavish rain?

lavish rain
#

how’d you get the blob?

half quarry
#

Scroll to the saving onboard blobs section.

lavish rain
#

ota or itunes?

half quarry
#

iTunes. And, as mentioned, it appears to be an Update blob.

lavish rain
#

most likely not then

half quarry
#

Ok, kinda figured, but had hope. Thank you @lavish rain!

#

Kind of annoyed though, because my other blobs seem to have dissapeared from that tsssaver website thingy that I used to save them.

molten zephyr
#

Did you put in your ecid correctly, that’s strange

#

@half quarry

#

I’d recommend opening terminal (if you have taurine, odyssey/ra1n) and typing “sudo /usr/sbin/shshd” or “su” then “/usr/sbin/shshd”

#

Should show you your blobs

sinful trail
#

I have my blobs saved and when i try to downgrade to 14.5.1 (i have the blobs for 14.5.1) i get this [TSSC] opening download/sepManifest.plist [TSSR] Checking BuildIdentity 0 [TSSR] Checking BuildIdentity 1 [TSSR] Selected BuildIdentity for request [TSSR] User specified to not request a baseband ticket. Request URL set to https://gs.apple.com/TSS/controller?action=2 Sending TSS request attempt 1... TSS server returned: STATUS=94&MESSAGE=This device isn't eligible for the requested build. ERROR: TSS request failed (status=94, message=This device isn't eligible for the requested build.) futurerestore: failed with exception: [exception]: what=SEP firmware is NOT being signed!

#

on windows

#

I have the blobs saved on tss saver

lavish rain
#

what build of FR are you using?

sinful trail
#

future restore - 194

lavish rain
#

use the beta

#

v194 cant get 15.x sep or something like that

sinful trail
#

can you link that please

#

im on windows

lavish rain
#

uhh idk if there’s one for windows

sinful trail
#

oof

#

well what could i do now?

lavish rain
#

if you have a usb drive laying around live booting linux is always an option

sinful trail
#

oh yeah

#

but what about the blobs and the ipsw

#

should they be on the drive too?

#

so i can use them on the linux box

lavish rain
#

yeah you’ll probably need to bring them over

sinful trail
#

also someone told me this: "if you have an iphone X or lower it can go down from 15 to 14, you will lose the face id. If you have an XR or higher, you CANNOT LOWER FROM 15 TO 14"

#

is this correct/

#

?*

valid adder
#

your mother

#

You need an exploit/jailbreak to even use blobs

#

hence why you can't downgrade xr from 15

#

also yes the iOS 15 SEPOS is incompatible with the faceid kernel driver

#

so faceid breaks until you go back to 15

sinful trail
#

so there's no way to go back to 14.5.1 or jailbreak 15.2 ?

valid adder
#

not at all

lavish rain
#

if you’re on a12+ yes

sinful trail
#

yeah... should have stayed on 14.5.1

valid adder
#

bozo

sinful trail
#

i always do this kind of stuff bruh

grim wren
#

Then don’t, ez thishowitis

sinful trail
#

updated my ps4 to unjailbreakable firmware tooo...

#

L

grim wren
#

Just sell yours and purchase a 9.00 ps4 then troll

#

Before they get rapidly inflated due to jailbreakability

sinful trail
#

they already did in bulgaria lol

grim wren
#

Rip

sinful trail
#

also mines 5 years old no one gon buy it

twilit nimbus
#

Hello again everyone.
I’m having this error trying to update to 15.1 from 14.6 on ipX

#

Anyone knows why?

grim wren
#

Windows Issue

#

You have to use the futurerestore beta on either Linux or macOS

valid adder
twilit nimbus
#

Thats unfortunate, but ok , i have a mac

grim wren
#

Good, best of the two

valid adder
#

you don't care for faceid right?

grim wren
#

He’s updating to 15.1

twilit nimbus
#

Yes i do care, im updating not downgrading

#

Yeah

valid adder
#

oh

grim wren
#

No faceid kernel driver skill issues here

fervent trellis
#

iPad Air 4

Running iOS 14.2 but I have blobs from AutoTSS for iOS 14.5.1

Am I able to upgrade it or am I too late?

lavish rain
#

anything that isnt faceid is fine

rain owl
#

Hi, was trying to update an ipad 7 from 13.4.1 to 14.1 rn, and everything was working but midway it failed

#

is it screwed and do i have to update to the latest rn

#

i still have the log open

#

ive restored 6 devices over the month but this is the first time this has happened

#

its stuck on recovery screen rn

rain owl
#

just tried again, same error

#

whoever can help tag me please, will not unplug ipad until then

grim wren
#

How the fuck did you get futurerestore to even begin on windows

#

Wtf

#
  1. Windows futurerestore is obsolete and broken for now
  2. Nice ECID and serial number in your logs
#
  1. You need to use Linux or macOS
rain owl
#

this is the official futurerestore from the ios.cfw.guide

grim wren
#

Yes. And the windows version is obsolete and broken

#

You need to use a Linux or mac machine to proceed

rain owl
#

i restored an iphone 6s and and 8 yesterday

grim wren
#

What

#

How

rain owl
#

yea

#

to 14.3

grim wren
#

From what I know that should be impossible

#

Lolwut

rain owl
#

literally yesterday lol

grim wren
#

Yeah but

#

The windows version is the most broken piece of software on the planet

#

At least now that it got broken

rain owl
#

i mean this is the first time its failed on me. Is 14.1 even an option to restore to

#

i suspect its that

grim wren
#

I’m suspecting it’s the windows versions fault

#

You should be able to go to 14.1

rain owl
#

let me try futurerestore on 1 more spare phone i have

#

brb

grim wren
#

@celest basalt why windows futurerestore semi functional WaitWhat

celest basalt
#

where

rain owl
#

im having issues rn nathan

grim wren
#

Allegedly he restored two devices successfully yesterday

#

On windows

rain owl
#

yea a 6s+ from 13.5 to 14.3

grim wren
#

But now it’s failing, not with sep firmware is not being signed

rain owl
#

and an 8 to 14.3 from 12.ish

celest basalt
#

who said that

grim wren
#

No, n0ne

celest basalt
#

who

#

wtf

#

wait

rain owl
#

i restored MY phones

celest basalt
#

okl

rain owl
#

not that u did urs lol

grim wren
#

So you did use windows to do these restores yes

rain owl
#

yea

grim wren
#

Wtf

rain owl
#

i dont have access to mac/linux

grim wren
#

Windows futurerestore usually fails with sep firmware is not being signed

#

Tf

rain owl
#

ive been on this discord for the past month

#

asking for help

#

and all has been well

grim wren
#

I’m just mad confused now

#

For quite some time windows futurerestore has been broken

#

Now it’s seemingly just, working?

rain owl
#

hmm well i asked and i never had mention of windows 10 version being broken

grim wren
#

Search this server for “sep firmware is not being signed”

rain owl
#

so is my error on the sep update? i assume if i can

#

yea was gonna say

#

but yea,

#

p much get ahold of the file of the latest sep right

grim wren
#

It uses latest by default latest if you select latest-sep/latest-baseband

rain owl
#

*never did this btw for my other 4 devices, futurerestore gui did everything automatically

grim wren
#

Did what

rain owl
#

manually doing sep. Just always let it update to the latest

grim wren
#

Yeahs that’s uh, what you’re supposed to do

#

Letting it select latest

rain owl
#

ok well lemme google a bit. so im correct in that i have to look for the sep manually, and choose it in futurerestore?

grim wren
#

Why do you need to

#

What sep are you looking for

#

If it’s not from the latest it won’t be signed and won’t work

rain owl
#

ipad 7 cellular

#

srry

#

WIFI.

#

Ipad 7,11

grim wren
#

You’re supposed to just use latest sep and latest baseband

#

Well, no baseband since it’s a wifi iPad

rain owl
#

ik, but i do no baseband since its wifi

#

yea

#

but latest SEP (as i usually leave it) is on

grim wren
#

Which it is supposed to do/what you’re supposed to do

rain owl
#

um so what can i do here. futurerestore is still open + havent unplugged the ipad

#

its still in recovery

grim wren
#

I mean you could always try the exit recovery option, I didn’t look very far through your logs to see where it got to

#

I doubt it’ll work

rain owl
#

i can post the log file

#

but yea it didnt work

#

i exported to txt file

#

i tried once more towards the end, thats why it looks weird there

grim wren
#

This is where it explodes

#

Hm

#

I think it might just be mad confused due to how old the build it is

#

I’m just amazed it even started

rain owl
#

if i had known there was issues, i wouldnt have been using it on all my devices lol

grim wren
#

Yeah I think your only option is to get a Linux usb and try restore it through the live environment

#

That or get a hackintosh going if you’ve got the time and patience and compatible hardware

rain owl
#

is there no way on windows, def dont have access to anything other than windows

#

ironic that on my very last device, this would happen

grim wren
#

Lol

#

Yeah sadly all the windows builds are broken

#

Cryptic was trying to get an up to date one working but idk how that’s going anymore

rain owl
#

can i unplug the ipad and attempt later

#

or if it turns off etc

grim wren
#

If you want to use the iPad no

#

If you don’t want to yes

rain owl
#

nah i meant to attempt to save the ios version

grim wren
#

To save the iOS version?

rain owl
#

i meant, to stay on 14.1

grim wren
#

You kinda wiped it out while restoring my guy

#

And since it failed it’s incomplete

rain owl
#

i had done -update

grim wren
#

Since the restore failed, the update was incomplete,

#

Meaning your iPad isn’t bootable at the moment

rain owl
#

ahh rip then theres no point in trying this anymore

#

and just use itunes

#

to bring it to the latest?

grim wren
#

Yeah pretty much

rain owl
#

why were u saying to get ahold of mac/linux

#

was there still a way to save

grim wren
#

Well idk actually, getting a hold of mac/Linux would mean you would restore successfully

#

But since the update install failed idk what would happen next

#

If it would bootloop or not

rain owl
#

oh i see

#

then yea rippp

grim wren
#

I mean

rain owl
#

use itunes

grim wren
#

If you try the update option in iTunes then

#

It might save it

rain owl
#

btw, my restore on that spare iphone i told u about just finished

#

all good

grim wren
#

What

#

Ze hell

rain owl
#

yea

grim wren
#

Wonky windows futurerestore

rain owl
#

14.3 too

#

alright lemme get back to u

grim wren
#

Aight

rain owl
#

Is there anywhere i can get a precompiled beta for futurestore *for windows