LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Mount Problem (https://www.linuxquestions.org/questions/linux-general-1/mount-problem-881318/)

1991sudarshan 05-17-2011 09:16 PM

Mount Problem
 
1 Attachment(s)
I installed Mount manager application for auto mounting the partitions at the start up! I dunno what went wrong, in the beginning one of partitions was not mounted in the desired location and it was looping with /mnt directory again and again and after that I reconfigured the mount manager to disable the auto mount at the start up! now none of the partitions are getting mounted when i tried through the dolphin!

pls see the attachment

thank you!

TobiSGD 05-17-2011 11:08 PM

You don't need a mount-manager for mounting partitions at startup. This can all be done by configuring the content of /etc/fstab.

1991sudarshan 05-18-2011 12:13 AM

Quote:

Originally Posted by TobiSGD (Post 4359492)
You don't need a mount-manager for mounting partitions at startup. This can all be done by configuring the content of /etc/fstab.

But the mounting through the dolphin file manager is not working properly! I want to fix that!

Wim Sturkenboom 05-18-2011 12:49 AM

You can post output of /etc/fstab; makes it easier. Please indicate which partitions you have a problem with and what you exactly want to achieve there.

And give an accurate description of the dolphin problem (including exact error messages if any).

1991sudarshan 05-18-2011 01:02 AM

Quote:

Originally Posted by Wim Sturkenboom (Post 4359559)
You can post output of /etc/fstab; makes it easier. Please indicate which partitions you have a problem with and what you exactly want to achieve there.

And give an accurate description of the dolphin problem (including exact error messages if any).

kevin@kevin-desktop:/media$ cat /etc/fstab
UUID=5210A9B810A9A407 /mnt/sda1 ntfs-3g noauto 0 0
UUID=b1332f0f-d55b-4082-8350-e17a14c2a316 swap swap sw 0 0
UUID=10791e7b-df61-4a5b-a543-a250c0d1ca49 /media ext4 noauto 0 0
UUID=0F75E0010C16ED5B /mnt/sda5 ntfs-3g noauto 0 0
UUID=4a616438-6a2f-41c0-9f5a-b9ad54d500f0 / ext4 defaults 0 1
UUID=6AD0D8DA3589C220 /mnt/sda6 ntfs-3g noauto 0 0
UUID=349551E454320BE4 /mnt/sda7 ntfs-3g noauto 0 0
UUID=6C44538F27B40F61 /mnt/sda8 ntfs-3g noauto 0 0
UUID=23E4386C3B553D13 /mnt/sda9 ntfs-3g noauto 0 0
kevin@kevin-desktop:/media$


I am able to mount partitions from the terminal but I am not able to mount the partitions which are listed in the "places" side bar in the dolphin! When i tried to mount the partitions by clicking the entry in the "places" side bar I got the error message which i have included as an attachment in the first thread! Pls see that!


All times are GMT -5. The time now is 03:35 AM.