Dear Friends:
Someboy know how to gain usb acces to handheld hp ipaq.
I don’t now how to mount the files of the ipaq
Is there a way to mount the files of the ipaq?
The ipaq is detected since the response to “lsusb” is:
us 001 Device 004: ID 03f0:1016 Hewlett-Packard Jornada 548 / iPAQ HW6515 Pocket PC
For “dsmeg” I get:
usb 1-1: new full speed USB device using uhci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
ipaq 1-1:1.0: PocketPC PDA converter detected
usb 1-1: PocketPC PDA converter now attached to ttyUSB0
usb 1-1: New USB device found, idVendor=03f0, idProduct=1016
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: HP Serial
usb 1-1: Manufacturer: HP
usb 1-1: SerialNumber: 19bf5000-e077-0801-4850-001e0b03435f
And Yast says in hardware information:
Jornada 548 / iPAQ HW6515 Pocket PC
Device name:/dev/ttyUSB0
Driver: ipaq
Device numbers
Major:188
Minor:0
Range:1
Type:c
For “df -h” I get:
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 20G 7.5G 11G 41% /
udev 198M 136K 198M 1% /dev
/dev/sda2 114M 51M 58M 47% /boot
/dev/sda1 7.7G 4.4G 3.4G 57% /DOS1
/dev/sda3 98G 70G 28G 72% /DOS2
/dev/sdb1 28G 7.1G 20G 27% /DURO2
/dev/sda7 23G 8.7G 13G 41% /home
I tried “mount /dev/ttyUSB0 usb”, but I get:
mount: /dev/ttyUSB0 is not a block device
Which is the right instruction?
I’ll be very happy with any advice. Thanks.