On Wed, 2003-08-13 at 13:55, cdelgad2@xxxxxxxxxxxxxx wrote:
> I have been trying to compile the 2.6.0-test3 kernel on a dual Opteron box
> with
> XFS support for a while now. The base system is RedHat's GinGin 'preview'
> release. I have had diferent problems trying to compile the kernel. At first
> the system would reach:
> 'Uncompressng the linux kernel
> Booting the kernel . '
You need to configure tty's into your kernel ;) Take a look at your
.config file and make sure you've got the following:
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
Regards,
--
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 (800) 735-0555
|