From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chuck Gelm Subject: Re: LI -lilo booting problem Date: Fri, 26 Jul 2002 17:21:49 -0400 Sender: linux-newbie-owner@vger.kernel.org Message-ID: <3D41BD6D.87C3EE40@gelm.net> References: <3D36DDA3.FA0F073C@gmx.net> <02072506225706.04469@unix.pa3gcu> <3D406BBB.E208E07B@gelm.net> <02072606105100.00370@unix.pa3gcu> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-newbie@vger.kernel.org Here is my lilo.conf lba32 # LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/hda1 message = /boot/boot_message.txt prompt timeout = 99 # Override dangerous defaults that rewrite the partition table: change-rules reset # Normal VGA console vga = normal # VESA framebuffer console @ 1024x768x64k # vga=791 # VESA framebuffer console @ 1024x768x32k # vga=790 # VESA framebuffer console @ 1024x768x256 # vga=773 # VESA framebuffer console @ 800x600x64k # vga=788 # VESA framebuffer console @ 800x600x32k # vga=787 # VESA framebuffer console @ 800x600x256 # vga=771 # VESA framebuffer console @ 640x480x64k # vga=785 # VESA framebuffer console @ 640x480x32k # vga=784 # VESA framebuffer console @ 640x480x256 # vga=769 # End LILO global section # Linux bootable partition config begins image = /vmlinuz root = /dev/hda1 label = Linux read-only # Linux bootable partition config ends - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs