From owner-freebsd-questions@FreeBSD.ORG Mon May 24 11:01:36 2004 Return-Path: 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 4315A16A4CE for ; Mon, 24 May 2004 11:01:36 -0700 (PDT) Received: from fep04-mail.bloor.is.net.cable.rogers.com (fep04-mail.bloor.is.net.cable.rogers.com [66.185.86.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A37A43D3F for ; Mon, 24 May 2004 11:01:35 -0700 (PDT) (envelope-from Mike.Jeays@rogers.com) Received: from [192.168.2.100] ([24.43.93.57]) by web02-imail.rogers.com ESMTP <20040524124018.XKIR114179.web02-imail.rogers.com@[192.168.2.100]>; Mon, 24 May 2004 08:40:18 -0400 From: Mike Jeays To: balocom@volja.net In-Reply-To: <20040524122807.B475A42003A@relay1.volja.net> References: <20040524122807.B475A42003A@relay1.volja.net> Content-Type: text/plain Organization: Message-Id: <1085402461.47720.7.camel@chaucer> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 24 May 2004 08:41:02 -0400 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at web02-imail.rogers.com from [24.43.93.57] using ID at Mon, 24 May 2004 08:40:17 -0400 cc: questions@freebsd.org Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 18:01:36 -0000 On Mon, 2004-05-24 at 09:58, balocom@volja.net wrote: > I have an older computer wich cant`t boot CD-ROM discs and I hawe two ways: > -to boot from the hard disc; > -or to boot from the floppy and instal it from CD-ROM. > But i have no idea how to do this. > Marko, Slovenia > > ______________________________________________________________________ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" It is covered in detail in the handbook. Basically, you need to copy two disk images from the CD to a pair of floppies, using the "rawrite" DOS program that is also provided on the CD. Then boot from the first floppy, which will then ask you to insert the second floppy, and will then give you the option to install everything else from the CD.