Showing posts with label Nand. Show all posts
Showing posts with label Nand. Show all posts

Saturday, 10 October 2015

[GUIDE] How to convert NAND ROM to SD-EXT ROM for MultiBootloader



How to convert NAND ROM to SD-EXT ROM for MultiBootloader



Code:


After following this guide, your ROM can be use with MultiBootloader

Requirements
Instructions

Step 1: Modifying boot.img
  • Use Android Image Kitchen's unpackimg command to unpack the boot.img file from the ROM your want to port.

  • Go to \ramdisk folder, edit these files:
    1. fstab.qcom



      Make it look like this:

      Code:


      # Android fstab file.
      # The filesystem that contains the filesystem checker binary (typically /system) cannot
      # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK

      #TODO: Add 'check' as fs_mgr_flags with data partition.
      # Currently we dont have e2fsck compiled. So fs check would failed.

      #<src>                                                <mnt_point>  <type>  <mnt_flags and options>                    <fs_mgr_flags>
      /dev/block/mmcblk0p2                                  /system      ext4    ro,barrier=1                                wait
      /dev/block/mmcblk0p3                                  /data        ext4    nosuid,nodev,barrier=1,noauto_da_alloc,discard      wait,check,encryptable=footer
      /devices/msm_sdcc.2/mmc_host                    /storage/sdcard1  vfat    nosuid,nodev                                wait,voldmanaged=sdcard:auto
      #/dev/block/mmcblk0p11        /system      ext4    ro,barrier=1                                wait
      #/dev/block/mmcblk0p12      /data        ext4    nosuid,nodev,barrier=1,noauto_da_alloc      wait,check,encryptable=footer


      The line: /dev/block/mmcblk1p2 /system ext4 ro,barrier=1 wait is for mounting the 2nd parition of sdcard as system
      The line: /dev/block/mmcblk0p3 /data ext4 nosuid,nodev,barrier=1,noauto_da_alloc,discard wait,check,encryptable=footer is for mounting the 2nd parition of sdcard as system



    2. init.rc

    3. init.target.rc




<EDITTING>



Thursday, 8 October 2015

New to HD2 - Bought one with a NAND install of CM 11, want to dual boot 6.5 and 7...



I am wondering if I should just put it back to stock with the RUU or start from where it is. I was told it is a NAND install of 4.1.2 (CM). I want to be able to dual boot Windows Phone 7 and 6.5. What should I do with it? I got this phone purely to play with it. I have several android devices already so having android on it isn't that appealing.



Tuesday, 6 October 2015

Galaxy s3 Nand write fail, softbricked. Can't get normal methods to fix it.



Hello! I have been rooting and flashing roms for a while now, and after sticking with a cm mod for a while i decided it was time for a change. I foolishly didn't back anything up and just flashed a rom to check it out. I have a Galaxy s3 19300 unlocked version (i have it on a plan for cricketwireless). I cannot get odin to work for me to flash a new custom rom, a stock rom, or even begin trying to flash. Odin either gives me the nanad write error or the program stops responding. I have samsung drivers installed and really need some help. I'd appreciate any help on getting me one step closer to a working phone. Thanks!