AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070622173142.5dec9fc6@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0443A9BE@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 22 Jun 2007 17:33:01 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
Subject: Re: couple of questions
Message-ID: <20070622173301.29e01d58@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0443A9BE@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0443A9BE@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Fri, 22 Jun 2007 17:27:11 -0700 "Maxim Kozlovsky"
<maxim.kozlovsky@onstor.com> wrote:

> What do I need to change to keep linux from asking stupid questions:

Don't give it a reason for it to need stupid answers.

> Give root password for maintenance
> (or type Control-D to continue):

Don't boot with '-s' on the command line, and it will boot directly to
multi-user mode.

> How to make it automatically mount the "nfs" directories I have in
> fstab on startup:
> 
> 10.0.0.23:/var/nfsroot/max / nfs defaults 0 0
> proc /proc proc defaults 0 0
> 10.0.0.23:/trees/maximk/cg1/bl/dbg/bin /usr/local/agile/bin nfs
> defaults 0 0
> 10.0.0.23:/trees/maximk/cg1/bl/dbg/lib /usr/local/agile/lib nfs
> defaults 0 0
> 10.0.0.222:/s_home/users/maximk/db/21 /usr/local/agile/conf nfs
> defaults 0 0
> 10.0.0.23:/trees/maximk/etc /usr/local/agile/etc nfs defaults 0 0
> 10.0.0.222:/s_home/users/maximk /homes/maximk nfs defaults 0 0

mount -t nfs
