<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - mfduqued</title>
		<link>http://www.linuxquestions.org/questions/blog/mfduqued-448837/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Wed, 19 Jun 2013 06:50:26 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - mfduqued</title>
			<link>http://www.linuxquestions.org/questions/blog/mfduqued-448837/</link>
		</image>
		<item>
			<title>Problem with lilo.conf at Slackware 12.2</title>
			<link>http://www.linuxquestions.org/questions/blog/mfduqued-448837/problem-with-lilo-conf-at-slackware-12-2-1807/</link>
			<pubDate>Sun, 29 Mar 2009 20:21:11 GMT</pubDate>
			<description><![CDATA[I try to make lilo.conf, as a table that it has two columns and one row, but lilo but lilo says: 
*Fatal: bmp-table: value out of range [2,11]*...]]></description>
			<content:encoded><![CDATA[<div>I try to make lilo.conf, as a table that it has two columns and one row, but lilo but lilo says:<br />
<b>Fatal: bmp-table: value out of range [2,11]</b><br />
Why?, Can I can do this table?<br />
My lilo.conf file is: <br />
<b># LILO configuration file<br />
# generated by 'liloconfig'<br />
#<br />
# Start LILO global section<br />
# Append any additional kernel parameters:<br />
append=&quot; vt.default_utf8=0&quot;<br />
boot = /dev/sda<br />
lba32<br />
<br />
# Boot BMP Image.<br />
# Bitmap in BMP format: 640x480x8<br />
bitmap = /boot/handy_128.bmp<br />
# Menu colors (foreground, background, shadow, highlighted<br />
# foreground, highlighted background, highlighted shadow):<br />
bmp-colors = 38,0,53,112,38,25<br />
# Location of the option table: location x, location y, number of<br />
# columns, lines per column (max 15), &quot;spill&quot; (this is how many<br />
# entries must be in the first column before the next begins to<br />
# be used.  We don't specify it here, as there's just one column.<br />
bmp-table = 180p,315p,2,1,16<br />
# Timer location x, timer location y, foreground color,<br />
# background color, shadow color.<br />
bmp-timer = 460p,335p,25,0,5<br />
<br />
# Standard menu.<br />
# Or, you can comment out the bitmap menu above and <br />
# use a boot message with the standard menu:<br />
#message = /boot/boot_message.txt<br />
<br />
# Wait until the timeout to boot (if commented out, boot the<br />
# first entry immediately):<br />
prompt<br />
# Timeout before the first entry boots.<br />
# This is given in tenths of a second, so 600 for every minute:<br />
timeout = 1200<br />
# Override dangerous defaults that rewrite the partition table:<br />
change-rules<br />
  reset<br />
# VESA framebuffer console @ 1024x768x256<br />
vga = 773<br />
# Normal VGA console<br />
# vga = normal<br />
# VESA framebuffer console @ 1024x768x64k<br />
# vga=791<br />
# VESA framebuffer console @ 1024x768x32k<br />
# vga=790<br />
# VESA framebuffer console @ 1024x768x256<br />
# vga=773<br />
# VESA framebuffer console @ 800x600x64k<br />
# vga=788<br />
# VESA framebuffer console @ 800x600x32k<br />
# vga=787<br />
# VESA framebuffer console @ 800x600x256<br />
# vga=771<br />
# VESA framebuffer console @ 640x480x64k<br />
# vga=785<br />
# VESA framebuffer console @ 640x480x32k<br />
# vga=784<br />
# VESA framebuffer console @ 640x480x256<br />
# vga=769<br />
# End LILO global section<br />
# Linux bootable partition config begins<br />
image = /boot/vmlinuz<br />
  root = /dev/sda6<br />
  label = Slackware<br />
  read-only<br />
# Linux bootable partition config ends<br />
# Windows bootable partition config begins<br />
other = /dev/sda3<br />
  label = Windows<br />
  table = /dev/sda<br />
# Windows bootable partition config ends</b></div>

]]></content:encoded>
			<dc:creator>mfduqued</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/mfduqued-448837/problem-with-lilo-conf-at-slackware-12-2-1807/</guid>
		</item>
	</channel>
</rss>
