Mailinglist Archive: opensuse-autoinstall (46 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] opensuse 11.1 autoyast postinstall script and autofs
- From: Henrik Schmidt <hbs@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 06 Jan 2009 17:21:39 +0100
- Message-id: <49638513.8060004@xxxxxxxxxxxxxxxxxxxxxxxxxx>
--- Original-Nachricht ---
Absender: Pierre Girard
Datum: 01/06/2009 04:42 PM
You have to replace portmap with rpcbind with 11.1. At least it solved
my post script problems. portmap is no longer available.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Absender: Pierre Girard
Datum: 01/06/2009 04:42 PM
Hello,
I had a postinstall script that worked under 11.0 but doesn't with
11.1. It doesn't do anything complicated but it uses autofs to copy some
files from a server and nfs doesn't seem to be started at the time the
script runs even though I try to start it from the script.
service portmap start
You have to replace portmap with rpcbind with 11.1. At least it solved
my post script problems. portmap is no longer available.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |