Subject: Re: kern/33641: NetBSD i386 3.0 GENERIC_LAPTOP: umass cannot be mounted
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 06/03/2006 14:05:03
The following reply was made to PR kern/33641; it has been noted by GNATS.

From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: rudihl@gmx.de
Subject: Re: kern/33641: NetBSD i386 3.0 GENERIC_LAPTOP: umass cannot be mounted
Date: Sat, 3 Jun 2006 16:04:15 +0200

 On Sat, Jun 03, 2006 at 02:00:01PM +0000, rudihl@gmx.de wrote:
 > The device is recognized and attached as sd0 with umass over bulk-scsi but any attempt to mount the device i.e.
 > "mount -t msdos /dev/sd0a /mnt"  results in "device not configured"
 > BUT: fdisk sd0 prints the partition table!
 
 Is sd0a the correct partition? Please also use disklabel sd0 to print the
 NetBSD disklabel.
 
 Pavel