[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] ReiserFS and /boot
OK fixed it. The problem seemed to be that I had a disk at /dev/hda
that was throwing LILO. Once I had booted /dev/hde, written LILO I could
then stick /dev/hda back on the system, and we're all happy.
Excellent.
One little thing left to sort... what is 'OR' in scripts?
I'm used to using '||' or 'OR' in other languages - but I'm not sure
what scripts use.
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!
Cheers.
Baz.
--
Barrie J. Bremner
TheEnglishman [at] ecosse.net | OpenPGP public key ID: 5164F553
http://www.geocities.com/thefatenglishman
[Contact information available at website]
"Linux? Is that some kind of MacOS?"
-- BT technical support
---------------------------------------------------------------------
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.