[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Auto mounting usb devices



В сообщении от Wednesday 06 June 2007 18:07:12 Christer Stenbrenden 
написал(а):
> Hello folks,
>
> plugging in a usb device with a filesystem other than vfat, does not work.
> I get this errori popping up in a dialog box:
>
> hal-storage-removable-mount-all-options refused uid 174
>
> The disk looks like this:
>
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sdc1               1       30401   244196001    7  HPFS/NTFS
>
> The same goes for my ipod.
>
> Any ideas?
>
> --
> All the best,
> Christer S.
Try to add in /etc/fstab:
/dev/sdc1		your_mount_point	ntfs		defaults,user,auto,umask=000 0 0
Use ntfs-3g to rw access to ntfs partitions

--

All the best,
Oleg Melnik



Reply to: