I'm not sure how you can Google my ROM. I still have Android 1.6 on it. I want 2.x but I can't install a custom ROM yet. I didn't use adb yet, since I gathered I could just as well use that terminal emulator for Android, and that seemed easier.
Can you boot up, if so have you done this?
Download Amon_Ra 1.7.0G md5: 8846b53e3184d688e3e8a628ad81074f
Rename Amon_Ra's Recovery Image to recovery.img.
Copy the recovery.img to the root of the SD card (NOT in any folders).
Disconnect the HTC Magic from the computer.
Open Android Telnet Client and type found here
flash_image recovery /sdcard/recovery.img
Once the Amon_Ra's Recovery is finished installing, you will see # # on the screen below the line you've just typed.
Amon_Ra's Recovery should now be installed on the HTC Magic.
Current Tablet: LG G-Pad 8.3
ROM: CyanogenMod v12 (nightly)
Kernel: Original CM12 Kernel
Recovery: TWRP v2.8.4.0
I should have the files. Lemme look when I get home. Is there one in particular you want, or all of them?
{Mod edit: Quoted OP shortened for better reading and scrolling experience! Also changed font size of post.}
Great memories for this phoneHello! Anyone who wants to get this recovery in 2022(and beyond) go here: 1pwn.ixmoe.com/websites/android.vslinux.net/downloads/recoveries/index.html
There are H and G versions, as well as many interesting (e.g. CyanogenMod 6.1.1 for HTC Desire A8181)
In Russia, there are two offers to buy this smartphone in working conditionGreat memories for this phone
I still misses
I also have few roms saved but cannot find the phone ita such rare piece
Thanks for sharing link
I thought that no one will ever comment
Nice to see people still remember android' grand daddy phone cupcakehtc magic and htc dream and htc desire and htc hero
Copy recovery-RA-sapphire-v1.7.0G.img to a location where fastboot can find it.
Boot your G1 into fastboot mode (boot while holding BACK)
Connect your G1 via usb to your pc/mac/...
fastboot devices (to make sure that fastboot "sees" your device)
fastboot flash recovery recovery-RA-sapphire-v1.7.0G.img
Copy recovery-RA-sapphire-v1.7.0G.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your G1 via usb to your pc/mac/...
adb shell
#mount -a (this can give back an error if you don't have an ext partition, don't worry about it and just proceed)
#flash_image recovery /sdcard/recovery-RA-sapphire-v1.7.0G.img
Copy recovery-RA-sapphire-v1.7.0G.img to the root of your sdcard
start the terminal app
#flash_image recovery /sdcard/recovery-RA-sapphire-v1.7.0G.img
- Fixed some minor bugs
- Recovery and scripts use /sd-ext instead of /system/sd as mountpoint to support the new apps2sd method (implemented mostly by Chris Soyars)
- Added an option to backup/restore Google proprietary Android system files (backuptool.sh written by Cyanogen)
- Removed "move apps2sd"-option as it's not needed anymore with the new apps2sd method
- Updated BART to v1.3.1 (updated by Dumfuq to support /sd-ext)
- Added a wipe cache only option
- Nandroid now backups/restores /cache again by default
- Dalvik-cache wipes /cache/dalvik-cache now
- Removed SDCARD: prefix in output when chosing zip to flash
- Added Cyan version (There's no difference with the normal version, only the wallpaper and textcolor changed)
- Added power off menu item
- New unyaffs binary patched by Koushik Dutta and Packetlss to fix the "losing root"-issue and incorrect file-time after a Nandroid restore
- New dump_image binary (by Brainaid) patched by Packetlss to fix the "bad blocks"- Nandroid restore issue.
[COLOR="Red"][B](This will not fix old corrupted Nandroid backups! Please make new backups!!)[/B][/COLOR]
- New mkyaffs2image binary
- New flash_image binary
- Updated busybox to v1.5.3
- Nandroid menu options will NOT backup or restore recovery, cache, misc, splash1+2 (to avoid issues)
- Fixed wipe option not wiping when ext was not present
- Created carebear versions after the idea of packetlss
- Switched the Nexus logo to a Green Carebear with Nexus One logo (Thanks Montalbert!)