[solved] Dolphin and Mount usb drive Not Authorized

Begonnen von Mte90, 2014/05/03, 12:23:23

Vorheriges Thema - Nächstes Thema

Mte90

When i try to open a external hard disk, for example, dolphin report me an error Not Authorized.
I can open and use this hard disks only with dolphin opened by the root user.

devil

What filesystem is on that disk?
Also, please run the command 'mount' as root and show us the line for the drive


greetz
devil

Mte90

The file system is fat32 or ntfs.
Example command
mount /dev/sdb3 /media/drive3[code]
This works without problem and dolphin see the folder.

Bequimão

What are the autorisations of the mountpoint?

# ls -al /media

Bequimão
Bequimão (gesprochen: Be-ki-mãu) ist Manuel Beckmann,
brasilianischer Revolutionär in Maranhão (1630 - 1685).

Mte90


drwxrwxrwx  16 mte90 mte90 4096 mag  1 15:48 disk1part1
drwxrwxrwx   6 root  root  1024 gen  1  1970 disk1part2
drwxrwxrwx  14 root  root  4096 mag  2 12:03 disk3part1
drwxrwxrwx   3 root  root  4096 giu  1  2013 disk3part2

In this list are present only the devices mounted in the system.

Bequimão

Please enter the command as root, as the character # indicates. And also the command that devil requested. It works is not a good answer. We like to see the output.

Best regards,
Bequimão
Bequimão (gesprochen: Be-ki-mãu) ist Manuel Beckmann,
brasilianischer Revolutionär in Maranhão (1630 - 1685).

dibl

System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

Mte90


drwxr-xr-x   7 root  root  4096 mag  3 18:09 .
drwxr-xr-x  27 root  root  4096 mag  3 11:12 ..
drwxrwxrwx  16 mte90 mte90 4096 mag  1 15:48 disk1part1
drwxrwxrwx   6 root  root  1024 gen  1  1970 disk1part2
drwxrwxrwx  14 root  root  4096 mag  2 12:03 disk3part1
drwxrwxrwx   3 root  root  4096 giu  1  2013 disk3part2
drwxr-x---+  2 root  root  4096 gen 18 17:41 mte90

   as already said this are the device mounted


device                                           fs_type         label            mount point                                          UUID
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/dev/sda1                                        ext4                             /                                                    c48349e2-2ce5-4223-af5a-b299ca65234c
/dev/sdb1                                        ext4            Archivio         /media/disk3part1                                    13faa8e9-0339-443c-85be-7e76834673ad
/dev/sdb2                                        ext4            Home             /home                                                b0b4ec87-64e8-4d8a-9691-4a4303427de8
/dev/sdb3                                        ntfs            Windows          (not mounted)                                        34C0654446451975
/dev/sdc1                                        ntfs                             (not mounted)                                        7884843014964D90
/dev/sdc2                                        ntfs                             (not mounted)                                        46D0711B7940DAA0
/dev/sdd1                                        ext3            Mte90HD          /media/disk1part1                                    fe501afe-d357-4aa8-9ce8-5846092a940e
/dev/sdd2                                        vfat            DriverExt        /media/disk1part2                                    6DCA-35EC

This is the list of hard disk the ntfs system are not mounted but are in a second hard disk.
If i insert a usb pen they have fat32.
Thanks for the help

Mte90


der_bud

You could try to remove the package usbmount if installed, this is known for creating strange things in mounting external devices.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Mte90


Mte90


ghstryder

I would never consider myself expert at this, but that is exactly what would happen if you have not installed policykit-1. If you aren't using the new release, have you by any chance held off switching to systemd?

Mte90

I have installed systemd months ago but yesterday i have checked that missing the package
systemd-sysv

The problem persist and now in the desktop i get an error of klauncher for the folder view that not work.

devil

Your system seems broken in a way that we can't determine. So it is down to guesswork. Please paste what apt-get update && apt-get install kde-standard does for you? Also please paste the output of dpkg -l | grep policykit


greetz
devil