Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7740987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T08:54:49+00:00 2026-06-01T08:54:49+00:00

I have a rooted Nexus S and it doesn’t have Sqlite installed so I

  • 0

I have a rooted Nexus S and it doesn’t have Sqlite installed so I googled it and found I need to use
this command:

adb push sqlite3 /sdcard/

However it gave me this error:

failed to copy 'sqlite3' to '/sdcard//sqlite3': Read-only file system

So that means the /system is read only. Then I searched it and found that I need to remount my /system folder as rw. I used this command in the adb shell:

mount -o rw,remount -t yaffs2 /dev/block/mtdblock5 /system

I still cannot push Sqlite3 and it produces the same error as before in the command line window.
I then typed

root@android:/ # mount

But all I can see is the /system is mounted differently:

/dev/block/platform/s3c-sdhci.0/by-name/system /system ext4 rw,relatime,barrier=
1,data=ordered 0 0

How can I mount my system folder as “rw” and push the sqlite3 into my Android phone?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T08:54:51+00:00Added an answer on June 1, 2026 at 8:54 am

    Maybe you can try another location. The script I used to root my phone was placing its stuff on the /data/local/ after creating a tmp folder:

    adb shell "cd /data/local && mkdir tmp"
    adb push sqlite3 /data/local/tmp/.
    adb shell "chmod 755 /data/local/tmp/sqlite3"
    adb shell "cp /data/local/tmp/sqlite3 /system/bin/sqlite3"
    adb shell "cd /data/local/tmp && rm *"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am testing my app on a rooted Nexus S phone. I finally have
I have a Nexus One (rooted) and a Xoom (stock, not rooted). I have
I have an android application on android market, this application created with sqlite database
I have a rooted Nexus One and when I issue the following commands on
I'm attempting to use the adb pull command to copy only certain files (jpg)
I have a published app that I use daily, installed on my phone. I
I have rooted android phone and I am getting the # when I use
I have a rooted device, I type su in adb shell, then I try
I have rooted my device and I have install busybox. Now I want to
Have a look at this picture alt text http://www.abbeylegal.com/downloads/2009-04-01/web%20part%20top%20line.jpg Does anyone know what css

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.