From owner-freebsd-stable Tue Jun 5 10:31:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from roam.psg.com (H-135-207-10-176.research.att.com [135.207.10.176]) by hub.freebsd.org (Postfix) with ESMTP id 0608F37B408 for ; Tue, 5 Jun 2001 10:31:20 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by roam.psg.com with local (Exim 3.22 #1) id 157Kew-0000wd-00 for freebsd-stable@freebsd.org; Tue, 05 Jun 2001 13:30:26 -0400 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Stable Subject: cooked/raw ad0 Message-Id: Date: Tue, 05 Jun 2001 13:30:26 -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG upgraded to latest -stable. it seems not to differentiate between cooked and raw ata. i.e. # ls -l /dev/ad0 /dev/rad0 crw-r----- 2 root operator 116, 0x00010002 Jun 4 02:04 /dev/ad0 crw-r----- 2 root operator 116, 0x00010002 Jun 4 02:04 /dev/rad0 which seems to be causing havoc with vmware, which wants a raw disk. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message