Bug 8896

Summary: 3beta2 : nautilus does not allow access to other partitions
Product: Mageia Reporter: fabien henon <fabien.henon>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: Normal CC: nic
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:
Attachments: user

Description fabien henon 2013-01-30 01:05:07 CET
Description of problem:
The default file browser found in the gnome version (nautilus) does not allow common user to access other partitions (whatever file system).

It does not even ask for the root password

here is the output of blkid :(I have removed some numbers from the UUID
_________________________________________________________________
/dev/sda1: LABEL="PQSERVICE" UUID="361A16C95" TYPE="ntfs" 
/dev/sda2: LABEL="SYSTEM RESERVED" UUID="E67572A21A77" TYPE="ntfs" 
/dev/sda3: LABEL="Acer test" UUID="14FF8" TYPE="ntfs" 
/dev/sda5: LABEL="mageia3b2" UUID="5c126bd8-dba514880c05" TYPE="ext4" PTTYPE="dos" 
/dev/sda6: UUID="51c1920d-3e14-410f61c" TYPE="swap" 
/dev/sda7: UUID="9527ef37-d57f-4eb4-fe2e" TYPE="ext4" 
/dev/sda8: LABEL="data_aspire" UUID="7339-9add" UUID_SUB="a413b7f9" TYPE="btrfs"
____________________________________________________________________
Version-Release number of selected component (if applicable):


How reproducible:

always.

Even as root, a mount -a did not open anything

Steps to Reproduce:
1.
2.
3.
Comment 1 fabien henon 2013-02-03 05:01:41 CET
Created attachment 3485 [details]
user
Comment 2 Manuel Hiebel 2013-02-03 13:19:20 CET
you are under gnome ?

any info in .xsession-errors or syslog ?
Comment 3 Nic Baxter 2015-02-09 05:51:36 CET
I've not be able to reproduce this under Mageia-5-beta2-i586. 

fdisk -l

Disk /dev/sda: 80 GiB, 85899345920 bytes, 167772160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot    Start       End   Sectors  Size Id Type
/dev/sda1  *        2048  25189919  25187872   12G 83 Linux
/dev/sda2       25192440 167766794 142574355   68G  5 Extended
/dev/sda5       25192448  33367004   8174557  3.9G 82 Linux swap / Solaris
/dev/sda6       33370112 167766794 134396683 64.1G 83 Linux

Disk /dev/sdb: 8 GiB, 8589934592 bytes, 16777216 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot Start      End  Sectors Size Id Type
/dev/sdb1  *     2048 16771859 16769812   8G 83 Linux


mount -a
mount: none is already mounted or /proc busy


The report is over 2 years old so I will mark it closed

Status: NEW => RESOLVED
CC: (none) => nic
Resolution: (none) => WORKSFORME