http://qa.mandrakesoft.com/show_bug.cgi?id=5884
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|25 |30
Status|UNCONFIRMED |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2003-21-09 19:40 -------
this is a "diskdrake --removable=<device>" bug
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
HardDrake could detect usb camera properly and try to mount it by adding a
line in /etc/fstab as
"/dev/sda1 /mnt/camera auto umask=0 0 0 none"
Unfortunately, it won't work...
Instead, I manage to mount it by issuing the following command in terminal
"mount -tvfat /dev/sda1 /mnt"
Pls help..........