[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] ReiserFS and /boot
On 23 Jan 2001 18:21:29 +0000, Barrie Bremner wrote:
> One little thing left to sort... what is 'OR' in scripts?
<pedant>Which particular language? </pedant>
> The reason I ask is that on boot my RH system routinely fsck's / before
> remounting it in rw mode, except if it is an nfs disk:
>
> if [ -z "$fastboot" -a "$ROOTFSTYPE" != "nfs" ];
>
> I'd like to change it to
>
> [...] if !="nfs" OR !="reiserfs"
>
> but after all the time I've just spent sorting the system out, I don't
> relish the idea of killing my init scripts!
Erm.. why are you trying to stop it doing an fsck on a reiserfs
partition???
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.