pub fn create_dev_nodes(dev_path: &Path, include_tty: bool) -> Result<()>
Create essential device nodes in /dev
In rootless mode, device node creation will fail gracefully