Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Creating Compatibility Zips - AOKP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by elektrik View Post
    ACK! one at a time! lol!
    Hey I'm just testing now. Hard part is going to be deciding later which one to use...

    Comment


      #32
      Originally posted by drywall420 View Post
      Hey I'm just testing now. Hard part is going to be deciding later which one to use...
      Now that it works with cyanbook, I'm gonna try that one-I really liked the look of it.
      https://public.bay.livefilestore.com...ion.png?psid=1

      Comment


        #33
        BTW, I'm coming up with nothing in regards to script.bin so unless I can figure out how to incorporate those two files with the ROM I can't do anything other than create a generic live suite image...I *think* they were compiled by William but it's definitely beyond my scope of knowledge at this point :-(

        UPDATE: And RIGHT as I typed and sent this I figured out where they go, so now all I need to do is figure out where the compatibility file goes...

        UPDATE 2: I think I got it! I don't know how to incorporate that file but I CAN just run this in ubuntu and have it modify the build.prop directly...keep your fingers crossed this works-I might just have a unified Live Suite image for you guys to test shortly...
        Last edited by elektrik; 23 October 2012, 20:38. Reason: figured location of script.bin
        https://public.bay.livefilestore.com...ion.png?psid=1

        Comment


          #34
          CM9 Nightly works too! Elektrik I know you love me.

          Comment


            #35
            Originally posted by drywall420 View Post
            CM9 Nightly works too! Elektrik I know you love me.

            https://docs.google.com/folder/d/0B4...2ZuWTBjSER5X3M
            lol-jerk! hehe
            https://public.bay.livefilestore.com...ion.png?psid=1

            Comment


              #36
              Originally posted by elektrik View Post
              BTW, I'm coming up with nothing in regards to script.bin so unless I can figure out how to incorporate those two files with the ROM I can't do anything other than create a generic live suite image...I *think* they were compiled by William but it's definitely beyond my scope of knowledge at this point :-(

              UPDATE: And RIGHT as I typed and sent this I figured out where they go, so now all I need to do is figure out where the compatibility file goes...

              UPDATE 2: I think I got it! I don't know how to incorporate that file but I CAN just run this in ubuntu and have it modify the build.prop directly...keep your fingers crossed this works-I might just have a unified Live Suite image for you guys to test shortly...
              Fingers crossed. Would be nice if one of us doesn't have to write up CWM instructions for all these roms.

              Comment


                #37
                Originally posted by drywall420 View Post
                Fingers crossed. Would be nice if one of us doesn't have to write up CWM instructions for all these roms.
                ok Drywall-need your help. You know how to dump your /bootfs folder? If not, it's not a huge deal-just means I'd have to install aokp and dump it myself, but it would be easier/faster if you could do it
                https://public.bay.livefilestore.com...ion.png?psid=1

                Comment


                  #38
                  Originally posted by elektrik View Post
                  ok Drywall-need your help. You know how to dump your /bootfs folder? If not, it's not a huge deal-just means I'd have to install aokp and dump it myself, but it would be easier/faster if you could do it
                  Isn't that something a CWM backup would do?

                  Comment


                    #39
                    Originally posted by drywall420 View Post
                    Isn't that something a CWM backup would do?
                    Actually you can do it with ADB but if you don't know how it's probably just faster if I do it-unless you wanna learn :-)
                    https://public.bay.livefilestore.com...ion.png?psid=1

                    Comment


                      #40
                      Originally posted by elektrik View Post
                      Actually you can do it with ADB but if you don't know how it's probably just faster if I do it-unless you wanna learn :-)
                      I have ADB installed just need instructions...

                      Comment


                        #41
                        Originally posted by drywall420 View Post
                        I have ADB installed just need instructions...
                        Ok:

                        on the PC:
                        > md _bootfs
                        > cd _bootfs > adb shell
                        $ cd / $ mount -o remount,rw -t ext4 /dev/root /
                        $ mkdir bootfs
                        $ mount -t vfat /dev/block/nanda /bootfs
                        (Control-C: exit adb shell)
                        > adb pull /bootfs

                        Then zip up the contents so I can download.
                        https://public.bay.livefilestore.com...ion.png?psid=1

                        Comment


                          #42
                          Originally posted by elektrik View Post
                          Ok:

                          on the PC:
                          > md _bootfs
                          > cd _bootfs > adb shell
                          $ cd / $ mount -o remount,rw -t ext4 /dev/root /
                          $ mkdir bootfs
                          $ mount -t vfat /dev/block/nanda /bootfs
                          (Control-C: exit adb shell)
                          > adb pull /bootfs

                          Then zip up the contents so I can download.
                          Hope this is it!:

                          Comment


                            #43
                            Originally posted by drywall420 View Post
                            PERFECT!
                            https://public.bay.livefilestore.com...ion.png?psid=1

                            Comment


                              #44
                              Originally posted by elektrik View Post
                              PERFECT!
                              Hmm...so I made the live suite image but it keeps boot looping....
                              https://public.bay.livefilestore.com...ion.png?psid=1

                              Comment


                                #45
                                Originally posted by elektrik View Post
                                Hmm...so I made the live suite image but it keeps boot looping....
                                That sucks. Hopefully I didn't screw anything up for ya. Mine is still booting fine...

                                Comment

                                Working...
                                X