Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Cube U9 GT2 And Compatible ICS Finless ROM 1.4

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

    we keep posting at the same time :-)
    I need to know
    • can you use rootexplorer or esfileexplorer to mount system rw?
    900Supersport

    900supersports FreakTab rkROMkitchen

    900supersports guide to working-RK-ROMs

    Under Construction 900supersports guide to working MediaTek ROMS

    Struggling for time at the moment, but will try and drop by when I can.

    If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

    freaktab developer

    Proof that you're never to old to learn. Sometimes too old to remember though.

    Comment


      Originally posted by JDfense View Post
      I use es explorer, the root explorer in my system is in parts chinese from moage.

      I have the first result. Your bootrw boots full, but in system ro. Look

      Code:
      u0_a48@android:/ $ mount
      rootfs / rootfs ro,relatime 0 0
      tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
      devpts /dev/pts devpts rw,relatime,mode=600 0 0
      proc /proc proc rw,relatime 0 0
      sysfs /sys sysfs rw,relatime 0 0
      none /acct cgroup rw,relatime,cpuacct 0 0
      tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
      tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
      none /dev/cpuctl cgroup rw,relatime,cpu 0 0
      /dev/block/mtdblock8 /[COLOR=#0000cd][B]system ext4 ro[/B][/COLOR],noatime,nodiratime,barrier=1,data=ordered 0 0
      /dev/block/mtdblock6 /data ext4 rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered 0 0
      /dev/block/mtdblock5 /cache ext4 rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered 0 0
      /sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
      /dev/block/vold/179:1 /mnt/external_sd vfat  rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro  0 0
       /dev/block/vold/31:9 /mnt/sdcard vfat  rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro  0 0
       /dev/block/vold/31:9 /mnt/secure/asec vfat  rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro  0 0
       tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
      u0_a48@android:/ $
      So what is next?
      Just checked my tab and mount shows ro, i can create and edit files in system. strange.

      Can you try creating and editing files in system
      900Supersport

      900supersports FreakTab rkROMkitchen

      900supersports guide to working-RK-ROMs

      Under Construction 900supersports guide to working MediaTek ROMS

      Struggling for time at the moment, but will try and drop by when I can.

      If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

      freaktab developer

      Proof that you're never to old to learn. Sometimes too old to remember though.

      Comment


        Originally posted by 900supersport View Post
        we keep posting at the same time :-)
        I need to know
        • can you use rootexplorer or esfileexplorer to mount system rw?
        es explorer can't switch with the check button in root settings to rw for the system, the rest is no problem.

        I have not used your misc an system checked so far, wait I flash first the wanted combination.

        • kernel
        • your recovery
        • my misc
        • my boot with rw
        • my system.img

        This constallation does work although as system ro. At the first look, I saw you took in superSu, but sorry it does not the trick.
        Checked it with es explorer and root explorer. Both get no rw access granted to the system.
        Last edited by JDfense; 28 October 2012, 23:06.

        Comment


          Re: Cube U9 GT2 And Compatible ICS Finless ROM 1.4

          Let's confirm a few things do you have root?

          Start a terminal session and try the following

          app_66@android:/ $ cd system
          app_66@android:/system $ su
          app_66@android:/system # echo test > file.txt
          app_66@android:/system # ls

          Does it create file.txt?
          Last edited by 900supersport; 28 October 2012, 23:32. Reason: correct tapatalks mistakes (>)
          900Supersport

          900supersports FreakTab rkROMkitchen

          900supersports guide to working-RK-ROMs

          Under Construction 900supersports guide to working MediaTek ROMS

          Struggling for time at the moment, but will try and drop by when I can.

          If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

          freaktab developer

          Proof that you're never to old to learn. Sometimes too old to remember though.

          Comment


            No it does not work.

            Code:
            u0_a47@android:/ $ cd system
            u0_a47@android:/system $ su
            u0_a47@android:/system # echo test > file.txt
            [1] 2319
            sh: gt: not found
            sh: file.txt: not found
            test
            127|u0_a47@android:/system # ls
            app
            bin
            build.prop
            etc
            fonts
            framework
            lib
            lost+found
            media
            tts
            usr
            vendor
            xbin
            [1] + Done                 echo test
            u0_a47@android:/system # 1

            Comment


              Re: Cube U9 GT2 And Compatible ICS Finless ROM 1.4

              Sorry posted with tapatalk and it messes up some symbols
              900Supersport

              900supersports FreakTab rkROMkitchen

              900supersports guide to working-RK-ROMs

              Under Construction 900supersports guide to working MediaTek ROMS

              Struggling for time at the moment, but will try and drop by when I can.

              If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

              freaktab developer

              Proof that you're never to old to learn. Sometimes too old to remember though.

              Comment


                reposting as tapatalk has messed the original up.

                Let's confirm a few things do you have root?

                Start a terminal session and try the following

                app_66@android:/ $ cd system
                app_66@android:/system $ su
                app_66@android:/system # echo test > file.txt
                app_66@android:/system # ls

                Does it create file.txt?
                900Supersport

                900supersports FreakTab rkROMkitchen

                900supersports guide to working-RK-ROMs

                Under Construction 900supersports guide to working MediaTek ROMS

                Struggling for time at the moment, but will try and drop by when I can.

                If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                freaktab developer

                Proof that you're never to old to learn. Sometimes too old to remember though.

                Comment


                  Originally posted by 900supersport View Post
                  reposting as tapatalk has messed the original up.

                  Let's confirm a few things do you have root?

                  Start a terminal session and try the following

                  app_66@android:/ $ cd system
                  app_66@android:/system $ su
                  app_66@android:/system # echo test > file.txt
                  app_66@android:/system # ls

                  Does it create file.txt?
                  app_66@android:/system # echo test > file.txt
                  sh:can't create file.txt: Read-only file system

                  Strange is that su is accepted without error message, but it is still read-only

                  Comment


                    Re: Cube U9 GT2 And Compatible ICS Finless ROM 1.4

                    OK I'll look at boot image again in the morning, I have a day off work:-)

                    When you get a chance could you try the init.d boot and system images please.

                    Thanks for all the help
                    900Supersport

                    900supersports FreakTab rkROMkitchen

                    900supersports guide to working-RK-ROMs

                    Under Construction 900supersports guide to working MediaTek ROMS

                    Struggling for time at the moment, but will try and drop by when I can.

                    If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                    freaktab developer

                    Proof that you're never to old to learn. Sometimes too old to remember though.

                    Comment


                      I have to work tomorrow. I'll test your boot init.d in the evening.

                      There is only one system with init.d file in your download so fare or miss I some image files?

                      Goodnight
                      JDfense

                      Comment


                        Re: Cube U9 GT2 And Compatible ICS Finless ROM 1.4

                        Yes the last one posted should have init.d support.

                        Will sort a fresh ROM kit in the morning with latest versions.

                        Thanks
                        900Supersport

                        900supersports FreakTab rkROMkitchen

                        900supersports guide to working-RK-ROMs

                        Under Construction 900supersports guide to working MediaTek ROMS

                        Struggling for time at the moment, but will try and drop by when I can.

                        If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                        freaktab developer

                        Proof that you're never to old to learn. Sometimes too old to remember though.

                        Comment


                          OK i've found that some of my sed pattern matching fails on this init.rc so have made the changes manually.

                          ROM Latest Boot.img

                          Pleas give this a try and let me know.

                          Thanks
                          900Supersport

                          900supersports FreakTab rkROMkitchen

                          900supersports guide to working-RK-ROMs

                          Under Construction 900supersports guide to working MediaTek ROMS

                          Struggling for time at the moment, but will try and drop by when I can.

                          If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                          freaktab developer

                          Proof that you're never to old to learn. Sometimes too old to remember though.

                          Comment


                            Your boot rw initd2 run into a loop after booting from cwm. Same one line message in the logcat as yesterday.
                            I have tested it with oma7144 touch recovery, too. Same result.

                            Comment


                              So you tried exactly the same as yesterday but with updated boot.img and it boot loops?
                              900Supersport

                              900supersports FreakTab rkROMkitchen

                              900supersports guide to working-RK-ROMs

                              Under Construction 900supersports guide to working MediaTek ROMS

                              Struggling for time at the moment, but will try and drop by when I can.

                              If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                              freaktab developer

                              Proof that you're never to old to learn. Sometimes too old to remember though.

                              Comment


                                Yes I changed only your boot rw init.d from today in.

                                Comment

                                Working...
                                X