[Bug 208663] It is not possible to use spaces in fstab paths when using jails
Allan Jude
allanjude at freebsd.org
Mon Apr 25 07:12:31 UTC 2016
On 04/23/16 02:58 AM, bugzilla-noreply at freebsd.org wrote:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208663
>
> --- Comment #2 from Chris Hutchinson <portmaster at bsdforge.com> ---
> Won't the following work?
>
> $ mkdir /tmp/Space\ Test
> $ mkdir /tmp/Space\ Mountpoint
>
> $ echo "/tmp/Space\ Test /tmp/Space\ Mountpoint" nullfs ro 0 0" >>
> /etc/fstab.jail_name
>
> (untested)
>
> Also, isn't fstab called fsTAB for a reason? While I've never
> tried to create one that uses spaces instead of tabs, I
> can't help but wonder. :)
>
> --Chris
>
'tab' is short for table. Any whitespace will do
--
Allan Jude
More information about the freebsd-jail
mailing list