View Single Post
  #1   (View Single Post)  
Old 23rd January 2010
DNAeon DNAeon is offline
Shell Scout
 
Join Date: Sep 2008
Location: Bulgaria
Posts: 138
Default FreeBSD jails and ezjail

Hello,

I'm having a very strange error, when trying to access my jails with ezjail.

Here's what happens:
Code:
noname# ezjail-admin stop pkgmaster-test
-f: not found
Stopping jails: pkgmaster-test.

noname# ezjail-admin start pkgmaster-test
-f: not found
Configuring jails:.
Starting jails: pkgmaster-test.
That -f: not found always pops up, when starting/stopping/entering the jail. I'm pretty sure it is something with the ezjail-admin script, but don't know what exactly.

If I enter the jail using jexec I don't see this.

Code:
noname# jexec 8 /bin/tcsh
pkgmaster-test#
Anyone seen this before? I didn't find anything related to this on Google as well.

Regards,
DNAeon
__________________
"I never think of the future. It comes soon enough." - A.E

Useful links: FreeBSD Handbook | FreeBSD Developer's Handbook | The Porter's Handbook | PF User's Guide | unix-heaven.org
Reply With Quote