From: Valerie Aurora <vaurora@redhat.com>
To: Michal Suchanek <hramrach@centrum.cz>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: UnionMount status?
Date: Wed, 18 Aug 2010 15:06:07 -0400 [thread overview]
Message-ID: <20100818190607.GD10850@shell> (raw)
In-Reply-To: <AANLkTinhhTzgL7i+78G9D5FOZo-1CT1EKzuAxUxkXZaO@mail.gmail.com>
On Wed, Aug 18, 2010 at 01:30:38PM +0200, Michal Suchanek wrote:
> On 17 August 2010 21:51, Valerie Aurora <vaurora@redhat.com> wrote:
> > On Tue, Aug 17, 2010 at 04:31:48PM +0200, Michal Suchanek wrote:
> >> On 17 August 2010 14:03, Michal Suchanek <hramrach@centrum.cz> wrote:
> >> > On 16 August 2010 20:52, Valerie Aurora <vaurora@redhat.com> wrote:
> >> >>
> >> >> Thanks for attaching your .config. ??CONFIG_UNION_MOUNT wasn't set:
> >> >>
> >> >> # CONFIG_UNION_MOUNT is not set
> >> >>
> >> >> Try rebuilding with that on. ??Yes, it should build without
> >> >> CONFIG_UNION_MOUNT and I'll test that for next release.
> >> >>
> >> >> -VAL
> >> >>
> >> >
> >> > Sorry, I thought I enabled it.
> >> >
> >> > Anyway, I changed that option in the config but it still does not build.
> >> >
> >>
> >> OK, a build without the ext2 filesystem works.
> >>
> >> Now when I try to mount the filesystem I get:
> >>
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??(initramfs) mount_full -t tmpfs -o union tmpfs /root
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? [ ?? 43.403419] tmpfs: No value for mount option
> >> 'union'
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? mount: wrong fs type, bad option, bad superblock
> >> on tmpfs,
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??missing codepage or helper program, or other error
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??(for several filesystems (e.g. nfs, cifs) you might
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??need a /sbin/mount.<type> helper program)
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??In some cases useful info is found in syslog - try
> >> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??dmesg | tail ??or so
> >>
> >> I wonder if the docs are out of date. They suggest to only add -o union.
> >>
> >> I think it used to work, I recycled the scripts that produced the
> >> halfway-booting system last time.
> >
> > Hm, does mount_full call the new mount binary built from the union
> > mounts util-linux-ng git tree? ??You can find the git tree here:
> >
> > http://valerieaurora.org/union/
> >
> Yes, that's the problem. I installed a wrong package and the mount
> command did not get updated.
>
> I copy it as moutn_full into initramfs because mount is normally
> something from klibc or busybox.
>
> A dmesg can be found here: http://paste.debian.net/84100
>
> The system often boots but some features fail at random probably
> depending on the part of init which is affected by the unionmount
> failures.
Thanks a ton! Al just told me to rewrite that part of the code
completely. The good news is the new version will have fewer
pointers to be unexpectedly NULL. :)
-VAL
next prev parent reply other threads:[~2010-08-18 19:06 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 0:21 UnionMount status? Michal Suchanek
2010-03-19 6:10 ` J. R. Okajima
2010-03-19 20:28 ` Michal Suchanek
2010-03-19 20:59 ` J. R. Okajima
2010-03-19 18:03 ` Valerie Aurora
2010-03-19 21:47 ` Michal Suchanek
2010-03-20 16:41 ` Michal Suchanek
2010-03-23 23:02 ` Valerie Aurora
2010-04-01 15:36 ` Michal Suchanek
2010-07-14 13:12 ` Michal Suchanek
2010-07-14 19:30 ` Valerie Aurora
2010-07-19 16:06 ` Michal Suchanek
2010-08-10 16:52 ` Valerie Aurora
[not found] ` <AANLkTik+S2femtfOQvAYMayfN2N=PGvVL8J9=AD3_VCa@mail.gmail.com>
2010-08-16 18:52 ` Valerie Aurora
2010-08-17 12:03 ` Michal Suchanek
2010-08-17 14:31 ` Michal Suchanek
2010-08-17 19:51 ` Valerie Aurora
2010-08-18 11:30 ` Michal Suchanek
2010-08-18 19:06 ` Valerie Aurora [this message]
2010-08-18 19:25 ` Michal Suchanek
2010-07-12 13:01 ` Michal Suchanek
-- strict thread matches above, loose matches on Subject: below --
2011-04-12 15:00 Unionmount status? Michal Suchanek
2011-04-12 20:31 ` Ric Wheeler
2011-04-12 21:36 ` Michal Suchanek
2011-04-13 14:18 ` Jiri Kosina
2011-04-13 15:13 ` Michal Suchanek
2011-04-14 8:38 ` Miklos Szeredi
2011-04-14 9:48 ` Sedat Dilek
2011-04-14 9:58 ` Miklos Szeredi
2011-04-15 11:22 ` Michal Suchanek
2011-04-15 11:31 ` Miklos Szeredi
2011-04-15 11:51 ` Michal Suchanek
2011-04-15 12:29 ` Miklos Szeredi
2011-04-15 12:34 ` Michal Suchanek
2011-04-15 12:48 ` Miklos Szeredi
2011-04-15 21:48 ` Hugh Dickins
2011-04-15 22:18 ` Andreas Dilger
2011-04-18 13:31 ` Michal Suchanek
2011-04-18 13:34 ` Michal Suchanek
2011-04-18 13:37 ` Michal Suchanek
2011-04-13 17:26 ` Ric Wheeler
2011-04-13 18:58 ` Michal Suchanek
2011-04-13 19:11 ` Ric Wheeler
2011-04-13 19:47 ` Michal Suchanek
2011-04-14 4:50 ` Ian Kent
2011-04-14 9:32 ` Michal Suchanek
2011-04-14 9:40 ` Miklos Szeredi
2011-04-14 13:21 ` Ric Wheeler
2011-04-14 14:54 ` Michal Suchanek
2011-04-15 16:31 ` Ric Wheeler
2011-04-14 19:14 ` David Howells
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100818190607.GD10850@shell \
--to=vaurora@redhat.com \
--cc=hramrach@centrum.cz \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).