Hello all..
What would be the proper way to disable/prevent the mount from happening in the subject line?
Thanks in advance...Paul..
On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote:
What would be the proper way to disable/prevent the mount from happening in the subject line?
You can boot with devtmpfs.mount=0 -- but I'm not sure what all will break. Probably "booting", to start.
On 31 Mar 2016 19:07, "Matthew Miller" mattdm@fedoraproject.org wrote:
On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote:
What would be the proper way to disable/prevent the mount from happening in the subject line?
You can boot with devtmpfs.mount=0 -- but I'm not sure what all will break. Probably "booting", to start.
There's quite a bit of context lost due to the OP providing almost no information here compared to the equivalent mail he sent to the CentOS list.
Specifically he wants to run C7 under LXC and not have systemd-udev populating /dev as the setup outside of LXC should handle that.
The Arch wiki has good documentation on this...
https://wiki.archlinux.org/index.php/Linux_Containers#Systemd_considerations...
OP did you disable or mask the udev services? Also please don't cross post lists.
On Thu, Mar 31, 2016 at 2:17 PM, James Hogarth james.hogarth@gmail.com wrote:
On 31 Mar 2016 19:07, "Matthew Miller" mattdm@fedoraproject.org wrote:
On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote:
What would be the proper way to disable/prevent the mount from happening in the subject line?
You can boot with devtmpfs.mount=0 -- but I'm not sure what all will break. Probably "booting", to start.
There's quite a bit of context lost due to the OP providing almost no information here compared to the equivalent mail he sent to the CentOS list.
Specifically he wants to run C7 under LXC and not have systemd-udev
populating /dev as the setup outside of LXC should handle that.
Sorry, I didn't mean to cross post. I was just looking for some general information about devtmpfs here since it's not a Fedora issue exactly.
The Arch wiki has good documentation on this...
https://wiki.archlinux.org/index.php/Linux_Containers#Systemd_considerations...
OP did you disable or mask the udev services? Also please don't cross post lists.
Thanks for the link. I did disable the udev services, it didn't make a difference. The mount is still happening.
On 31 Mar 2016 21:24, "Paul Schroeder" paul.schroeder@nimbix.net wrote:
On Thu, Mar 31, 2016 at 2:17 PM, James Hogarth james.hogarth@gmail.com
wrote:
On 31 Mar 2016 19:07, "Matthew Miller" mattdm@fedoraproject.org wrote:
On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote:
What would be the proper way to disable/prevent the mount from happening in the subject line?
You can boot with devtmpfs.mount=0 -- but I'm not sure what all will break. Probably "booting", to start.
There's quite a bit of context lost due to the OP providing almost no
information here compared to the equivalent mail he sent to the CentOS list.
Specifically he wants to run C7 under LXC and not have systemd-udev
populating /dev as the setup outside of LXC should handle that.
Sorry, I didn't mean to cross post. I was just looking for some general
information about devtmpfs here since it's not a Fedora issue exactly.
The kernel and systemd versions and packaging is important.
If you are trying something on CentOS that fails post there, if you are trying something on Fedora that fails post there.
There's as much relevance between them with topics like this as if you used the Ubuntu lists.
The Arch wiki has good documentation on this...
https://wiki.archlinux.org/index.php/Linux_Containers#Systemd_considerations...
OP did you disable or mask the udev services? Also please don't cross
post lists.
Thanks for the link. I did disable the udev services, it didn't make a
difference. The mount is still happening.
Precise language is important, did you disable or mask?
On Fri, Apr 1, 2016 at 1:38 AM, James Hogarth james.hogarth@gmail.com wrote:
On 31 Mar 2016 21:24, "Paul Schroeder" paul.schroeder@nimbix.net wrote:
On Thu, Mar 31, 2016 at 2:17 PM, James Hogarth james.hogarth@gmail.com
wrote:
On 31 Mar 2016 19:07, "Matthew Miller" mattdm@fedoraproject.org
wrote:
On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote:
What would be the proper way to disable/prevent the mount from happening in the subject line?
You can boot with devtmpfs.mount=0 -- but I'm not sure what all will break. Probably "booting", to start.
There's quite a bit of context lost due to the OP providing almost no
information here compared to the equivalent mail he sent to the CentOS list.
Specifically he wants to run C7 under LXC and not have systemd-udev
populating /dev as the setup outside of LXC should handle that.
Sorry, I didn't mean to cross post. I was just looking for some general
information about devtmpfs here since it's not a Fedora issue exactly.
The kernel and systemd versions and packaging is important.
If you are trying something on CentOS that fails post there, if you are trying something on Fedora that fails post there.
There's as much relevance between them with topics like this as if you used the Ubuntu lists.
The Arch wiki has good documentation on this...
https://wiki.archlinux.org/index.php/Linux_Containers#Systemd_considerations...
OP did you disable or mask the udev services? Also please don't cross
post lists.
Thanks for the link. I did disable the udev services, it didn't make a
difference. The mount is still happening.
Precise language is important, did you disable or mask?
I tried both. Neither solution seemed to keep the mount from happening.