Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 1999 11:17:20 -0500
From:      Lucas Bergman <iceberg@pobox.com>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to make devices for partitions? 
Message-ID:  <199907281615.LAA13863@eeyore.cc.uic.edu>
In-Reply-To: Your message of "Wed, 28 Jul 1999 11:36:14 EDT." <Pine.GSO.3.96.990728113101.4265B-100000@sol.cs.binghamton.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help

> I use /stand/sysinstall to create a FreeBSD slice wd0s3. Inside
> it, I use disklabel -r -e /dev/wd0s3 to create several partitions
> within it.  Now I want to create filenames wd0s3[a-h] under the
> directory /dev, what should I do?

	# ( cd /dev; /bin/sh MAKEDEV wd0s3a )

Lucas
--
                             S. Lucas Bergman
                             University of Illinois at Chicago
                             Mathematics Department
                             PGP Public Key (0xC0C73619):
                                finger -l lucas@math.uic.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907281615.LAA13863>