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

  • Home
  • SEARCH
  • 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 6047705
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:22:48+00:00 2026-05-23T07:22:48+00:00

I’m running Ubuntu 64-bit version 11.04, with Eclipse Linux 64-bit edition. The Android SDK

  • 0

I’m running Ubuntu 64-bit version 11.04, with Eclipse Linux 64-bit edition.
The Android SDK Manager is unable to create SD cards of any size. The usual problem is that the ia32-libs are missing, and its a quick fix to install them. However, this is not the case:

thomas@thomas-ubuntu:~/Documents/android-sdk-linux_x86/tools$ sudo apt-get install ia32-libs
[sudo] password for thomas: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
ia32-libs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

So I definitely have those installed. Any other ideas on this issue?

  • 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-05-23T07:22:49+00:00Added an answer on May 23, 2026 at 7:22 am

    You have to narrow down what is wrong by a process of elimination.

    Try creating a file like this from the command line:

    dd if=/dev/zero of=/home/username/test64MB bs=1024 count=65536

    With /home/username/test64MB being a test filename (in the directory you will create the SD card in) and the count being whatever you want it to be (the one in this case creates a 64MB file).

    Do an ls -l of the file, and also do an “od /home/username/test64MB”. The ls -l should show a file about 64MB created, and the od should show

    0000000 000000 000000 000000 000000 000000 000000 000000 000000
    *
    400000000
    

    That has nothing to do with Android, it is just seeing if you have the permissions, the hard drive space and so forth to create a 64 MB file in whichever directory you specify. So if that is all OK, you know you have no problem creating 64MB files in that directory with your permissions etc. Through a process of elimination, you’ve eliminated maybe half of the reasons there may have been a problem. If you can not do the above, the problem is not Android or mksdcard, it is with something else like drive space, your permissions to write to directories or whatever. But let us assume it did work. Now go into the tools directory and do

    ./mksdcard 64M /home/username/sdcard64M
    

    If it works, good, if not, you’ve narrowed it down a bit of what the problem is not. If the dd worked but the mkscard doesn’t work, I would run mksdcard with gdb and that sort of thing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently running into a problem where an element is coming back from
I have a French site that I want to parse, but am running into
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I want use html5's new tag to play a wav file (currently only supported
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
That's pretty much it. I'm using Nokogiri to scrape a web page what has

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.