From owner-freebsd-hackers Tue Jan 14 2:46:15 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9730137B401 for ; Tue, 14 Jan 2003 02:46:14 -0800 (PST) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1064B43F13 for ; Tue, 14 Jan 2003 02:46:14 -0800 (PST) (envelope-from devans@hclb.demon.co.uk) Received: from hclb.demon.co.uk ([158.152.8.23]) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 18YOaC-0001xG-0W for freebsd-hackers@freebsd.org; Tue, 14 Jan 2003 10:46:13 +0000 Received: from localhost.demon.co.uk by hclb.demon.co.uk with esmtp (Smail3.2.0.111 #1) id m18YOYa-002AC4C; Tue, 14 Jan 2003 10:44:32 +0000 (GMT) Date: Tue, 14 Jan 2003 10:44:31 +0000 (GMT) From: Dave Evans To: freebsd-hackers@freebsd.org Subject: Re: 5.0 DP2 fixit.flp woes In-Reply-To: <20030113194923.E6611-100000@hclb.demon.co.uk> Message-ID: <20030114103445.C421-100000@hclb.demon.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Further to this problem, I booted CURRENT- 20 October 2002 and mounted the fixit floppy. Trying "tar cvf test /mnt" gave the usual errors as before. Mounting the fixit.flp as a memory disk using mdconfig -a -t vnode -f fixit.flp -u 4 mount -oro /dev/md4 /mnt and trying tar as before gave no errors, so the layout of the disk is obviously ok. Mounting a fixit.flp from the 4.0 cdrom also gives errors on tar. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message