From owner-freebsd-questions Sun Feb 23 00:34:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA28527 for questions-outgoing; Sun, 23 Feb 1997 00:34:48 -0800 (PST) Received: from lynx.cs.usfca.edu (lynx.cs.usfca.edu [138.202.160.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id AAA28522 for ; Sun, 23 Feb 1997 00:34:46 -0800 (PST) Received: by lynx.cs.usfca.edu (AIX 4.1/UCB 5.64/4.03) id AA29674; Sun, 23 Feb 1997 00:29:03 -0800 Date: Sun, 23 Feb 1997 00:29:03 -0800 (PST) From: Ernest Tarasovsky To: freebsd-questions@freebsd.org Subject: rootfs is 1000Kbyte compiled in MFS Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have the following problem: my FreeBSD 2.0.5 system is unable to boot. I have made no configuration changes prior to appearance of this problem. Description: when I try to boot the boot stops at "changing root device to wd1a". I am able to boot from a floppy. The only error message I get is "rootfs is 1000Kbyte compiled in MFS". I then get in the install menu, from which I mount the fixit floppy. I am able to mount root at that point (mount /dev/wd1a /mnt). Questions: 1. What does the error message mean? 2. How do I get my system to boot from my HD? 3. What could have caused this problem? System: 486DX66, FreeBSD 2.0.5 Any help will be greatly appreciated.