From owner-freebsd-questions Thu Apr 3 10:23:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA06968 for questions-outgoing; Thu, 3 Apr 1997 10:23:37 -0800 (PST) Received: from sidhe.wonderd.com (sidhe.wonderd.com [207.211.60.224]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA06963 for ; Thu, 3 Apr 1997 10:23:34 -0800 (PST) Received: from succubus.loop.com (p05.hwts04.loop.net [207.211.61.140]) by sidhe.wonderd.com (8.6.12/8.6.12) with SMTP id KAA01666 for ; Thu, 3 Apr 1997 10:35:11 -0800 Message-Id: <3.0.1.32.19970403102245.006869c8@sidhe.wonderd.com> X-Sender: runeimp@sidhe.wonderd.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Thu, 03 Apr 1997 10:22:45 -0800 To: questions@freebsd.org From: Rune Imp Subject: Re: Installing 2.2.1 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I'm haveing problems installing 2.2.1 FreeBSD from a DOS Partition. >After booting from the Boot Disk and starting an X-user Novice install >and letting it go for a bit I get: > >VTY1: >Error mounting DOS Partition /dev/wd1s1 : Invalid argument (22) > >VTY2: >... >/mnt/etc >/mnt/etc/protocols >/mnt/etc/sysconfig >/mnt/etc/services >23 blocks >DEBUG: Generating /etc/fstab file >DEBUG: Switching back to VTY1 ... I figured out the problem. The install didn't like trying to mount the Extended DOS partition (F:)where I had freebsd/bin, etc. After repartitioning the disk with a Primary DOS Partition (D:) it installed fine. I hope this info is usefull, RuneImp