• Login:

Welcome to the Xoom Forum - Motorola Xoom Forum.

Register ButtonIf this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Recovery

This is a discussion on Recovery within the Motorola XYBoard Development forums, part of the Motorola XYBoard Forum category; The part I dont get is that, the only available recovery option is through SDcard reader, but xyboard does not have a SDcard reader slot. ...

+ Reply to Thread
Page 9 of 10 FirstFirst ... 7 8 9 10 LastLast
Results 81 to 90 of 100
Like Tree10Likes

Thread: Recovery

  1. #81
    Xoom Lurker
    Member #
    23468
    Join Date
    May 2012
    Posts
    6
    Liked
    1 times
    The part I dont get is that, the only available recovery option is through SDcard reader, but xyboard does not have a SDcard reader slot. So how is the recovery supposed to work?

  2. # ADS
    Ads


  3. #82
    Developer

    Member #
    8993
    Join Date
    Jun 2011
    Posts
    254
    Liked
    50 times
    Quote Originally Posted by merog View Post
    The part I dont get is that, the only available recovery option is through SDcard reader, but xyboard does not have a SDcard reader slot. So how is the recovery supposed to work?
    Same way all the devices with not sdcard, your internal sdcard is not acyauly at /sdcard its normally at /data/media.
    If u look at the sdcard location on root explore u can see that its actually a system link which to put understandably its kinda like a windows shortcut

    Sent from my Galaxy Nexus using Tapatalk 2

  4. #83
    Xoom Lurker
    Member #
    22783
    Join Date
    Apr 2012
    Posts
    10
    Liked
    1 times
    Quote Originally Posted by Jasuramme View Post
    If to put there another one image file with same hash, will we get another error?
    Is that even possible?
    I mean, hash isn't an encryption, you have to try different combinations of bytes and even then, what if it's not only checking the hash, but also the file size?
    You have to build a file with same size, a working script and same hash, which is impossible in my eyes.
    Greetings

  5. #84
    Administrator

    Member #
    2101
    Join Date
    Mar 2011
    Location
    Wichita Falls
    Posts
    34,245
    Liked
    2181 times
    Twitter
    mgrant76308
    Quote Originally Posted by Loader009 View Post
    Is that even possible?
    I mean, hash isn't an encryption, you have to try different combinations of bytes and even then, what if it's not only checking the hash, but also the file size?
    You have to build a file with same size, a working script and same hash, which is impossible in my eyes.
    Greetings
    Welcome to the forum. Glad you decided to join us.

    SGS-IV-Stock_Rooted
    Nexus 4 - CyanMod 10.1
    SGS-II - Rooted - Jedi Mind Trick VX3
    Samsung Note II - Jedi Master 13
    Motorola Xoom - WiFi - Rooted - EOS 4.2.1 Nightlies

  6. #85
    Super Moderator

    Member #
    11318
    Join Date
    Aug 2011
    Location
    Singapore
    Posts
    7,294
    Liked
    720 times
    Twitter
    It's a bird
    Quote Originally Posted by Loader009 View Post
    Greetings
    Welcome to the forum
    Great to have you with us here

  7. #86
    Xoom Lurker
    Member #
    22968
    Join Date
    Apr 2012
    Posts
    11
    Liked
    8 times
    Quote Originally Posted by Loader009 View Post
    Is that even possible?
    I mean, hash isn't an encryption, you have to try different combinations of bytes and even then, what if it's not only checking the hash, but also the file size?
    You have to build a file with same size, a working script and same hash, which is impossible in my eyes.
    Greetings
    Yes, I know. I think there should be some way to fake hash. I mean even file without any usefull information. But probably there no any utils to do that. It's kinda stupid job.
    But I found something interesting on XDA developers.
    Thats a thread [HOW-TO] Boot Debian with X11 and wifi from SD card. (Not chroot!) - xda-developers
    the '-c' flag specifies arguments to pass to the kernel for boot.
    This is probably the bare minimum.
    Format is "fastboot -c 'kernelcmdline' boot zImage"
    fastboot -c 'root=/dev/mmcblk0p2 rw rootfs=ext2 init=/sbin/init rootwait noinitrd' boot zImage
    we probably can use this trick to load citom ramdisk through fastboot. And if we will do recovery ramdisk and boot it like that, maybe we can update recovery with new one
    I will try to do it later.I think thats at least something

  8. #87
    Xoom Lurker
    Member #
    22720
    Join Date
    Apr 2012
    Posts
    2
    Liked
    0 times
    Hello Jasuramme.
    Did you try it?
    I am very curious!!
    HAve a nice day!

  9. #88
    Xoom Operative
    Member #
    701
    Join Date
    Mar 2011
    Posts
    129
    Liked
    13 times
    Twitter
    @AdamBath
    I'm curious if the device is using an MD5 hash or some other type? MD5 apparently has a flaw where you can create files that have the same hash yet do completely different things. I was reading about it here:

    Peter Selinger: MD5 Collision Demo

    Unfortunately this type of thing is above my paygrade.

  10. #89
    Developer

    Member #
    8993
    Join Date
    Jun 2011
    Posts
    254
    Liked
    50 times
    Quote Originally Posted by Elysian893 View Post
    I'm curious if the device is using an MD5 hash or some other type? MD5 apparently has a flaw where you can create files that have the same hash yet do completely different things. I was reading about it here:

    Peter Selinger: MD5 Collision Demo

    Unfortunately this type of thing is above my paygrade.
    It uses Motorola's own encryption.

    Sent from my Galaxy Nexus using Tapatalk 2

  11. #90
    Xoom Operative
    Member #
    21618
    Join Date
    Mar 2012
    Location
    Ohio
    Posts
    113
    Liked
    16 times
    Twitter
    da_huss
    I'm still in the game. Just slow progress on my end. I'm leaving for a month in California in the morning, so I'm hoping I get some downtime there. Ive split and rebuilt the recovery like you said, but matching the hash and sigs... That's where the hex editing came in. I've not had any luck yet. Slow work, but I'm determined.

    Sent from my MZ617 using Tapatalk 2
    Ben_J_H likes this.


 

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. issue with cw recovery
    By einsteins in forum ICS General Discussion
    Replies: 4
    Last Post: 02-27-2012, 05:53 PM
  2. Which Recovery
    By TADitto in forum Motorola Xoom Development
    Replies: 4
    Last Post: 02-16-2012, 02:52 PM
  3. File recovery
    By Paul london in forum New Member Introduction & Site Assistance
    Replies: 3
    Last Post: 09-16-2011, 03:10 PM
  4. ClockworkMod Recovery
    By Muteki in forum Motorola Xoom General Discussion
    Replies: 5
    Last Post: 07-16-2011, 02:31 AM
  5. [RECOVERY] Recovery IMG (New 4/22)
    By Steady Hawkin in forum Motorola Xoom Development
    Replies: 38
    Last Post: 04-26-2011, 07:16 PM

Search tags for this page

/dev/block/mmcblk1p14

,

atrix 2 cdt.bin

,
atrix2 linux device node
,

bootloader preflash validation failure

,
clockworkmod mtd table
,

clockworkmod xyboard

,
export partition table android /block
,
fix cg version cc recovery atrix 2
,
invalid cg recovery on atrix 2
,
motorola atrix 2 cdt.bin
,

mtd on xoom

,
mz609 recovery.img
,
mz616 unlock bootloader preflash validation failure
,

preflash validation failure

,

razr mmcblk1p7

,

service adbd /sbin/adbd recovery

,
xoom died reboot remote
,
xyboard boot recovery
,
xyboard recovery screen options
,
xyboard tablet unbricking
Click on a term to search for related topics.