From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 76: Line 76:
  $> sudo modprobe nbd
  $> sudo modprobe nbd
  $> echo nbd | sudo tee -a /etc/modules-load.d/nbd.conf
  $> echo nbd | sudo tee -a /etc/modules-load.d/nbd.conf
=== Put SELinux into Permissive Mode ===
Since we currently have a number of blocking AVC denials (e.g. [https://bugzilla.redhat.com/801330 in glance]), we need to disable SELinux enforcing:
$> sudo sed -i 's/^SELINUX=.*/SELINUX=permissive/' /etc/selinux/config
$> sudo setenforce permissive
Please do note any AVC denials you see and file them in bugzilla if they have not already been reported.


== Test Cases ==
== Test Cases ==
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)