Subject: Mounting a dos hd
To: None <port-i386@NetBSD.ORG>
From: Noby Nobriga <eos@felix.teclink.net>
List: port-i386
Date: 02/08/1996 16:31:28
First, I'd like to say thanks to ALL of the people who helped me with my 
"installing sets" problem and mounting the floppy.  Thanks.

Now, I've got some more mounting questions.

I have an 81 Meg hd that I've partitioned 20M for DOS and 61M for 
NetBSD.  Can someone tell me how I can mount my dos partition on this 
drive?  Here's some information if you may need it to help me better.

Also, I've searched through FAQs and all, but have failed in having 
anything work.

===========================  /etc/fstab  ===============================

/dev/wd0a / ffs rw 1 1
/dev/wd0e /usr ffs rw 1 2

==================  disklabel -e -r /dev/rwd0d  ========================

#/dev/rwd0d
type: ST506
disk: mywd
label:
flags:
bytes/sector: 512
sectors/track: 17
tracks/cylinder: 10
sectors/cylinder: 170
cylinders: 977
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0   # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

5 partitions:
#       size   offset    fstype   [fsize bsize   cpg]
  a:    32640    43010    4.2BSD     1024  8192    16   # (Cyl.  253 - 444)
  b:    24480    75650      swap                        # (Cyl.  445 - 588)
  c:   122740    43010    unused                        # (Cyl.  253 - 974)
  d:   166090        0    unused        0     0         # (Cyl.    0 - 976)
  e:    65620   100130    4.2BSD     1024  8192    16   # (Cyl.  589 - 974)

========================================================================

Also, I have a second hd that's entirely dos.  How can I mount this as well?

Thanks in advance,
Noby Nobriga

(Both drives are IDE on a common card)