From f4017ea2f9cf2452120b8bd072b5c03ef61784c9 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 3 May 2000 14:18:52 +0000 Subject: *** empty log message *** --- update_kernel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'update_kernel') diff --git a/update_kernel b/update_kernel index 5f70073f7..de084b149 100755 --- a/update_kernel +++ b/update_kernel @@ -25,9 +25,9 @@ NOT_USEFULL_IN_STAGE1="nls_*.o parport_probe.o raid*.o serial.o smbfs.o usb-*.o" PCMCIA_INSTALLMODULES="pcmcia_core.o tcic.o ds.o i82365.o" if [ "$ARCH" == "i386" ]; then - #set 640x480x16 resolution on boot. + #disable any existing resolution!!! cp -f $KERNEL_BOOT_PATH/boot/vmlinuz* vmlinuz - /usr/sbin/rdev -v vmlinuz 788 #785 + /usr/sbin/rdev -v vmlinuz 65535 #788 #785 cp -f vmlinuz /export/lnx4win rm -rf install_pcmcia_modules ; install -d install_pcmcia_modules -- cgit v1.2.1