What is the way to use the font used by the install CD
kernel instead
of the default one?
install cd font
2006-10-19 14:17:31
mattwalagmail.com wrote:
> What is the way to use the font used by the install CD
kernel instead
> of the default one?
You can find it in src/sys/arch/macppc/conf/INSTALL:
---
options FONT_SONY8x16
---
Izumi Tsutsui