It happens with multiple memory sticks as well:
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# mount /dev/sdc1 /media/USB1
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# ls -ld /media/USB1
drwxr-xr-x 8 root root 16384 1969-12-31 19:00 /media/USB1
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# chmod a+w /media/USB1
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# ls -ld /media/USB1
drwxr-xr-x 8 root root 16384 1969-12-31 19:00 /media/USB1
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# fdisk -l /dev/sdb1
Disk /dev/sdb1: 4043 MB, 4043360256 bytes
125 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 7750 * 512 = 3968000 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# fdisk -l /dev/sdc1
Disk /dev/sdc1: 262 MB, 262127616 bytes
9 heads, 56 sectors/track, 1015 cylinders
Units = cylinders of 504 * 512 = 258048 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# fdisk -l /dev/sdb
Disk /dev/sdb: 4045 MB, 4045930496 bytes
125 heads, 62 sectors/track, 1019 cylinders
Units = cylinders of 7750 * 512 = 3968000 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 1019 3948594 83 Linux
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# fdisk -l /dev/sdc
Disk /dev/sdc: 262 MB, 262144000 bytes
32 heads, 33 sectors/track, 484 cylinders
Units = cylinders of 1056 * 512 = 540672 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 485 255984 6 FAT16
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 1, 1) logical=(0, 0, 33)
Partition 1 has different physical/logical endings:
phys=(254, 31, 33) logical=(484, 27, 5)
And here's another oddity:
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# mkfs -t vfat /dev/sdb1
mkfs.vfat 2.11 (12 Mar 2005)
[EMAIL PROTECTED]:/etc/kubuntu-default-settings# fdisk -l /dev/sdb
Disk /dev/sdb: 4045 MB, 4045930496 bytes
125 heads, 62 sectors/track, 1019 cylinders
Units = cylinders of 7750 * 512 = 3968000 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 1019 3948594 83 Linux
Why does it get the partition type wrong?
--
Automount of memory sticks doesn't work; wrong defaults also
https://bugs.launchpad.net/bugs/273153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs