mail archive of the rauc mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: rauc@pengutronix.de
Subject: [RAUC] Failed to mount seed slot
Date: Mon, 6 May 2019 19:44:09 +0200	[thread overview]
Message-ID: <20190506174409.GA23081@lenoch> (raw)

Hi there,

I'm using rauc with casync to update target system - it is symmetric rootfsA,
rootfsB, scenario, so slots are defined as:
[slot.rootfs.0]
device=/dev/ubi0_0
type=ubifs
bootname=system0

[slot.rootfs.1]
device=/dev/ubi0_1
type=ubifs
bootname=system1

Now system is booted with rootfs mounted read only which makes mounting seed
slot fail:
rauc[871]: Mounting /dev/ubi0_0 to use as seed
rauc[871]: launching subprocess: mount -t ubifs /dev/ubi0_0 /run/rauc/rootfs.0
rauc[871]: posix_spawn avoided (fd close requested) (child_setup specified) 
rauc[871]: mount: /run/rauc/rootfs.0: /dev/ubi0_0 already mounted or mount point busy.

Here adding '-o ro' would quick fix it up (but break rw case, as options have to
match), so it seems better to use bind mount as comment casync_extract_image
function suggests, but do not see it code.

Am I missing anything?

Thank you,
	ladis

_______________________________________________
RAUC mailing list

             reply	other threads:[~2019-05-06 17:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06 17:44 Ladislav Michl [this message]
2019-05-07  7:31 ` Ladislav Michl
2019-05-07 15:49   ` Ladislav Michl
2019-05-07 17:59     ` Trent Piepho
2019-05-07 20:33       ` Ladislav Michl
2019-05-09 11:32         ` Ladislav Michl
2019-05-08  5:44       ` Ladislav Michl

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=20190506174409.GA23081@lenoch \
    --to=ladis@linux-mips.org \
    --cc=rauc@pengutronix.de \
    /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