Posts

Showing posts with the label mount

Ubuntu Mount Problems

Today I installed Ubuntu 9.04 Jaunty Jackalope on my laptop. I grew tired mounting the ntfs partition every time I started Ubuntu. So I decided to try to make Ubuntu mount it at startup. Playing around, I came across the properties of my ntfs partition (right click on it in Places->Computer). There I saw the mounting options. I supposed that maybe Ubuntu would mount the partition automatically if I indicated the right options there. Wrong idea. No only did it not mount it at startup, but I also messed up the options so that it wouldn't mount anymore. Not even the old way (Places->"WindowsPartition"). I looked into /etc/fstab but there was no information about ntfs file system's. Strange, I thought that in that file was everything related to mounting partitions. So I started googling. Didn't find anything at start. Searching around a while I came across some good guide. But since I like to experience I just read the part that informed the problem and then wen...