From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew B. Cramer" Subject: Re: Megatrends Bootable ? Date: Sun, 16 Mar 2003 12:13:46 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3E746A7A.14617.7E0727D@localhost> References: <3E73B5BA.6443.51E4B5C@localhost> Reply-To: andrew.cramer@cramer-ts.com Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <1047820477.449.3.camel@feanor.dimarino.nom.br> Content-description: Mail message body List-Id: Content-Type: text/plain; charset="us-ascii" To: The ServSwitch , linux-admin HI ServSwitch, Here is my lilo.conf Thanks - Andrew # LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/sda message = /boot/boot_message.txt prompt timeout = 1200 # 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 = /boot/vmlinuz root = /dev/sda1 label = Linux read-only # Linux bootable partition config ends