Given roots $\alpha$ and $\beta$ satisfy:
\[
x^2 - 6(k-1)x + 4(k-2) = 0,
\]
and $\alpha = -\beta$ (equal magnitude, opposite sign).
Sum of roots:
\[
\alpha + \beta = 6(k - 1),
\]
Product of roots:
\[
\alpha \beta = 4(k - 2).
\]
Since $\alpha = -\beta$,
\[
\alpha + \beta = 0 \implies 6(k - 1) = 0 \implies k = 1.
\]
Product:
\[
\alpha \beta = 4(k - 2) = 4(1 - 2) = -4.
\]
Since $\alpha = -\beta$,
\[
\alpha \beta = -\alpha^2 = -4 \implies \alpha^2 = 4 \implies \alpha = 2, \beta = -2.
\]
The equation:
\[
2x^2 - \alpha x + 6\beta (\alpha + 1) = 0.
\]
Calculate the product of its roots:
\[
\frac{c}{a} = \frac{6\beta(\alpha + 1)}{2} = 3\beta(\alpha + 1).
\]
Substitute values:
\[
= 3 \times (-2) \times (2 + 1) = 3 \times (-2) \times 3 = -18.
\]
Hence, the product of roots is $-18$.