Results 1 to 6 of 6

Thread: What is the base address of huawei u8230

  1. #1
    Join Date
    Jul 2010
    Posts
    78

    What is the base address of huawei u8230

    What is the pedestal or base address of Huawei U8230 boot.img. I desire to recompile my boot.img. It give the impression of being similar to necessitate base address when recompile by means of utilizing mkbootfs. If not, the radio is not running (not be able to become aware of GSM signal) CMIIWI utilize mkbootimg it productively generate boot.img, additional than the radio tranquil not running (no service), even I am not put together several changes at ramdisk extracted previous to.

  2. #2
    Join Date
    Feb 2008
    Posts
    2,180

    Re: What is the base address of huawei u8230

    You almost certainly desire one of the pre-rooted recuperation images originate elsewhere on the discussion. There is in addition an additional important or significant file you be supposed to be familiar by means of regarding. In /system/recovery.img there is a full copy of the whole thing by means of the intention of is loaded on mtd1. This file is mechanically flashed onto mtd1 each time you shut down. By means of the intention of means two things. Several changes you create unswervingly to /dev/mtd/mtd1 get blown absent on reboot and if you desire to revolutionize /dev/mtd/mtd1 you are almost certainly superior off immediately sticking the image in /system/recovery.img and rebooting. When generating your own custom update.zip files (particularly when adapting the stock images), you be able to get tripped up if you not remember to replace /system/recovery.img and it ends up overwriting /dev/mtd/mtd1 unbeknownst to you.

  3. #3
    Join Date
    May 2008
    Posts
    2,442

    Re: What is the base address of huawei u8230

    The boot and recovery images are not an appropriate file systems. As a replacement for, they are a convention android format consisting of a 2k header, go subsequent to by a gzipped kernel, and go at the back by a ramdisk, followed by a subsequent stage loader (optional, most of them have comprised not seen these in the feral yet). This organization is outlined is fundamentally a diminutive file system containing the core files desirable to initialize the system. It contains the critical in it procedure, as well as init.rc, which is where you be able to set numerous system-wide properties. If you actually desire to be familiar by means of additional regarding it the recovery image characteristically has a small number of extra files, which constitute the recovery binary and sustaining files (the application by means of the intention of gets run if you hold down home+power when rebooting).

  4. #4
    Join Date
    May 2008
    Posts
    3,971

    Re: What is the base address of huawei u8230

    If you are superior by means of a hex editor, you be able to open up several of these images and strip off the first 2k of data. Then, give the impression of being for a bunch of zeroes go behind by the hex 1F 8B (which is the magic numeral of a gzip file). In this you have to copy the whole thing commencing the first line of the file, from side to side the zeroes, and stopping at the 1F 8B. By means of the intention of is the kernel. The whole thing commencing the 1F 8B from side to side the end is the ramdisk. You might save every of these files unconnectedly. In order to observe the contents of the ramdisk, you necessitate to un-gzip it and then un-cpio it. By means of the intention of determine to place the entire of the files commencing the ramdisk in your running directory. You be able to at present edit them. In order to reconstruct the ramdisk, you necessitate to re-cpio them and re-gzip those files, by means of a command similar to the subsequent (remember, cpio determine to consist of the whole thing in the current running directory, so you almost certainly desire to eliminate several other craft you might encompass.

  5. #5
    Join Date
    Jun 2009
    Posts
    3,620

    Re: What is the base address of huawei u8230

    You determine to almost certainly merely ever be flashing boot images unswervingly to the phone, given the fact by means of the intention of /system/recovery.img mechanically flashes the recovery apparatus for you. If you have encompassed and generated an innovative recovery image, immediately stick it in /system/recovery.img and reboot. If you are flashing a boot image, attach it on your phone via adb If your phone starts the entire the technique up, congratulation. If not, you did incredible wrong and you determine to necessitate to boot into recovery mode and be appropriate your update.zip file (reboot at the same time as holding down home+power, when you acquire the recovery display press alt+L and then alt+S). If you position a file titled initlogo.rle in the root address list of your boot image, the phone determine to display this image upon boot (subsequent to the "G1" image and previous to the Android animation).

  6. #6
    Join Date
    Mar 2010
    Posts
    576

    Re: What is the base address of huawei u8230

    You determine to observe additional places on the discussion by means of the intention of illustrate how to generate customized update.zip files, as fighting fit as update.zip files by means of the intention of people are sharing. For illustration, there is a current update.zip which is a customized version or description of rc30 (by means of the anti-root aspects put out of action). The update.zip files contain innovative boot images, recovery images, and characteristically replacements for the entire system/ directory as well as additional updates. If you are generating a custom boot or recovery image, it is characteristically a superior idea to start by means of the image distributed by means of the most current update you encompass applied (flashing an image commencing an older release might have unintended penalty).

Similar Threads

  1. Does android 2.2 froyo will support Huawei U8220 & U8230
    By Fortunate in forum Networking & Security
    Replies: 5
    Last Post: 16-11-2010, 12:02 AM
  2. Huawei Pc Assistant For Huawei C2900i Cdma Mobile Phone
    By HARDSTONE in forum Windows Software
    Replies: 1
    Last Post: 08-05-2010, 11:07 AM
  3. Huawei U8230 And C8000 Smartphones announce
    By ADEN in forum Portable Devices
    Replies: 1
    Last Post: 19-06-2009, 09:05 AM
  4. Replies: 2
    Last Post: 16-02-2009, 08:06 PM
  5. Plug-N-Play LPT1 port base I/O address
    By Toshaan in forum XP Hardware
    Replies: 1
    Last Post: 16-02-2008, 06:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,536,080.93190 seconds with 17 queries