Results 1 to 4 of 4

Thread: Linux Mint 10 Julia does not prompt for the password before mounting

  1. #1
    Join Date
    Dec 2010
    Posts
    231

    Linux Mint 10 Julia does not prompt for the password before mounting

    Previously I am using Halena 8 on my laptop. Second partition was of the type of FAT32 and it prompts for the password whenever mount or access the data. I have recently updated the OS with Linux Mint Julia 10 and now it does not ask for the password whenever mount some data on the hard drive. I want to make possible this feature into Julia. Please help me for the same situation. Thanking you in advance

  2. #2
    Join Date
    Apr 2009
    Posts
    994

    Re: Linux Mint 10 Julia does not prompt for the password before mounting

    Well I think you should use the following piece of code. I got this code when I was searching on th forum for the solution that you have mentioned above. Just try it and let me know whether code is working or not. cat /etc/fstab and now use the following cat /etc/mtab. Now navigate to the root directory into the system and use the command mount to mount file on the hard disk. I hope it will solve your problem

  3. #3
    Join Date
    Nov 2009
    Posts
    792

    Re: Linux Mint 10 Julia does not prompt for the password before mounting

    You have to remove Halena to remove from the hard disk. And you have to keep swap and FAT 32 partition as it is. You have to use following piece of the code to achieve the same. Just check it out and let me know. As far as I know it will work for you. Thanks a lot for the applying my suggestion
    Code:
    blkid =
    /dev/sda1: UUID="36f805c8-9270-47e3-a24f-6868f3cc65fe" TYPE="swap" 
    /dev/sda5: UUID="FC16-3849" TYPE="vfat" 
    /dev/sda6: UUID="cef1437e-443a-475e-9fd0-5f47060ee5af" TYPE="ext4"

  4. #4
    Join Date
    May 2008
    Posts
    681

    Re: Linux Mint 10 Julia does not prompt for the password before mounting

    According to my knowledge you have to modify policykit file which is located at the root directory. You have to use following code
    gksu gedit /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla You have to copy paste the above code on the terminal. No need to restart your computer. I think after modifying policykit file it prompt you whenever you mount file on the hard disk.

Similar Threads

  1. Which one is better Linux Mint 11 Katya or Linux Mint 11 Julia
    By LohitPratap in forum Operating Systems
    Replies: 7
    Last Post: 13-11-2011, 04:15 PM
  2. Cannot boot Linux Mint 10 Julia
    By Inception in forum Operating Systems
    Replies: 5
    Last Post: 21-01-2011, 07:38 AM
  3. Linux Mint 10 Julia Notification not adding on panel
    By UselessGuy in forum Operating Systems
    Replies: 4
    Last Post: 11-01-2011, 08:42 AM
  4. Update from Linux Mint Isadora to Julia
    By Ishaant Avasthi in forum Operating Systems
    Replies: 4
    Last Post: 02-01-2011, 05:48 AM
  5. Linux Mint 10 Julia
    By cobra2008 in forum Reviews
    Replies: 2
    Last Post: 13-11-2010, 03:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,629,397.96705 seconds with 17 queries