Date: Wed, 28 Jul 1999 11:36:14 -0400 (EDT) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-questions@freebsd.org Subject: How to make devices for partitions? Message-ID: <Pine.GSO.3.96.990728113101.4265B-100000@sol.cs.binghamton.edu>
next 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? I could create partitions with /stand/sysinstall as well, which will create /dev/wd0s3[a-h] automatically. But that process also updates the MBR. I have to set the main FreeBSD slice bootable, otherwise I will get "invalid partition table" on next boot. Thanks for any help. -------------------------------------------------- Zhihui Zhang. Please visit http://www.freebsd.org -------------------------------------------------- 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?Pine.GSO.3.96.990728113101.4265B-100000>