[Bug 273153] Re: Automount of memory sticks doesn't work; wrong defaults also

2009-03-30 Thread jaduncan
Problem was resolved, now fairly impossible to diagnose original cause
and what changed. Changed as presumed fix in updates over time.

** Changed in: ubuntu
 Assignee: (unassigned) = jaduncan (jaduncan)
   Status: Incomplete = Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273153] Re: Automount of memory sticks doesn't work; wrong defaults also

2009-03-30 Thread jaduncan
Closed for now as appears to have been fixed - please reopen a bug if
this reoccurs, Paul.

Thanks for the report.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273153] Re: Automount of memory sticks doesn't work; wrong defaults also

2008-09-26 Thread Paul Abrahams
Automount of memory sticks just started working for me, but I don't know
why.  The last thing I did was to remove the entry for /dev/sdb1 from
/etc/fstab -- but I had tried working without that entry previously,
without success.  I now can mount two sticks simultaneously and I get
the new medium detected window for both of them.

I hope that the working state doesn't disappear as inexplicably as it
appeared.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273153] Re: Automount of memory sticks doesn't work; wrong defaults also

2008-09-23 Thread Alan Pope
Does this happen with only one memory stick or all of them? Can you
please paste the results of the following command when the disk is
inserted:-

fdisk -l /dev/sdb

(assuming /dev/sdb is the device)

** Changed in: ubuntu
   Status: New = Incomplete

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273153] Re: Automount of memory sticks doesn't work; wrong defaults also

2008-09-23 Thread Paul Abrahams
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: 0x

 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: 0x

 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: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   11019 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: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   *   1 485  2559846  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: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   11019 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs