View Single Post
  #2 (permalink)  
Old 07-Jul-2009, 03:21
suse_tpx60s's Avatar
suse_tpx60s suse_tpx60s is offline
Busy Penguin
 
Join Date: May 2009
Location: EU
Posts: 455
suse_tpx60s hasn't been rated much yet
Default Re: Mounting remote fliesystems - Permanent or temporary?

No opinions? I'll try clarify my request.

I have a XP box on which there are 4 drives formatted as NTFS that I need to mount on my openSUSE laptop. The XP box is on the same LAN and subnet as my openSUSE laptop. At the moment I have a script which I manually run to mount these remote filesystems. I'm looking for a way to automate this so they mount at boot.
I know I can just run the script at boot or login but I have a few concerns with how thngs are handles in the event of no network available.
  1. What happens if the path to the filesystem is not avaialble, e.g. I'm not connected to the network at the time of booting or login? I'm assuming the mount just fails without any further problems.
  2. What happens if I've mounted the remote filesystem and the network then fails? Will I get data corruption? What happens to the mounted filesystem? Do I need to unmount it? Is there an elegant way to automatically have the system handle such events?
I'm basically looking for the best practice for mounting remote NTFS filesystems reliably and safely.
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.1 | KDE4.3.3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.3
Reply With Quote