Sponsored Content
Operating Systems BSD Connecting a samsung galaxy siii to freebsd Post 302721435 by DGPickett on Thursday 25th of October 2012 11:41:20 AM
Old 10-25-2012
The mtab is usually /etc/mtab. The device is a c character not a b raw device. If there is no parallel raw device, it may be that the USB is being mounted raw as a character device, not through a driver for a flash memory on USB. Make a listing of the *tab files, df and /dev with the phone and with a pen drive (which probably mounts just fine).

Many users of this and similar devices on *NIX say it is easier to connect over the air to a server you establish on the phone: ftp, ssh, samba! I suppose you could mount an sftp service as a drive with the right tools. Some windows articles talk about MTP drivers, mtpfs, gMTP, libmtp: http://libmtp.sourceforge.net/

One says you need an OTG cable, not the micro usb cable used for charging and sync (2 different USB ports on the phone?)

Another suggested this S2 procedure:

Try the following. This was tested on Galaxy SII, i am assuming it will work for SIII as well
  1. go to Menu -> Settings -> Wireless and network -> USB utilities
  2. Click on Connect Storage to PC
  3. Connect the USB cable to your pc.
  4. Click on Connect USB storage
  5. Use your file manager to install/copy/paste.
  6. Once finished, click on Disconnect storage from PC to disconnect and unmount drive from Ubuntu.
Reference: http://www.tuxtrix.com/2011/07/how-to-access-samsung-galaxy-s-ii-usb.html

http://forums.freebsd.org/showthread.php?t=34957

http://askubuntu.com/questions/16951...g-ubuntu-12-04

http://code.google.com/p/android/issues/detail?id=32933

Last edited by DGPickett; 10-25-2012 at 01:08 PM..
This User Gave Thanks to DGPickett For This Post:
 

5 More Discussions You Might Find Interesting

1. IP Networking

Connecting FreeBSD with WindowsXP

Hey, I have two ethernet cards in freebsd box. My freebsd is connected to router using one ethernet card so other one is free. How can I connect these two computers using RJ45 so that my Windows box will have internet access as well as it will be able to read Samba shared files? Thanks. (1 Reply)
Discussion started by: kamsel
1 Replies

2. Android

Mini Review: Samsung Galaxy S (Android 2.1) v. Nokia E63

Well, I've had my new Galaxy S around one day now and I must say, I am not sure if I regret buying it or not. Before buying it, I read a lot of reviews about the Galaxy S (e.g. Samsung I9000 Galaxy S review: From outer space), including reviews of problems with the GPS and some intermittent WiFi... (6 Replies)
Discussion started by: Neo
6 Replies

3. Android

can I upgrade samsung galaxy SII to android 4

I am thinking of buying samsung galaxy S II. I would like to know, does this phone capable to support ICS ? Because I am not sure if to buy now and just upgrade the phone to then next OS or should I wait to but the next phone version? (3 Replies)
Discussion started by: programAngel
3 Replies

4. What is on Your Mind?

My Experience: Samsung Galaxy Phones versus the iPhone6

Just a quick note and not really a detailed review of mobile phones.... I have been a Samsung Galaxy owner since the first Galaxy S came out on the market. On a daily basis I work on two MacBook Air computers; but I wanted the openness of an Android phone; so I bought the Galaxy S, Galaxy S2,... (3 Replies)
Discussion started by: Neo
3 Replies

5. UNIX for Dummies Questions & Answers

Problem connecting FreeBSD VM(Hyper-v) to internet

I created a VM for FreeBSD on hyper-v and i am having trouble connecting it to the internet. My virtual machine config are as below: 100 GB HD 1GB RAM Generation 1 Two Network adapters 1. Legacy Network Adapter 2. Network Adapter both are connected to network switch "Internet" which... (2 Replies)
Discussion started by: Vishawdeep
2 Replies
httppower(8)							     powerman							      httppower(8)

NAME
httppower - communicate with HTTP based power distribution units SYNOPSIS
httppower [--url URL] DESCRIPTION
httppower is a helper program for powerman which enables it to communicate with HTTP based power distribution units. It is run interac- tively by the powerman daemon. OPTIONS
-u, --url URL Set the base URL. INTERACTIVE COMMANDS
The following commands are accepted at the httppower> prompt: auth user:pass Authenticate to the base URL with specified user and password, using ``basic'' HTTP authentication which sends the user and password over the network in plain text. seturl URL Set the base URL. Overrides the command line option. get [URL-suffix] Send an HTTP GET to the base URL with the optional URL-suffix appended. post [URL-suffix] key=val[&key=val]... Send an HTTP POST to the base URL with the optional URL-suffix appended, and key-value pairs as argument. FILES
/usr/sbin/httppower /etc/powerman/powerman.conf ORIGIN
PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL. SEE ALSO
powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5), powerman-devices(7). http://sourceforge.net/projects/powerman powerman-2.3.5 2009-02-09 httppower(8)
All times are GMT -4. The time now is 01:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy