Re: jail core dumps

2003-11-03 Thread Kris Kennaway
On Mon, Nov 03, 2003 at 10:09:06AM -0600, Chris wrote:
> 
> I followed the instructions from the man jail(8) and ended up with
> mount.core, swapon.core, and umount.core in the / directory. The
> messages that came up when trying to start up the jail are:

Interesting..is the jail populated with 4.8R binaries too?  What might
be happening is that mount and swapon are trying to perform activities
that are disallowed in the jail and receiving an error from the
kernel, but they shouldn't be dumping core.

Kris


pgp0.pgp
Description: PGP signature


Re: jail core dumps

2003-11-03 Thread Rus Foster
0On Mon, 3 Nov 2003, Chris wrote:

>
> I followed the instructions from the man jail(8) and ended up with mount.core, 
> swapon.core, and umount.core in the / directory. The messages that came up when 
> trying to start up the jail are:
>
> Segmentation fault (core dumped)
> Skipping disk checks ...
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Mounting /etc/fstab filesystems failed, startup aborted

Best thing to do is inside the jail filesystem

cd etc
rm fstab
touch fstab

Thats what we do on our jails

Rgds

Rus
-- 
w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
e: [EMAIL PROTECTED]| Donations made to Debian, FreeBSD
t: +44 7919 373537  | and Slackware
t: 1-888-327-6330   | email: [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"