From owner-freebsd-questions Fri Jun 16 14:38:10 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA20565 for questions-outgoing; Fri, 16 Jun 1995 14:38:10 -0700 Received: from antares.mcs.anl.gov (mcs.anl.gov [140.221.9.6]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA20559 for ; Fri, 16 Jun 1995 14:38:06 -0700 Received: from pelican (pelican.mcs.anl.gov [140.221.3.10]) by antares.mcs.anl.gov (8.6.10/8.6.10) with ESMTP id QAA12049 for ; Fri, 16 Jun 1995 16:38:02 -0500 From: Jonathan Geisler Message-Id: <199506162138.QAA06268@pelican> Subject: 2.0.5 Install Help To: freebsd-questions@freebsd.org Date: Fri, 16 Jun 1995 16:37:59 -36803936 (CDT) X-Mailer: ELM [version 2.4 PL21] Content-Type: text Content-Length: 1723 Sender: questions-owner@freebsd.org Precedence: bulk Last night I tried to install the new release on my local machine. It is an old 486-33 with 1991 AMI BIOS. 4Mb RAM and 82Mb IDE HD. I choose the whole disk for a FreeBSD slice and set up 3 partitions: /, /usr, and swap. I get through the install screen and choose commit and things start off really well. The partitions are made and mounted (I think) and then the install starts to copy the root floppy to the HD. Then I start having problems. Sometimes I get to the binary disks, and sometimes I don't but I always get the same error: My machine freezes completely. The FD light is on and if the HD light was on when the machine froze, it stays on, too. I cannot type anything to the debug or emergency holographic shell and only a hard reboot will get me going again. I get no different output with or without the debugging facilities turned on/off. Symptoms: If I am in the debug screen, I am getting the .... printed to my screen and then nothing. If I go to some other screen and come back, it is full of messages like: fdc0: cmd 3 failed at out byte 1 of 3 fdc0: direction bit not set fdc0: cmd 7 failed at out byte 1 of 2 fdc0: direction bit not set fdc0: cmd 3 failed at out byte 1 of 3 : . fdc0: too many errors, not logging any more The only other thing of notice is that at the very beginning before the swap space has been created, I get the following two messages: Process 12 killed by vm_pageout -- out of swap Process 27 killed by vm_pageout -- out of swap I must use the floppy install because my home machine does not have a CDROM or connection to the Internet (I have no phone). Thanks for any help you can give me. -- Jonathan Geisler --