Hello
I have a slight problem, which I think I'm able to solve, but I got abit stuck reading this HowTo, I'll come to that. I'd like to mount my phone a Nokia 5300, not fussed with sync and all that (even if that would be the solution, I would be happy with it), but I'd like to mount it at least and get to the 1GB memory in the phone.
I've been reading some threads on this forum and at Ubuntu but closest to a solution I got was that the phone should mount automaticly, mine don't.
so when I run lsusb I can see it
So I assumed that the HowTo would give me a clue but when I run the
return me without it ...
PC recognise my 250GB external HD and the small USB stick, but not the phones memory.
I think it could be something with disc system being NTFS (?) and I possibly could format it on Windows but I'd rather solve it if possible in Kubuntu and learn something (some thread here came to the conclusion that USB/Phone + KDE4 don't like to play together(?)).
I'll look around some more and see if I can find some more about it but would be happy with some feedback
B.R
Jonas
Btw, I looooooooove Kubuntu and this forum, ty all for make my transition from M$ less painful
I have a slight problem, which I think I'm able to solve, but I got abit stuck reading this HowTo, I'll come to that. I'd like to mount my phone a Nokia 5300, not fussed with sync and all that (even if that would be the solution, I would be happy with it), but I'd like to mount it at least and get to the 1GB memory in the phone.
I've been reading some threads on this forum and at Ubuntu but closest to a solution I got was that the phone should mount automaticly, mine don't.
so when I run lsusb I can see it
Code:
lsusb Bus 002 Device 003: ID 0421:04b9 Nokia Mobile Phones Bus 002 Device 002: ID 046d:c01b Logitech, Inc. MX310 Optical Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 008: ID 067b:2517 Prolific Technology, Inc. Flash Disk Mass Storage Device Bus 001 Device 007: ID 067b:2515 Prolific Technology, Inc. Flash Disk Embedded Hub Bus 001 Device 006: ID 1058:0404 Western Digital Technologies, Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
So I assumed that the HowTo would give me a clue but when I run the
Code:
sudo fdisk -l
Code:
sudo fdisk -l Disk /dev/sda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x092a092a Device Boot Start End Blocks Id System /dev/sda1 * 1 16322 131106433+ 7 HPFS/NTFS /dev/sda2 16323 30401 113089567+ 5 Extended /dev/sda5 29824 30401 4642753+ 82 Linux swap / Solaris /dev/sda6 16323 29823 108446719+ 83 Linux Partition table entries are not in disk order Disk /dev/sdc: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x5c74ae42 Device Boot Start End Blocks Id System /dev/sdc1 1 30401 244196001 c W95 FAT32 (LBA) Disk /dev/sdd: 130 MB, 130023424 bytes 1 heads, 32 sectors/track, 7936 cylinders Units = cylinders of 32 * 512 = 16384 bytes Disk identifier: 0xf78834c8 Device Boot Start End Blocks Id System /dev/sdd1 * 2 7936 126960 6 FAT16
I think it could be something with disc system being NTFS (?) and I possibly could format it on Windows but I'd rather solve it if possible in Kubuntu and learn something (some thread here came to the conclusion that USB/Phone + KDE4 don't like to play together(?)).
I'll look around some more and see if I can find some more about it but would be happy with some feedback
B.R
Jonas
Btw, I looooooooove Kubuntu and this forum, ty all for make my transition from M$ less painful
Comment