What is the problem here and how is it resolved? What are the implcations of this with respect to the running OS (14.1p5)?
service devfs restart/etc/rc.d/devfs
: WARNING: devfs_rulesets_from_file: cannot extract rule number ([qemu_ruleset])/etc/rc.d/devfs
: WARNING: devfs_init_rulesets: could...
How can I configure PCI to be available in jails?
If I try to execute this inside the jail:
then I get this error:
The default devfs_ruleset for jails is "4" This ruleset hides everything to the jail. (I think this is the reason.)
So, how can I write a devfs_ruleset to unhide PCI devices...
I've noticed a strange problem with setting"devfs_ruleset" in jail.conf.
In jail.conf:
testjail {
host.hostname = testjail;
devfs_ruleset = 27;
#note: with no other configuration for this jail
}
Note: ruleset 27 does NOT exist - I've checked in /etc/defaults/devfs.rules and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.