Hi, I just installed Kubuntu last night. I have some problem mounting other partitions other than the one that I installed kubuntu into. all the other partition are denied access, doesn't matter what file system it is, wether it's NTFS or ext3. I can only mount USB thumb drive. How can i rectify this?
Announcement
Collapse
No announcement yet.
Problem mounting drives
Collapse
This topic is closed.
X
X
-
Re: Problem mounting drives
Please, press Alt+F2 and type the command
Code:kate /etc/fstab
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
-
Re: Problem mounting drives
try this:
Code:sudo aptitude remove --purge evms
it solved the issue for me: http://ubuntuforums.org/showthread.php?t=580132
- Top
- Bottom
Comment
-
Re: Problem mounting drives
Originally posted by integr8ePlease, press Alt+F2 and type the command
Code:kate /etc/fstab
- Top
- Bottom
Comment
-
Re: Problem mounting drives
Ok, sorry about that :P Use the command:
Code:kdesu kate /etc/fstab
Likewise, whenever you need to use root privileges, use the keyword "sudo" (such as "sudo apt-get update" and "sudo apt-get upgrade" in Konsole) for command line code, and "kdesu" (or "kdesudo" in Gutsy) for GUI (Graphical User Interface) apps.Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
Comment
-
Re: Problem mounting drives
there isn nothing in fstab.
Code:cat /etc/fstab
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Problem mounting drives
integr8e -
Either way - kate /etc/fstab or kdesu kate /etc/fstab - would work. If linkinstreet got nothing, then the command was typed incorrectly.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Problem mounting drives
Originally posted by Snowhogintegr8e -
Either way - kate /etc/fstab or kdesu kate /etc/fstab - would work. If linkinstreet got nothing, then the command was typed incorrectly.Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
Comment
-
Re: Problem mounting drives
cat, pg, more from a konsole are nice commands for use on printable files in a konsole. It's fast (non-GUI) and because you are only 'printing' the contents, there is no risk to the file it self (as might exist if one was to actually 'open' the file in an editor).Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Problem mounting drives
Okay, let's not forget tail and head either.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Problem mounting drives
It feels like Christmas!!!
linkinstreet, just jump in whenever you feel like it (I almost forgot the purpose of this thread :P)Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
Comment
-
Re: Problem mounting drives
Originally posted by integr8elinkinstreet, just jump in whenever you feel like it (I almost forgot the purpose of this thread :P)
- Top
- Bottom
Comment
Comment