Subject: Re: vnd problems in 1.5.2?
To: Bruce Anderson <brucea@shell.spacestar.net>
From: Malcolm Herbert <mjch@mjch.net>
List: netbsd-users
Date: 07/08/2002 12:34:36
On Fri, Jul 05, 2002 at 04:19:32PM -0500, Bruce Anderson wrote:
|# vnd0d is the whole disk on i386 the rest of the world is vnd0c
|
|mount -t cd9660 /dev/vnd0d /mnt

I did this and it seemed to have worked ... what is weird though is that
it shouldn't have ...

I've traditionally been mounting my real CD media as /dev/cd0a ... your
message sowed doubt, so I wanted to check whether /dev/cd0d was the
equivalent ... which it appears to be:

|tethys[~] 172v#: disklabel cd0
:
:
|4 partitions:
|#        size   offset     fstype   [fsize bsize cpg/sgs]
|a:  1307720        0    ISO9660                        # (Cyl.    0 - 13077*)
|d:  1307720        0    ISO9660                        # (Cyl.    0 - 13077*)
:
:

One possible cause for the problem I'd noticed was that the slice I'd
mounted didn't cover the entire disk image (which is why files at the
end (they all began with x, remember?) would do weird things) ... but
disklabel for vnd0 shows that the above fix shouldn't have made a
difference:

|tethys[~] 173v#: disklabel vnd0
:
:
|4 partitions:
|#        size   offset     fstype   [fsize bsize cpg/sgs]
|a:  1306624        0     4.2BSD        0     0     0   # (Cyl.    0 - 637)
|b:  1306624        0     4.2BSD        0     0     0   # (Cyl.    0 - 637)
|c:  1306624        0     4.2BSD        0     0     0   # (Cyl.    0 - 637)
|d:  1306624        0     4.2BSD        0     0     0   # (Cyl.    0 - 637)
:
:

How does one submit a bug report?  This is definately bogus ...

-- 
Malcolm Herbert                                This brain intentionally
mjch@mjch.net                                                left blank