From owner-freebsd-questions Sun Mar 2 18:21: 2 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48B0037B401 for ; Sun, 2 Mar 2003 18:21:01 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B08643FEA for ; Sun, 2 Mar 2003 18:20:59 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b205.otenet.gr [212.205.244.213]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h232Kuks009463; Mon, 3 Mar 2003 04:20:57 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h232Kuef097379; Mon, 3 Mar 2003 04:20:56 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h232Ks0G097378; Mon, 3 Mar 2003 04:20:54 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 3 Mar 2003 04:20:54 +0200 From: Giorgos Keramidas To: Paul Patryas Cc: freebsd-questions@FreeBSD.org Subject: Re: problems Message-ID: <20030303022054.GA97321@gothmog.gr> References: <6727-3E6233BE-4422@storefull-2111.public.lawson.webtv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6727-3E6233BE-4422@storefull-2111.public.lawson.webtv.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-03-02 11:39, Paul Patryas wrote: > I have 2 questions: > > One is when I installed Freebsd 5.0 from a DOS partition, it gave > me an error message: > > Error mounting /dev/adOs1 on /dist: > Operation not supported by device (19) > > The second one is when I installed the FreeBSD, I chose the boot > manager. I choose FreeBSD and it gives me an error message like this: > > No /boot /loader > FreeBSD:0:ad(0,a)/kernel > boot: > No /kernel Try giving the default kernel path for 5.X at the boot: prompt 0:ad(0,a)/boot/kernel/kernel If this works, update your /boot/loader.conf to include: bootfile="/boot/kernel/kernel" - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message