From owner-freebsd-questions Tue Jul 30 17:01:17 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA18844 for questions-outgoing; Tue, 30 Jul 1996 17:01:17 -0700 (PDT) Received: from eac.iafrica.com (196-7-192-179.iafrica.com [196.7.192.179]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA18837 for ; Tue, 30 Jul 1996 17:01:12 -0700 (PDT) Received: (from rnordier@localhost) by eac.iafrica.com (8.6.12/8.6.12) id CAA00298; Wed, 31 Jul 1996 02:00:27 +0200 From: Robert Nordier Message-Id: <199607310000.CAA00298@eac.iafrica.com> Subject: Re: Problem with installing from MS-DOS partition/floppy. To: InsaneX556@aol.com Date: Wed, 31 Jul 1996 02:00:26 +0200 (SAT) Cc: freebsd-questions@freebsd.org In-Reply-To: <960730091937_373049466@emout13.mail.aol.com> from "InsaneX556@aol.com" at Jul 30, 96 09:19:37 am X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk InsaneX556@aol.com wrote: > This is a pretty bad problem. I rawcopied the boot.flp file to the boot disk > and it works perfectly. I am trying to install from an MS-DOS (Win95) > partition. I copied all of the bin files into the c:\freebsd\bin directory > and tried installing. The program installs all the partitions and everything > is fine, until it gets to the copy/slash stage. Once the install program > reaches about 120K of the first file it quits with an error message that > there's an error writing the files. This problem is especially weird, because > it actually READS from the partition, so it can't be a problem with > recognizing the partition. I am trying to install from a Western Digital 2.5G > EIDE hard drive onto a partition that is on the last 500M of the hard drive. > I tried a floppy installation, but it doesn't even recognize the files on the > floppy as the bin distribution files. Someone please help, I need to install > the system FAST! Thanks for your help. Would you happen to know your drive geometry, and the cluster size of your DOS partition? (The cluster size is the "allocation unit" size reported by 'chkdsk'.) Some problems have been reported when using FreeBSD to access DOS partitions (particularly with large cluster sizes) on 64 head, 63 sector IDE drives. -- Robert Nordier