Re: make release problem?

From: Dimitry Andric <dimitry_at_andric.com>
Date: Fri, 16 Jan 2009 16:05:51 +0100
On 2009-01-16 15:37, Eric L. Chen wrote:
> I modified this file "src/release/scripts/doFS.sh" to make release on
> 7-STABLE/8-CURRENT boxes.
> Change line 76 from:
> newfs -O1 -i ${FSINODE} -o space -m 0 /dev/${MDDEVICE}c
> to:
> newfs -O1 -i ${FSINODE} -o space -m 0 /dev/${MDDEVICE}

Well, I would change this into ${MDDEVICE}a instead, but both changes
are just a kludge.

The real reason seems to lie in the GEOM_BSD to GEOM_PART_BSD
transition: I have just tested the same scenario on a 7.1 box, and when
you run bsdlabel there, it creates both md0a AND md0c in /dev.

This seems to have changed, maybe unintentionally, with GEOM_PART_BSD.
Received on Fri Jan 16 2009 - 14:05:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:40 UTC