From owner-freebsd-questions Sun Oct 18 13:03:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02096 for freebsd-questions-outgoing; Sun, 18 Oct 1998 13:03:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iconmail.bellatlantic.net (iconmail.bellatlantic.net [199.173.162.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02073 for ; Sun, 18 Oct 1998 13:03:05 -0700 (PDT) (envelope-from dmm125@bellatlantic.net) Received: from dmm125 (client201-122-98.bellatlantic.net [151.201.122.98]) by iconmail.bellatlantic.net (IConNet Sendmail) with SMTP id QAA05165 for ; Sun, 18 Oct 1998 16:01:59 -0400 (EDT) Message-ID: <000201bdfad2$2802f300$02000003@dmm125> From: "Donn Miller" To: Subject: installing from Win98 partition X-Mailer: Microsoft Outlook Express 4.72.3155.0 Date: Sun, 18 Oct 1998 16:01:53 -0400 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to install 3.0-RELEASE from a win98 partition, but when it tries to proceed with the installation, I get a message about unable to extract bin, info, manpages, etc. I know the reason is that now there is case-sensitive file and directory names with mount_msdos. What should the directory and file names be called to install from a DOS (FAT32) partition? i.e., c:\freebsd | c:\freebsd\bin or should it be c:\FreeBSD\bin or c:\Freebsd\Bin? Before, it worked with c:\FREEBSD\bin, etc. Basically, I'm asking what combination of uppercase and lowercase is the installation program expecting when installing from a DOS partition? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message