From: Patrick Schneider <patrick.schneider@bhtronik.de>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Writing to ubifs
Date: Sat, 7 Dec 2019 10:15:26 +0000 [thread overview]
Message-ID: <AM0PR08MB3842FB9ECFC8E8368A4DBF0DEB5E0@AM0PR08MB3842.eurprd08.prod.outlook.com> (raw)
I have a use case where I would need to be able to manipulate the fstab on the rootfs before booting, so I wondered if it is possible to write to a mounted ubifs from barebox?
Currently I am trying with:
mount /dev/nand0.root.ubi.rootfs /mnt/rootfs -o rw
which still yields in a readonly mount of the rootfs where I cannot manipulate files. Does barebox have write support to ubifs or is there another way?
Thanks for your answers!
Best regards,
Patrick
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2019-12-07 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-07 10:15 Patrick Schneider [this message]
2019-12-09 8:26 ` Sascha Hauer
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=AM0PR08MB3842FB9ECFC8E8368A4DBF0DEB5E0@AM0PR08MB3842.eurprd08.prod.outlook.com \
--to=patrick.schneider@bhtronik.de \
--cc=barebox@lists.infradead.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