Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] Strange init problem

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Paul <dufflebunk AT dufflebunk.homeip.net>
  • To: Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Subject: Re: [SM-Grimoire] Strange init problem
  • Date: Sun, 22 Feb 2004 11:29:30 -0500

I have the problem as well. Do you use reiserfs for your root partition?

There is some oddness associated with this:
In the mountall, it tries to do an fsck on /
reiserfs requires that the partition not be mounted at all. ro is not
good enough. So the fsck fails badly and I had to log in with that
emergency prompt.

Running mount indicated that / was mounted rw
touch /foo indicated that / was mounted ro.
mount -o remount,ro / didn't make it ro or make fsck.reiserfs work.
mount -o remount,rw did let me edit the mountall.sh script so that it
wouldn't do the fsck.

My computer rebooted without complaint. I have no idea what would cause
those mount discrepancies.

On Tue, 2004-02-17 at 02:26, Cory Schmidt wrote:
> I noticed a strange problem after doing a "sorcery system-update" the other
> day. Now in the mountall.sh init script the call to fsck fails saying that
> the
> file system was mounted read/write and can't be checked. Everything in
> mountall.sh looks OK (as far as my limited knowledge of Linux and shell
> scripting goes :-)) so I'm rather stumped as to what the problem could be.
> init.d was one of the spells that was updated but I did a diff with the
> backed up version of mountall.sh and the only difference was raid stuff
> which
> doesn't apply to me.
>
> If more information is required please let me know and I'll provide it.
>
> Thanks for any help,
>
> Cory
>
> _______________________________________________
> SM-Grimoire mailing list
> SM-Grimoire AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-grimoire
--
De mortuis nihil nisi bonum.

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page