Avatar of allelopath
allelopath

asked on 

Connect Samsung Continuum to Macbook Pro

I am trying to connect my Samsung Continuum android to my macbook pro via USB so that I may copy files from the phone to the mac.

I have enabled "Mass storage" under the USB settings on the phone. I have also enabled USB debugging on the phone. The phone has an 8gb memory card.

The Macbook Pro is running OS X 10.6.7. The mac has 2 USB ports, I have tried both of them with no success. I have no removable drives on the mac.

When I plug in the phone to the computer, an icon appears on the desktop entitled "Verizon Mobile". This icon is a folder that contains 4 files. After about 10 seconds or so, the icon disappears. The files are Autorun.inf, ToolLauncher-Bootstrap.exe, ModelName.txt, Samsung_Model_USB_Driver.exe. These are obviously windows files and of no use here.

Then I pull the notification bar on phone home screen and tap on USB connected.
I get the choice of "Mount" or "Don't Mount"
I choose Mount
Then a message pops up saying:
"The disk you inserted was not readable by this computer"
with buttons:
"Initialize …" "Ignore" "Eject"

I choose Ignore. Nothing happens, I might expect to see an icon appear on the desktop, but nothing and I don't see anything, though. Under my "Macintosh HD" - DEVICES, it is not listed.

I  restart the Mac without disconnecting the USB cable, but the phone still does not appear.

How can I solve this problem?
Mac OS XAndroid

Avatar of undefined
Last Comment
allelopath
Avatar of jaxstorm
jaxstorm
Flag of United Kingdom of Great Britain and Northern Ireland image

settings, applications, usb settings, and change it to ask when connected.

Also, enable usb debugging while you're at it.
Avatar of allelopath
allelopath

ASKER

>>settings, applications, usb settings,
In Setting -> Applications, available selections are:
Unknown Sources
Manage applications
Running services
Development

There is Applications -> USB Settings, under which the choices are:
Media Player
Mass storage
Ask on Connection

I guess that's what you're talking about. I've been instructed to choose Mass storage, but will try Ask on Connection.

>>enable usb debugging while you're at it.
As originally posted, already done (under Setting -> Applications -> Development)
SOLUTION
Avatar of jaxstorm
jaxstorm
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of allelopath
allelopath

ASKER

Since the mac doesn't recognize the phone, I don't understand how performing these commands from the mac terminal will give information about the phone, but here it is:

15-MacBook-Pro:~ apple$ df -h
Filesystem      Size   Used  Avail Capacity  Mounted on
/dev/disk0s2   232Gi  123Gi  110Gi    53%    /
devfs          109Ki  109Ki    0Bi   100%    /dev
map -hosts       0Bi    0Bi    0Bi   100%    /net
map auto_home    0Bi    0Bi    0Bi   100%    /home

15-MacBook-Pro:~ apple$ fdisk -l
fdisk: illegal option -- l
usage: fdisk [-ieu] [-f mbrboot] [-c cyl -h head -s sect] [-S size] [-r] [-a style] disk
      -i: initialize disk with new MBR
      -u: update MBR code, preserve partition table
      -e: edit MBRs on disk interactively
      -f: specify non-standard MBR template
      -chs: specify disk geometry
      -S: specify disk size
      -r: read partition specs from stdin (implies -i)
      -a: auto-partition with the given style
      -d: dump partition table
      -y: don't ask any questions
      -t: test if disk is partitioned
`disk' is of the form /dev/rdisk0.
auto-partition styles:
  boothfs     8Mb boot plus HFS+ root partition (default)
  bootufs     8Mb boot plus UFS root partition
  hfs         Entire disk as one HFS+ partition
  ufs         Entire disk as one UFS partition
  dos         Entire disk as one DOS partition
  raid        Entire disk as one 0xAC partition


That's fdisk -l where the "-l" is a lower case L, correct?

15-MacBook-Pro:~ man fdisk


NAME
     fdisk -- DOS partition maintenance program

SYNOPSIS
     fdisk [-ieu] [-f mbrname] [-c cylinders] [-h heads] [-s sectors]
           [-S size] [-b size] device

DESCRIPTION
     In order for the BIOS to boot the kernel, certain conventions must be
     adhered to.  Sector 0 of a bootable hard disk must contain boot code, an
     MBR partition table, and a magic number (0xAA55).  These MBR partitions
     (also known as BIOS partitions) can be used to break the disk up into
     several pieces.

     The BIOS loads sector 0 of the boot disk into memory, verifies the magic
     number, and begins executing the code at the first byte.  The normal DOS
     MBR boot code searches the MBR partition table for an ``active'' parti-
     tion (indicated by a `*' in the first column), and if one is found, the
     boot block from that partition is loaded and executed in place of the
     original (MBR) boot block.



Avatar of roylong
roylong
Flag of United Kingdom of Great Britain and Northern Ireland image

take a look at this link there may be some useful info for you::

http://androidcommunity.com/forums/archive/index.php/t-37817.html
Avatar of allelopath
allelopath

ASKER

roylong:
Reading that link. I've learned there are 2 types of USB cables (charge and/or data). The cable I am using is definitely charging, but I don't know how to tell if it is data.
Avatar of allelopath
allelopath

ASKER

The USB cable is good. I've connected the phone to an Win XP machine (after downloading drivers from Samsung).
Avatar of roylong
roylong
Flag of United Kingdom of Great Britain and Northern Ireland image

do you know how your memory card is formatted?  if it's not FAT or NTFS it may be formatted ext (linux filesystem); if it is then you may be able to mount using extFS from Paragon Software.  they offer a ten day time limited demo for download here...
http://www.paragon-software.com/home/extfs-mac/download.html
Avatar of roylong
roylong
Flag of United Kingdom of Great Britain and Northern Ireland image

if this does work; I would suggest trying to copy you stuff off and then reformat the card as FAT format.
Avatar of allelopath
allelopath

ASKER

How do I determine the memory card format?
Avatar of allelopath
allelopath

ASKER

On the phone, under SD card & phone storage, there is;
External SD Card
    Total Space: 7.39 gb
    Available Space: 7.32 gb
    Unmount SD card
    Format SD card (this is greyed out, cannot select)

Internal phone Storage
    Available Space: 1.25 gb

Nothing about specifying format of card

Avatar of allelopath
allelopath

ASKER

I have everything copied to my PC. I guess, referring to my original post, I could select "Initialize" and see what happens.
Avatar of roylong
roylong
Flag of United Kingdom of Great Britain and Northern Ireland image

If you initialise make sure you have any data on there backed up.
ASKER CERTIFIED SOLUTION
Avatar of roylong
roylong
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
Avatar of allelopath
allelopath

ASKER

The manual is here:
http://www.samsung.com/us/support/downloads/SCH-I400ZKAVZW

On page 101, it gives instructions for formatting the SD card. I tried it, it doesn't give any choices of which file system format to use.
Mac OS X
Mac OS X

Mac OS X is the desktop operating system from Apple Inc., found on Macintosh computers. OS X consists of a Mach/BSD-based kernel, operating system interfaces primarily based on FreeBSD and additional frameworks (written in C, C++ and Objective-C providing user interface and application-level services.

15K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo