From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 15 13:54:23 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D0416A4CF for ; Wed, 15 Sep 2004 13:54:23 +0000 (GMT) Received: from mail.mynet.cz (74.mynet.cz [217.11.249.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264C843D5A for ; Wed, 15 Sep 2004 13:54:22 +0000 (GMT) (envelope-from jp@devnull.cz) Received: from axxem.hide.subzone.cz (subzone.osad.prg.mynet.cz [82.119.254.162]) by mail.mynet.cz (8.12.9p2/8.12.9) with ESMTP id i8FDsJ1h034005 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Wed, 15 Sep 2004 15:54:20 +0200 (CEST) (envelope-from jp@devnull.cz) Date: Wed, 15 Sep 2004 15:51:44 +0200 (CEST) From: Jan Pechanec X-X-Sender: jp@axxem.hide.subzone.cz To: Paolo Pisati In-Reply-To: <20040914223930.GA1945@tin.it> Message-ID: <20040915154336.Q90028@axxem.hide.subzone.cz> References: <20040914223930.GA1945@tin.it> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD_Hackers cc: mk@neon1.net Subject: Re: Installing minibsd inside vmware virtual disk X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 13:54:23 -0000 On Wed, 15 Sep 2004, Paolo Pisati wrote: >panic: going nowhere without my init >(detaild screenshot here: http://www.gufi.org/~flag/vmware-minibsd-init-signal6.gif) > >Now, i know i'm missing something very stupid, but i don't know what... hi Paolo, minibsd offers you to use NOSHARED=no. If you set this option, check init: ldd YOUR_DISTRIBUTION/sbin/init I would think you don't include those libraries into your distro. Let me know if your problem was somewhere else please. j. -- Jan Pechanec