[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where are wd0s1, wd0s2, wd0s3?
On Mon, Aug 06, 2001 at 11:07:19PM +0530, Manas Garg wrote:
> > > I have 4 primary partitions on my IDE disk (on a Pentium III). First is
> > > linux swap, second and third are / and /home of linux.
>
Well, my guess is:
linux swap -> /dev/wd0i
linux / -> /dev/wd0j
linux /home -> /dev/wd0k
> I played with disklabel also, but couldn't figure out what action of mine will
> create device files in /dev/ that correspond to various primary partitions on
> which OpenBSD doesn't reside.
>
Most likely, they already exist. Just see what disklabel is saying
about /dev/wd0?, where ? is anything "above" h.
<jakemsr@clipper.net>