All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Jon Stanley <jonstanley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: dracut and multiple ISO's as loopback mounts
Date: Mon, 07 Oct 2013 10:35:45 +0200	[thread overview]
Message-ID: <52527261.2030702@redhat.com> (raw)
In-Reply-To: <CALY6xnh8VJiR4KqUCpwm4D8xBCicJC6xM=13SvNOn72FBykDQw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 10/03/2013 03:51 PM, Jon Stanley wrote:
> I'm wanting to loopback mount MULTIPLE iso's that are embedded in the
> same initramfs - does dracut currently support this? The use case is
> that there is a base OS livecd that I'm embedding in an initramfs, and
> that works fine today.
> 
> However, on top of that, I want independently versioned additional
> content. For example, imagine shipping some ISV content on top of a
> generic LiveCD that you intend to PXE boot. The base OS need not
> change (and I don't want it to change or to rebuild it).


You would have to write such a dracut module on your own.

> 
> The commentary in the livecd-iso-to-pxeboot script (part of
> livecd-tools - https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-pxeboot.sh)
> seems to indicate the kernel will DTRT with it - but will it still
> DTRT with multiple (3+) cpio archives?
> 

I think the kernel unpacks cpio archives as long as it finds one appended to the
last one.

> As a side question, how do you dissect a cpio archive like this? The
> standard cpio invocation seems to stop at the end of the first
> archive, which makes sense. How do you specify you want the nth
> archive out of a single file?

Yeah, someone has to write such a user tool. lsinitrd would benefit from it.

      parent reply	other threads:[~2013-10-07  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-03 13:51 dracut and multiple ISO's as loopback mounts Jon Stanley
     [not found] ` <CALY6xnh8VJiR4KqUCpwm4D8xBCicJC6xM=13SvNOn72FBykDQw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-10-07  8:35   ` Harald Hoyer [this message]

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=52527261.2030702@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jonstanley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.