Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] download files from cellphone



On 2006/11/17@??:48, <Josh Glover> wrote:
  Josh> Do you already have the USB cable for your phone? If so, run:
  Josh> 
  Josh> sudo tail -f /var/log/messages
  Josh> 
  Josh> then plug the USB cable into your phone and your computer. Does
  Josh> /var/log/messages report anything? Look for something like
  Josh> /dev/sda.  If you see that, all you need to do is add a line
  Josh> like this:
  Josh> 
  Josh> /dev/sda1        /mnt/keitai      vfat user,noauto,ro  0 0
  Josh> 
  Josh> to your /etc/fstab, then run:
  Josh> 
  Josh> sudo mkdir /mnt/keitai mount /mnt/keitai find /mnt/keitai

Worth to mention that for this to work you need usbcore,uhci_hcd or
ehci-hcd, usb-storage and sd_mod modules loaded (or compiled in your 
kernel) plus of course scsi support.

//mauro//



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links