Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ubuntu:~# dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
- dd: failed to open β/dev/block/platform/msm_sdcc.1/by-name/lafβ: No such file or directory
- root@ubuntu:~# ^C
- root@ubuntu:~# dd if=/home/linusfr/Desktop/aboot.img of=/dev/sdb5
- 2048+0 records in
- 2048+0 records out
- 1048576 bytes (1.0 MB) copied, 1.70128 s, 616 kB/s
- root@ubuntu:~# dd if=/home/linusfr/Desktop/laf.img of=/dev/sdb23
- dd: writing to β/dev/sdb23β: Input/output error
- 3321+0 records in
- 3320+0 records out
- 1699840 bytes (1.7 MB) copied, 4.10179 s, 414 kB/s
- root@ubuntu:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement