DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 6th August 2008
chris chris is offline
Port Guard
 
Join Date: May 2008
Location: United Kingdom
Posts: 35
Default Jails - mount: /usr/home: No such file or directory

Hi Guys,
Just setup a jail using this guide. I decided to locate my jail at /home/jail/irc rather than /usr/jail/irc because i have more space there. I've got to the step where i fire it up...

Code:
root# /bin/sh /etc/rc
...
Configuring jails:.
Starting jails:df: /usr/home/jail/irc/dev: No such file or directory
mount: /usr/home: No such file or directory
/etc/rc: WARNING: devfs_domount(): Unable to mount devfs on /usr/home/jail/irc/dev
/etc/rc: WARNING: devfs_mount_jail: devfs was not mounted on /usr/home/jail/irc/dev
cd: can't cd to /usr/home/jail/irc/dev
 cannot start jail "irc":
Here's the output of df;
Code:
root# df
Filesystem  1K-blocks     Used     Avail Capacity  Mounted on
/dev/ad4s1a   5156012  2895792   1847740    61%    /
devfs               1        1         0   100%    /dev
/dev/ad4s1b 703931506 -1119932 648736918    -0%    /home
procfs              4        4         0   100%    /proc
devfs               1        1         0   100%    /var/named/dev
When i create a sym link from /usr/home -> /home the jail still fails to start and says something about parent being a sym link. So, do i have to re-partition the hard disk to move /home/ to /usr/home/ or is there a quicker way of doing this?

Thanks,

Chris
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
strange "~" directory in home directory gosha OpenBSD General 5 23rd February 2009 06:12 PM
FTP users sharing same home directory phreud FreeBSD General 6 11th November 2008 10:11 PM
jails, aliasing, router, and dmz? neurosis FreeBSD Security 17 7th November 2008 03:47 AM
NFS mount /usr/home? giddyupman FreeBSD General 1 1st September 2008 07:06 PM
Jails, ezjail, apache, very newbie question. neurosis FreeBSD General 15 23rd August 2008 01:38 PM


All times are GMT. The time now is 04:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick