From: "Oliver Stäbler" <oliver.staebler@bytesatwork.ch>
To: Yocto <yocto@yoctoproject.org>
Subject: Mount options for /dev/root
Date: Tue, 14 Apr 2015 18:04:44 +0200 [thread overview]
Message-ID: <20150414160444.GA24453@stanley.bytesatwork.ch> (raw)
Hi
I'm trying to add some mount options to / (/dev/root) such as
'nobarrier'.
What would be the best way to define this option?
I know two possible ways:
* rootflags boot paramenter, but I'd prefer it to be in userspace
* /etc/fstab, but these options are not passed to mount. The script
/etc/init.d/checkroot.sh does parse fstab and even saves the options
($rootopts), but these options are not passed to the mount command.
Other implementation, such as debians checkroot.sh, do pass these
options to mount. Is this by intention or a bug?
Thanks & Regards,
Oliver
--
bytes at work
Technoparkstrasse 7
CH-8406 Winterthur
Switzerland
phone: +41 52 213 79 79
reply other threads:[~2015-04-14 16:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150414160444.GA24453@stanley.bytesatwork.ch \
--to=oliver.staebler@bytesatwork.ch \
--cc=yocto@yoctoproject.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.