From owner-freebsd-questions Thu Jan 4 8:11:32 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 08:11:29 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from uranus.interscope.ro (unknown [193.226.188.3]) by hub.freebsd.org (Postfix) with ESMTP id 1B12437B402 for ; Thu, 4 Jan 2001 08:11:22 -0800 (PST) Received: by URANUS with Internet Mail Service (5.5.2650.21) id ; Thu, 4 Jan 2001 18:08:01 +0200 Message-ID: From: Stefan KORONKA To: 'mhf' Cc: freebsd-questions@FreeBSD.org Subject: RE: Attempting install of 4.2 by CDROM, but no-go Date: Thu, 4 Jan 2001 18:07:56 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: mhf > [...] > I have set up BIOS to boot up with CD-RW drive. Upon boot, > FreeBSD iso > on cd does not run. > Once computer completes boot and brings up C:\ prompt, I can > switch to > D:\ and read from the drive that > the FreeBSD iso file is there on the cdrom. > > How do I execute installation from the iso file on cdrom? > Please note: there shouldn't be any "iso file" on the cdrom! If you type "D:\>dir" and you get something like "... freebsd.iso", then you didn't write it correctly! The "iso" is just an image of the whole cd - including directories and other files. Correctly burned on the cd, it will result in a directory structure containing lots of other files - so, if you do an "D:\dir", you should get something like some_date_here BIN some_date_here CATPAGES some_date_here COMPAT1x ... some_date_here DICT some_date_here DOC ... some_date_here SRC some_date_here TOOLS ... other files here If you did not get something like this (and you get only one file - the .iso one), then you have to rewrite yout cd ! Read the doc of your burning software; see if it supports iso images, and see how to write them correctly. Not with all software is easy to write iso images; if you cannot figure out how to write it, try to get Easy CD creator - it has an option dedicated to this. Stefan > Can anyone help me with a jumpstart? I must be missing > something very > basic. > First-timer here. I appreciate your time and patience. > > Mike Flug > michael.flug@snet.net > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message