[Bug 20530] New: Iomega REV incorrectly mounted
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Dec 6 09:52:52 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=20530
Ubuntu | hal
Summary: Iomega REV incorrectly mounted
Product: Ubuntu
Version: unspecified
Platform: i386
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hal
AssignedTo: martin.pitt at ubuntu.com
ReportedBy: stefano.giunchi at soasi.com
QAContact: desktop-bugs at lists.ubuntu.com
When I plug in my USB Iomega REV, it is correctly mounted, but permissions are not right.
Iomega REV (or RRD) is not mounted like a disk or a memory stick, the UDF filesystem is used, like
a dvd-rw.
As such, the device is connected to /dev/scd0, and hal mounts it on /media/scd0:
root at nbstefano:/media# mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda5 on /media/hda5 type vfat (rw,noexec,nosuid,nodev,umask=000)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
/dev/scd0 on /media/scd0 type udf
(rw,noexec,nosuid,nodev,uid=1000,gid=1000,umask=007,iocharset=utf8)
permissions are root.root 660, so I can't use it as normal user:
root at nbstefano:/media# ls -la
totale 40
drwxr-xr-x 8 root root 4096 2005-12-06 10:10 .
drwxr-xr-x 22 root root 4096 2005-12-03 23:37 ..
lrwxrwxrwx 1 root root 6 2005-11-26 22:15 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2005-11-26 22:15 cdrom0
drwxr-xr-x 2 root root 4096 2005-11-26 16:08 hda2
drwxrwxrwx 18 root root 16384 1970-01-01 01:00 hda5
drwxrwx--- 28 root root 1532 2005-11-21 09:52 scd0
drwxr-xr-x 2 root root 4096 2005-12-05 18:20 scd1
drwxr-xr-x 2 root root 4096 2005-12-04 19:21 sda1
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list