ssh-rd icon indicating copy to clipboard operation
ssh-rd copied to clipboard

Can't find any disks

Open newacct opened this issue 12 years ago • 0 comments

I have an iPhone 4 CDMA that failed halfway through an update and was in recovery mode. I successfully put in in DFU mode and started up ssh-rd and was able to SSH into it. However, I cannot find any disks. The phone is on iOS 7 if that makes any difference.

-sh-4.0# ls /dev/disk0s1
ls: cannot access /dev/disk0s1: No such file or directory
-sh-4.0# ls /dev/disk0s1s1
ls: cannot access /dev/disk0s1s1: No such file or directory
-sh-4.0# ls /dev/disk0s2s1
ls: cannot access /dev/disk0s2s1: No such file or directory

In fact, there are no "disk*" files in /dev at all:

-sh-4.0# ls /dev
aes_0
bpf0
bpf1
bpf2
bpf3
btreset
btwake
console
cu.bluetooth
cu.builtin-serial4
cu.debug
cu.gas-gauge
cu.highland-park
cu.iap
cu.umts
fsevents
klog
md0
mux.spi-baseband
null
pf
ptmx
ptyp0
ptyp1
ptyp2
ptyp3
ptyp4
ptyp5
ptyp6
ptyp7
ptyp8
ptyp9
ptyp1
ptypb
ptypc
ptypd
ptype
ptypf
random
rmd0
tty
tty.bluetooth
tty.builtin-serial4
tty.debug
tty.gas-gaugh
tty.highland-park
tty.iap
tty.umts
ttyp0
ttyp1
ttyp2
ttyp3
ttyp4
ttyp5
ttyp6
ttyp7
ttyp8
ttyp9
ttypa
ttypb
ttypc
ttypd
ttype
ttypf
ttys000
uart.bluetooth
uart.builtin-serial4
uart.debug
uart.gas-gauge
uart.highland-park
uart.iap
uart.umts
urandom
vn0
vn1
zero

newacct avatar Dec 14 '13 21:12 newacct