LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-23-2012, 11:51 PM   #1
peterrust99
LQ Newbie
 
Registered: Jun 2012
Location: Bangkok
Distribution: Linux Mint 13 Mate
Posts: 22

Rep: Reputation: Disabled
An Error Occured While Mounting


I am a newbie. I installed a new hdd (I think it's sdb1) and attempted to mount it using Storage Device Manager. I went off on a little adventure trying to get things mounted properly and changed some mount points I shouldn't have.

Now, when I reboot I get the error: "An error occured while mounting /media/File Press S to skip mounting or M for manual recovery". I think I may have created media/file as an incorrect mount point.

The following is now on my pc:


# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc nodev,noexec,nosuid 0 0
#Entry for /dev/sda6 :
UUID=07bd9cee-a261-44ae-96bf-41662cd675dc / ext4 errors=remount-ro 0 1
#Entry for /dev/sda5 :
UUID=88C8DA0DC8D9F980 /media/data ntfs-3g defaults,locale=en_US.UTF-8 0 0
#Entry for /dev/sda1 :
UUID=AA7434A2743472E5 /media/File System ntfs-3g defaults,locale=en_US.UTF-8 0 0
#Entry for /dev/sda7 :
UUID=30694711-0914-48eb-ae93-14792c377281 none swap sw 0 0


/dev/sdb1 / ntfs defaults 0 0
~
"/etc/fstab" 16 lines, 827 characters

I have output from sudo bash boot_info_script.sh which I ran when I first set up linux if that's any help.

Any assistance would be appreciated. Thanks.
 
Old 06-24-2012, 01:48 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,692

Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
this is the last line:
/dev/sdb1 / ntfs defaults 0 0
You wrote sdb is your new drive, you cannot mount it to /.
 
Old 06-24-2012, 06:36 AM   #3
peterrust99
LQ Newbie
 
Registered: Jun 2012
Location: Bangkok
Distribution: Linux Mint 13 Mate
Posts: 22

Original Poster
Rep: Reputation: Disabled
I think I changed /dev/sda1 mount point to something incorrect. What should the mount point be for this? Also, I guess I can change the mount point for /dev/sdb1 (I assume this is my new hdd) to anything I want?

I have output from sudo bash boot_info_script.sh which I ran when I first set up linux if that's any help.

Thanks.
 
Old 06-24-2012, 07:07 AM   #4
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,692

Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
actually / is the root filesystem, you cannot mount your new drive as your root filesystem. I suggest you to find a convenient directory, for example /photos or /mydatafolder or /mymedia/music. You must take care about any configured automounter (so probably /media/music will not work if /media was used by automounter).
 
Old 06-24-2012, 08:30 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,272
Blog Entries: 28

Rep: Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124
This is the best tutorial I have found on fstab. I recommend it highly.

http://www.tuxfiles.org/linuxhelp/fstab.html
 
Old 06-25-2012, 11:05 AM   #6
peterrust99
LQ Newbie
 
Registered: Jun 2012
Location: Bangkok
Distribution: Linux Mint 13 Mate
Posts: 22

Original Poster
Rep: Reputation: Disabled
Thanks for the information about the fstab tutorial. I'm a newbie but I think I may have made some progress. I looked at the setup when I first set up linux. According to blkid output, my primary hard drive was /dev/sda. After I installed the second hard drive my fdisk -l shows my primary hard drive (The one linux mint boots from) as /dev/sdb. However the current fstab shows my primary hard drive as being /dev/sda. Apparently I made some incorrect moint points because of this mix up and using storage device manager didn't help things much.
Anyway, I think the solution is to edit fstab and use the UUID. I may be way off base here. Can anybody concur?
 
Old 06-25-2012, 11:35 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,692

Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
yes, uuid should work
 
Old 06-26-2012, 01:05 PM   #8
peterrust99
LQ Newbie
 
Registered: Jun 2012
Location: Bangkok
Distribution: Linux Mint 13 Mate
Posts: 22

Original Poster
Rep: Reputation: Disabled
I created a new mount point, mounted sdb1 and changed fstab to reflect the change. that solved it. Thanks.
 
Old 07-01-2012, 03:18 AM   #9
markomi
LQ Newbie
 
Registered: Jul 2012
Posts: 1

Rep: Reputation: Disabled
Hi everybody,a got a same problem....
Whet i install Linux Ubuntu,I added my backup hard drive,but a can't read NTFS partition....
Then I installed NTFS Configuration Tool,for this,i don'n now whats gona happen,but every boothing I got "An error occured while mounting/media/sdb...?
How to fix this problem?....Thanks
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] An unhandled error occured jamesubuntufan Linux - Desktop 15 03-27-2011 12:18 PM
an error occured ramlirudi Linux - Newbie 1 08-24-2010 10:24 AM
An RPC error occured fdservices Linux - Networking 0 02-08-2006 10:40 AM
An Error Occured jjorloff1 Linux - Hardware 0 10-14-2005 09:59 AM
a disk error has occured :( reborn Linux - Newbie 3 05-16-2005 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration