atom feed8 messages in org.freebsd.freebsd-jailRe: bizarre mount_nullfs issue with j...
FromSent OnAttachments
Dan NaumovApr 6, 2010 2:29 pm 
Glen BarberApr 6, 2010 2:36 pm 
Dan NaumovApr 6, 2010 2:42 pm 
Mars G MiroApr 6, 2010 8:48 pm 
Dan NaumovApr 6, 2010 11:28 pm 
Mars G MiroApr 6, 2010 11:42 pm 
AizaApr 7, 2010 12:09 am 
Dan NaumovApr 7, 2010 4:01 am 
Subject:Re: bizarre mount_nullfs issue with jails / ezjail
From:Dan Naumov (dan.@gmail.com)
Date:Apr 6, 2010 11:28:00 pm
List:org.freebsd.freebsd-jail

An additional question: how come "sade" and "sysinstall" which are run inside the jail can see (and I can only assume they can also operate on and damage) the real underlying disks of the host?

Disks (as well as others you have in your host's /dev) aren't visible inside jails.

Well, somehow they are on my system.

I guess I should've also clarified that the jail was installed using ezjail and not completely manually

From /usr/local/etc/ezjail/semipublic

export jail_semipublic_devfs_enable="YES" export jail_semipublic_devfs_ruleset="devfsrules_jail"