Mailinglist Archive: opensuse (2912 mails)

< Previous Next >
RE: [SLE] place for final commands -- nfs mounts
  • From: "James D. Parra" <Jamesp@xxxxxxxxxxxxxxxx>
  • Date: Wed, 23 Feb 2005 16:26:28 -0800
  • Message-id: <6ECFF4D740581548B53E31D8A866FFDE0844C9@xxxxxxxxxxxxxxxxxxxxxxxxx>
James wrote:
> Hello,
>
> I have an issue where after a reboot the nfs mounts aren't mounted even
> though they are supposed to be permanent. To get around that I want to
> execute the mount command after everything is loaded during boot up, but
> before the login prompt. I tried boot.local, but that didn't work. Any
> ideas?

What's in /etc/fstab ?

--

alpha:/data/home /home nfs suid,dev,exec 0 0

--

The real problem is that the nfs mount doesn't survive a reboot. Therefore,
I want to issue a "mount /home" (/home being the nfs mount point) to mount
the nfs mount after the boot up process, but before a login prompt is
presented.

Thanks,

James

< Previous Next >
Follow Ups