Noobie all in one busybox, flash_image, and more app

This is a discussion on Noobie all in one busybox, flash_image, and more app within the Droid Hacks forums, part of the Droid Hacking category; I just found this at alldroid thought it may help some noobs, hope im not being a bad boy by posting links from another forum ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Noobie all in one busybox, flash_image, and more app

  1. Master Droid
    tdawg5480's Avatar
    Member #
    8921
    Join Date
    Nov 2009
    Location
    CT
    Posts
    370
    #1

    Noobie all in one busybox, flash_image, and more app

    I just found this at alldroid thought it may help some noobs, hope im not being a bad boy by posting links from another forum but thought id share what i found for the rookies who are having issues with modding the droid
    AllDroid.org - View topic - App to install busybox,flash_image and more (updated 12/19)
    What happens on the road stays on the road

    Current releases: "Midnight Droid" bootanimations
    http://www.droidforums.net/forum/dro...animation.html

    "True Blue" aka I.C.E metamorph theme set
    http://www.droidforums.net/forum/dro...c-e-tdawg.html
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Premium Member
    Sam's Avatar
    Member #
    16
    Join Date
    Oct 2009
    Location
    dirty dirty
    Posts
    3,488
    Phone
    Droid
    Premium Member
    #2
    psh. we are cooler
    -Respect is rule #1
    -Email us at DroidForumPromo@gmail to become a Supporting Vendor.
    -Not around as often as I used to be... Still, feel free to PM me if there is anything I can help with!
  4. Master Droid
    tdawg5480's Avatar
    Member #
    8921
    Join Date
    Nov 2009
    Location
    CT
    Posts
    370
    #3
    i like it here im only on here but being a brotherly like community what happens on one droid site will get to our site n vice versa wihin minutes.
    What happens on the road stays on the road

    Current releases: "Midnight Droid" bootanimations
    http://www.droidforums.net/forum/dro...animation.html

    "True Blue" aka I.C.E metamorph theme set
    http://www.droidforums.net/forum/dro...c-e-tdawg.html
  5. Droid
    DROIDsys's Avatar
    Member #
    5227
    Join Date
    Nov 2009
    Location
    NY
    Posts
    70
    Phone
    Bionic
    #4
    Has anyone here tested this app?
  6. Theme Developer
    928Droid's Avatar
    Member #
    8566
    Join Date
    Nov 2009
    Location
    Western North Carolina Mountains
    Posts
    3,753
    Phone
    Motor Droid & Droid Eris
    DroidForums.net Theme Developer
    Premium Member
    #5
    Quote Originally Posted by Sam View Post
    psh. we are cooler

    YES YOU ARE!! AND it is VERY much appreciated that this site is "realistic" about having fun with our phones!

    One of the other "unnamed" sites seems to be run by "Unrealistc RUDE Purtians" and I no longer waste my time there. In over 12 years of being a member of many Forums (and Sponsor of some) I have never been treated so rudely as I have "there".

    This is why I consider DroidForums.net MY Home for all things Droid AND a place to met some nice fun-lovin COOL people!!

    THANK YOU DROIDFORUMS.NET, you're the BEST!!

    Apologies for the hijack and rant, back on topic:

    I too saw the new "Root'r app for dummies" and I think it is fantastic!! What a great(and smart) bunch of people we have in the Android world!

    Pretty soon they will have an app for the unexperianced where they can safely tap a button and it roots the phone, adds all the cool stuff, backups everything for you and even has a button to restore to "unrooted" status for warranty visits etc..ALL without having to know anything about command lines etc .
  7. Droid
    Beamen's Avatar
    Member #
    3218
    Join Date
    Nov 2009
    Posts
    35
    Phone
    Motorola Droid
    #6
    I just installed it and its running great. I had to switch to default home theme then install the skull theme, after that I was able to switch back to using Home++. I dont think that the bootanimation is running correctly due to png files not having the right naming scheme. I think it runs 1, 10, 11, 12, so on and so on, but I will look at that later tonite when I get home.
  8. Droid
    phreakaj's Avatar
    Member #
    4971
    Join Date
    Nov 2009
    Posts
    91
    Phone
    Motorola Droid
    #7
    i tried this app and all seems to be well but i cant get the reboot into recovery to show the nandroid backup option which i think is the most important. does anyone know idf this was included or did i need to install nandroid from another source before to get this to work? i am a total noob so please help.
  9. Master Droid
    tdawg5480's Avatar
    Member #
    8921
    Join Date
    Nov 2009
    Location
    CT
    Posts
    370
    #8
    if you read the post busybox and flash_image needs to be installed first here ya go
    download flash_image from here http://cyanogen-files.carneeki.net/flash_image.zip and unzip and place on sdcard
    install busybox first
    download busybox binary to your adb tools directory
    http://www.alldroid.org/download/file.php?id=709
    cd to your adb tools directory
    adb push busybox /data/local/busybox
    adb shell
    su
    cd /data/local
    chmod 755 busybox
    ./busybox
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    mkdir /system/xbin
    /data/local/busybox cp /data/local/busybox /system/xbin
    /data/local/busybox cp /data/local/busybox /system/bin
    cd /system/xbin
    busybox --install .
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    Then to install flash_image:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cat /sdcard/flash_image > /system/bin/flash_image
    chmod 755 /system/bin/flash_image
    sync
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system

    Quote Originally Posted by phreakaj View Post
    i tried this app and all seems to be well but i cant get the reboot into recovery to show the nandroid backup option which i think is the most important. does anyone know idf this was included or did i need to install nandroid from another source before to get this to work? i am a total noob so please help.
    Last edited by tdawg5480; 12-20-2009 at 03:38 PM.
    What happens on the road stays on the road

    Current releases: "Midnight Droid" bootanimations
    http://www.droidforums.net/forum/dro...animation.html

    "True Blue" aka I.C.E metamorph theme set
    http://www.droidforums.net/forum/dro...c-e-tdawg.html
  10. Droid
    Beamen's Avatar
    Member #
    3218
    Join Date
    Nov 2009
    Posts
    35
    Phone
    Motorola Droid
    #9
    Quote Originally Posted by tdawg5480 View Post
    if you read the post busybox and flash_image needs to be installed first here ya go
    download flash_image from here http://cyanogen-files.carneeki.net/flash_image.zip and unzip and place on sdcard
    install busybox first
    download busybox binary to your adb tools directory
    http://www.alldroid.org/download/file.php?id=709
    cd to your adb tools directory
    adb push busybox /data/local/busybox
    adb shell
    su
    cd /data/local
    chmod 755 busybox
    ./busybox
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    mkdir /system/xbin
    /data/local/busybox cp /data/local/busybox /system/xbin
    /data/local/busybox cp /data/local/busybox /system/bin
    cd /system/xbin
    busybox --install .
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    Then to install flash_image:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cat /sdcard/flash_image > /system/bin/flash_image
    chmod 755 /system/bin/flash_image
    sync
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system

    Quote Originally Posted by phreakaj View Post
    i tried this app and all seems to be well but i cant get the reboot into recovery to show the nandroid backup option which i think is the most important. does anyone know idf this was included or did i need to install nandroid from another source before to get this to work? i am a total noob so please help.
    also after all the above, I have to click Mount System read/write then scroll down and click Reboot Recovery to actually get the nandroid to show in the recovery options after the reboot.
  11. Droid
    Beamen's Avatar
    Member #
    3218
    Join Date
    Nov 2009
    Posts
    35
    Phone
    Motorola Droid
    #10
    if you notice the bootanimation with this package being "jerky" unzip the bootanimation on your computer, add another 0 in the filenames of the .pngs 001 through 009 in each folder so they show as 0001 through 0009, 0010, 0011 etc. , that will put them back in the right order.

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Replies: 130
    Last Post: 06-14-2010, 03:50 PM
  2. busybox install help plz
    By tdawg5480 in forum Droid Hacks
    Replies: 33
    Last Post: 05-05-2010, 06:54 AM
  3. Noobie to the forum
    By biglu in forum New Member Introductions & Site Assistance
    Replies: 2
    Last Post: 11-17-2009, 08:51 AM
  4. Noobie Question - I am not Tech Savvy plz help!
    By Cassie in forum Droid Audio / Video
    Replies: 1
    Last Post: 11-10-2009, 07:13 PM

Search tags for this page

busy box app
,
busybox android app
,
busybox app
,
busybox flash image
,
cat /sdcard/flash image > /system/bin/flash image
,

download flash image

,
droid flash image
,
flash image binary download
,
flash image busybox
,

flash image download

,
flash image droid
,
flash image file download
,
flash image source code
,
flash image.zip
,
how to install flash image
,
how to install flash image android
,
install flash image
,
more than one copy of busybox was found
,
we found more than one copy of busybox
,
where to download flash image
Click on a term to search our site for related topics.