I just got an Android phone.
The phone card is recognized by Vector, but I am having trouble mounting it.
Actually I have to mount it before Vector recognizes it.
vl hot does not kick in unless I mount it manually. In fact even
fdisk -l
shows nothing untill it is mounted.
If I want to mount it to my home directory I have to mount it twice
mount /dev/sda /home/main/Android
mount /dev/sda1 /home/main/Android
I also have to unmount it manually
If I
mount /dev/sda
it complains
mount: can't find /dev/sda in /etc/fstab or /etc/mtab
But it mounts in the vl-hot directory and gives me working (mostly) vl-hot mount and unmount icons on the desktop.
Is there a way to get vl-hot to find and mount the card automaticaly like a usb key?