From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivek Goyal Subject: What are the semantics of --mount option Date: Wed, 25 Apr 2012 17:50:07 -0400 Message-ID: <20120425215006.GA19485@redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Harald Hoyer Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Dave Young , Cong Wang Hi Harald, What are the semantics of --mount option. If I call dracut with --mount option, can I expect that resulting initramfs will mount that filesystem (including network file system) by the time pre-pivot hook of a module is called? Thanks Vivek