From owner-freebsd-questions Tue Jun 6 16:32: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id AF4D237B61F for ; Tue, 6 Jun 2000 16:31:59 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id DAA19203; Wed, 7 Jun 2000 03:34:55 +0200 Message-ID: <393D8A08.B1889D9D@i-clue.de> Date: Wed, 07 Jun 2000 01:32:24 +0200 From: Christoph Sold Organization: i-clue interactive GmbH X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Tony Balazs Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie installation problems (4.0-RELEASE) References: <01BFCBB0.24EC1EC0@pc20> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tony Balazs wrote: > I am having some difficulty installing a near-minimal FreeBSD on a test PC at work and would greatly appreciate some help. This is my first posting here. > > The PC in question is a 166MHz Pentium with 64MB RAM and a single 6GB HDD. I am trying an installation from a 2GB (too big?) DOS partition (installation files in C:\FreeBSD\bin C:\FreeBSD\doc etc) and have created one 2GB FreeBSD partition and one 2GB Linux partition for possible future use. Just nice, I'm using something like this at home, too. Anyhow, which version of FreeBSD do you try to install? > /, /var/, /usr/ and swap seems to be created OK automatically (but see below). When I do the installation the following problems occur: > > 1. From what I can see on the screen, all the installation goes into / by default, instead of the bulk going into /usr/. after the installation is complete, switch to VTY3 (hit Alt-F4), then type df. (probably unixese for "Disk Full?") The display will show how your FreeBSD slice has been used, it would look similiar to this: > 2. When I subsequently boot into FreeBSD on the HDD partition, I an unable to access the installation program and so if I want to try putting more files is have to use the 2 boot floppies again. type /stand/sysinstall, and you're up and running again. > 3. Possibly as a result of 2. when I go back into the labeller, only swap is listed; the other FreeBSD partitions are unmounted (maybe that's right, I don't know). It is: You may mount the slices for repair at other positions. No good, isn't it? Look at #2, you'll be better off. > 4. If, having rebooted using the floppies I try to add more files to the installation, I get a disk full error, presumably because everything is being added to / and not to /usr/. I have tried this over and over, to no avail. Ooops. Did you possible name the /usr slice "usr/" (including the slash char)? I recommand to use the automatic partitioning scheme, if you're new to partitioning unix disks... > I fear that after a few more fdisks to re-start from scratch my DOS partition will be trashed! Perhaps someone can see what's going on. Probably not. fdisk is your friend -- until you typo in there... HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message