LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   mounting problem (https://www.linuxquestions.org/questions/fedora-35/mounting-problem-506506/)

muhammednavas 12-01-2006 06:34 AM

mounting problem
 
hai
some times when i connect my usb cdrom or pendrive it is not mounting to /mnt.if i open GUI mode it will be there.if i open from GUI then it will get on command mode.
there is any way to open in command mode without entering GUI mode.this problem happening on my both systems Fedora& Mandriva

Anybody can help me:o

b0uncer 12-01-2006 06:46 AM

Try
Code:

mount mountpoint
on command line, where mountpoint is the mount point you like to have it mounted to (i.e. /mnt). If it's prevented (you need to be root), use either sudo or add the user to a group that has access to mounting devices. From graphical user interface exactly the same is done (mounting), it's just done when you click the icon.

Nathanael 12-01-2006 06:58 AM

dont think people like double-postings here... or in any forum!

reddazz 12-01-2006 07:53 AM

Quote:

Originally Posted by Nathanael
dont think people like double-postings here... or in any forum!

I've closed the other thread, so this one is ok to continue.


All times are GMT -5. The time now is 11:29 PM.