longint Tux's lil' helper
Joined: 27 Aug 2002 Posts: 100 Location: good old germany
|
Posted: Sun Oct 01, 2006 3:51 pm Post subject: Mounting a Symbian S60 3rd Device? |
|
|
Having some difficulties to get my new Nokia E61 work properly with my
gentoo box. I'm able to connect via bluetooth and transfer files, but
I'd like to mount the whole device. For older symbian releases there is
p3nfs available, but for the current S60 3rd Edition there seems to be
no support!? At least my E61 claims about not to be able to install the
sis file. Any help?
The alternative by mounting via USB does not work because the BBT
Filesystem is not supported by my kernel (yet). Any hints what I have to
enable? Is it the MTD Feature? And which options in detail? Right now I
get this when connecting via the usb craddle:
localhost ~ # fdisk -l /dev/sdb
Disk /dev/sdb: 61 MB, 61977088 bytes
256 heads, 63 sectors/track, 7 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 266306 266306 2147483647+ ff BBT
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 1 has different physical/logical endings:
phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdb2 ? 266306 266306 2147483647+ ff BBT
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 2 has different physical/logical endings:
phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdb3 ? 266306 266306 2147483647+ ff BBT
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 3 has different physical/logical endings:
phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdb4 ? 266306 266306 2147483647+ ff BBT
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 4 has different physical/logical endings:
phys=(1023, 255, 63) logical=(266305, 4, 2)
And before I buy a new Mini SD including an SD Card Adapter: Will I be
able to access this card directly from within gentoo (have no Idea which filesystem is used there)?
I would prefer to be able to use the bluetooth option, but any
alternative would be fine for now. Unfortunately there is quite less
about this topic in the gentoo wiki... |
|