From owner-freebsd-hackers Sat Jun 21 17:08:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA27406 for hackers-outgoing; Sat, 21 Jun 1997 17:08:01 -0700 (PDT) Received: from bsd.fs.bauing.th-darmstadt.de (bsd.fs.bauing.th-darmstadt.de [130.83.63.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA27392 for ; Sat, 21 Jun 1997 17:07:56 -0700 (PDT) Received: from campa.panke.de (anonymous218.ppp.cs.tu-berlin.de [130.149.17.218]) by bsd.fs.bauing.th-darmstadt.de (8.8.5/8.8.5) with ESMTP id CAA14211 for ; Sun, 22 Jun 1997 02:07:51 +0200 (MET DST) Received: (from wosch@localhost) by campa.panke.de (8.8.5/8.6.12) id CAA03560; Sun, 22 Jun 1997 02:04:49 +0200 (MET DST) Date: Sun, 22 Jun 1997 02:04:49 +0200 (MET DST) Message-Id: <199706220004.CAA03560@campa.panke.de> From: Wolfram Schneider To: hackers@freebsd.org Subject: vnconfig and MSDOS FS MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I made a backup of a MSDOS hard disk with dd(1) into a single 425 MB large file. Now I want mount this file with vnconfig and mount_msdos, but it will not work: # vnconfig -u /dev/vn0c # vnconfig /dev/vn0c /usr/tmp/adk # mount_msdos /dev/vn0c /mnt mount_msdos: /dev/vn0c: Invalid argument What's wrong? Does vnconfig not support MSDOS FS? -- Wolfram Schneider http://www.apfel.de/~wosch/