I'm glad you are back into Mint 12.
I believe as I said before that the problem with your sdb3 drive is that it is named in a way that Linux will not accept.
I suggest you rename the drive from 'Main Drive' to 'Main_Drive' which you can do from the disk utility gparted simply by right clicking on the drive and selecting 'Rename'.
You will then have to edit /etc/fstab to look like this:
- Code: Select all
/dev/sdb3 /media/Main_Drive ntfs nls=iso8859-1,umask=000 0 0
And rename the folder in /media from 'Main Drive' to 'Main_Drive'.
Both of these you can do from a root file manager which you can launch with
- Code: Select all
sudo nautilus
From a terminal.
As an aside your fstab entry 'nls=iso8859-1' is completely unknown to me so if my suggested edits didn't work I would try without that unless you definitely know what it does, because I don't.
Two other things you should bear in mind Henry, my answers are not infallible, I try my best of course, but I could easily be wrong, and secondly Mint 12 ends its support cycle next month.
Fujitsu Lifebook AH532 Laptop. Intel i5 processor, 6Gb ram, Intel HD3000 graphics, Intel Audio/wifi. Realtek RTL8111/8168B Ethernet.Ubuntu12.10 (Unity), Mint14 (Cinnamon), Manjaro (Xfce).
