LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-18-2007, 02:37 PM   #1
xpucto
Member
 
Registered: Sep 2005
Location: Vienna, Austria
Distribution: Mint 13
Posts: 524

Rep: Reputation: 31
Need to restart Suse after unmount in order to remount


Hi!
I have Suse 9.0. When I umount my USB-HD, and want to remount it, Suse says it can't find it anymore in fstab. I have to restart my computer, and then it works again.
How can I correct this?
what daemon deals with mount?
Hier is my fstab:
Quote:
/dev/hda7 / ext3 defaults 1 1
/dev/hda8 /boot ext3 defaults 1 2
/dev/hda9 /home ext3 defaults 1 2
/dev/hda13 /tmp ext3 defaults 1 2
/dev/hda10 /usr ext3 defaults 1 2
/dev/hda12 /var ext3 defaults 1 2
/dev/hda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/hda5 /windows/D ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/hda6 /windows/E ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/hda11 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbdevfs /proc/bus/usb usbdevfs noauto 0 0
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
thanks for any help.
 
Old 01-18-2007, 03:35 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
As reported by the mount command, there is no entry in your fstab for the USB disk partition. That is okay if you supply all of the necessary parameters to the mount command. You didn't give an example of your mount command and the resulting error message so I am just guessing that you do something like
Code:
mount /dev/sda1
or
Code:
mount -a
I believe that when you restart Linux the startup process automatically mounts all of the disks that it can find. I suspect that this is why "...it works..." after you restart the operating system.

You should be able to mount the disk partition if you provide all, or most, of the parameters that would be supplied by an entry in the fstab file.
Code:
mount -t ext3 /dev/sda1 /mnt/sda1
Keep in mind that there are factors that you didn't mention. A cut-and-paste of the mount command with the resulting error message could be helpful. Whether you have automount running is a factor. So if my guess about the nature of the problem is incorrect I have to plead that you did not provide sufficient details to make a correct assessment of the problem. In other words, it couldn't be my fault that I was wrong. That is just not possible.

Last edited by stress_junkie; 01-18-2007 at 03:43 PM.
 
  


Reply



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
cannot unmount flash drive Suse 10 Gnome rje_NC SUSE / openSUSE 5 11-29-2005 10:28 AM
How do i restart the X server ? in order to install my Graphic drivers waheedrafiq Linux - Software 3 01-01-2004 04:02 PM
SuSE 8.2 updates in which order ? h3lm3t Linux - Software 2 11-07-2003 04:47 PM
command 'unmount' not found - how can i unmount??? GloVe Linux - General 1 10-04-2003 06:33 AM
/mnt/nt unmount while RH restart Arzene Linux - Newbie 6 06-29-2003 09:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:15 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