<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customizing rEFIt (an EFI Bootloader &#8211; Intel Macs) Slick!</title>
	<atom:link href="http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/</link>
	<description>Technologist, Consultant, Software Engineer, Entrepreneur and Musician</description>
	<lastBuildDate>Sat, 24 Jul 2010 12:06:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Locksmith</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3919</link>
		<dc:creator>Locksmith</dc:creator>
		<pubDate>Fri, 18 Jun 2010 13:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3919</guid>
		<description>Fantastic and simple, just what I like, I&#039;m posing your link on my blog.
Good job!
-Locksmith</description>
		<content:encoded><![CDATA[<p>Fantastic and simple, just what I like, I&#8217;m posing your link on my blog.<br />
Good job!<br />
-Locksmith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3843</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3843</guid>
		<description>Hi Colin,

I see, thanks.

I&#039;ll try one last time with those proportions.

--
cga</description>
		<content:encoded><![CDATA[<p>Hi Colin,</p>
<p>I see, thanks.</p>
<p>I&#8217;ll try one last time with those proportions.</p>
<p>&#8211;<br />
cga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3842</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3842</guid>
		<description>@cga I had to make my banner 1920x449 instead of 1920x1200.  You might try to make yours something like 1280x150 or similar dimensions.  I don&#039;t think that the banner is supposed to be a full-size background image, but just the banner image on the top portion of the screen.</description>
		<content:encoded><![CDATA[<p>@cga I had to make my banner 1920&#215;449 instead of 1920&#215;1200.  You might try to make yours something like 1280&#215;150 or similar dimensions.  I don&#8217;t think that the banner is supposed to be a full-size background image, but just the banner image on the top portion of the screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3841</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3841</guid>
		<description>post scriptum: (sorry i cannot edit post)

in those steps above i forgot to mention that dimensions are important.

if i try with a native 1280x800 image i get the hostname shown in default position and a gray background without boot options/icons.

only by using a smaller image (say 400x108) i can get it to work in that position as this: http://yfrog.com/jtmyrefitunithemeactualrep</description>
		<content:encoded><![CDATA[<p>post scriptum: (sorry i cannot edit post)</p>
<p>in those steps above i forgot to mention that dimensions are important.</p>
<p>if i try with a native 1280&#215;800 image i get the hostname shown in default position and a gray background without boot options/icons.</p>
<p>only by using a smaller image (say 400&#215;108) i can get it to work in that position as this: <a href="http://yfrog.com/jtmyrefitunithemeactualrep" rel="nofollow">http://yfrog.com/jtmyrefitunithemeactualrep</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3840</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3840</guid>
		<description>Ok big news!!

I managed to make a custom hostname by working a bit hard and logically with Photostop. Can&#039;t remember the exact steps but here&#039;s some off the top of my head:

- use rEFIt default gray for bg (RGB=191)
- merge layer (bg and text)
- flatten image
- convert image mode -&gt; grayscale
- save as bmp

This is what I achieved: http://yfrog.com/jtmyrefitunithemeactualrep 

I&#039;m almost there. I think that the hostname position cannot be changed since (i guess) it&#039;s hardcoded in rEFIt code somewhere.

Can anyone please disprove this and tell me how to position the hostname like this: http://yfrog.com/j7myrefitunithemegraywithp

Please thanks

--
cga</description>
		<content:encoded><![CDATA[<p>Ok big news!!</p>
<p>I managed to make a custom hostname by working a bit hard and logically with Photostop. Can&#8217;t remember the exact steps but here&#8217;s some off the top of my head:</p>
<p>- use rEFIt default gray for bg (RGB=191)<br />
- merge layer (bg and text)<br />
- flatten image<br />
- convert image mode -&gt; grayscale<br />
- save as bmp</p>
<p>This is what I achieved: <a href="http://yfrog.com/jtmyrefitunithemeactualrep" rel="nofollow">http://yfrog.com/jtmyrefitunithemeactualrep</a> </p>
<p>I&#8217;m almost there. I think that the hostname position cannot be changed since (i guess) it&#8217;s hardcoded in rEFIt code somewhere.</p>
<p>Can anyone please disprove this and tell me how to position the hostname like this: <a href="http://yfrog.com/j7myrefitunithemegraywithp" rel="nofollow">http://yfrog.com/j7myrefitunithemegraywithp</a></p>
<p>Please thanks</p>
<p>&#8211;<br />
cga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3839</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Sat, 30 Jan 2010 14:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3839</guid>
		<description>Hi Colin,

I managed to get a black rEFIt screen (+ your selections) with a 14x14 pixel hostname.bmp found on idflood.com, but I finally made my mind up about colors and I ditched black in favor of gray. 

Anyway no matter what I try I cannot get my &quot;banner hostname.bmp&quot; to show up with my hostname: (big with name, made myself and named graywithname.bmp) http://yfrog.com/jpgraywithnamep

This is what I&#039;d like to achieve as a final result: http://yfrog.com/j7myrefitunithemegraywithp

BUT there&#039;s one big problem, when I enable my hostname.bmp (if different from the one above 14x14):

[...]
banner graywithname.bmp
hideui label shell tools
[...]

I get a black screen at boot and cannot boot from rEFIt. The only thing left Is to boot from a rEFIt CD.

I read in the above comments that the only way to get hostname work is to edit a working hostname.bmp file and just paste and Save it (not Save as) into it. I did try this way but cannot get it to work neither like this.

What do I do wrong?

Please
Thanks

--
cga</description>
		<content:encoded><![CDATA[<p>Hi Colin,</p>
<p>I managed to get a black rEFIt screen (+ your selections) with a 14&#215;14 pixel hostname.bmp found on idflood.com, but I finally made my mind up about colors and I ditched black in favor of gray. </p>
<p>Anyway no matter what I try I cannot get my &#8220;banner hostname.bmp&#8221; to show up with my hostname: (big with name, made myself and named graywithname.bmp) <a href="http://yfrog.com/jpgraywithnamep" rel="nofollow">http://yfrog.com/jpgraywithnamep</a></p>
<p>This is what I&#8217;d like to achieve as a final result: <a href="http://yfrog.com/j7myrefitunithemegraywithp" rel="nofollow">http://yfrog.com/j7myrefitunithemegraywithp</a></p>
<p>BUT there&#8217;s one big problem, when I enable my hostname.bmp (if different from the one above 14&#215;14):</p>
<p>[...]<br />
banner graywithname.bmp<br />
hideui label shell tools<br />
[...]</p>
<p>I get a black screen at boot and cannot boot from rEFIt. The only thing left Is to boot from a rEFIt CD.</p>
<p>I read in the above comments that the only way to get hostname work is to edit a working hostname.bmp file and just paste and Save it (not Save as) into it. I did try this way but cannot get it to work neither like this.</p>
<p>What do I do wrong?</p>
<p>Please<br />
Thanks</p>
<p>&#8211;<br />
cga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3837</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 16:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3837</guid>
		<description>The background color is taken from the first pixel (top left) in the banner image.  Also the hostname is part of the banner image, so it really could be whatever you wanted.</description>
		<content:encoded><![CDATA[<p>The background color is taken from the first pixel (top left) in the banner image.  Also the hostname is part of the banner image, so it really could be whatever you wanted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3836</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3836</guid>
		<description>post scriptum:

also, can you tell us howto to show hostname in the middle just above the os icons? (or in any position?)</description>
		<content:encoded><![CDATA[<p>post scriptum:</p>
<p>also, can you tell us howto to show hostname in the middle just above the os icons? (or in any position?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cga</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3835</link>
		<dc:creator>cga</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3835</guid>
		<description>Hi, nice howto and images, I used yours and some of these: http://vackermann.deviantart.com/art/Museo-a-theme-for-rEFIt-114022464

to make my rEFIt look better: http://img707.imageshack.us/i/myrefitunitheme.png/

Question: I only wonder how to make a black background. Can you link us the image and the line of refi.conf ?

Here&#039;s my refit.conf:

timeout 10
disable all
selection_big   SelectionL.bmp
selection_small SelectionS.bmp
hidebadges internal
hideui banner shell tools
legacyfirst</description>
		<content:encoded><![CDATA[<p>Hi, nice howto and images, I used yours and some of these: <a href="http://vackermann.deviantart.com/art/Museo-a-theme-for-rEFIt-114022464" rel="nofollow">http://vackermann.deviantart.com/art/Museo-a-theme-for-rEFIt-114022464</a></p>
<p>to make my rEFIt look better: <a href="http://img707.imageshack.us/i/myrefitunitheme.png/" rel="nofollow">http://img707.imageshack.us/i/myrefitunitheme.png/</a></p>
<p>Question: I only wonder how to make a black background. Can you link us the image and the line of refi.conf ?</p>
<p>Here&#8217;s my refit.conf:</p>
<p>timeout 10<br />
disable all<br />
selection_big   SelectionL.bmp<br />
selection_small SelectionS.bmp<br />
hidebadges internal<br />
hideui banner shell tools<br />
legacyfirst</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simolinic</title>
		<link>http://colinharrington.net/blog/2009/05/customizing-refit-an-efi-bootloader-intel-macs-slick/comment-page-1/#comment-3832</link>
		<dc:creator>Simolinic</dc:creator>
		<pubDate>Sat, 02 Jan 2010 02:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://colinharrington.net/blog/?p=62#comment-3832</guid>
		<description>I was able to get it to work, by taking a functional hostname.bmp and replacing its contents without doing a &quot;Save As.&quot; There are several rEFIt re-skins that I found, and I could use any of their hostname.bmp files, but I couldn&#039;t create my own .bmp in Photoshop. I created what I wanted it to look like in one file, opened the functional .bmp, pasted my new graphics into the existing hostname.bmp, flattened, then JUST &quot;Save.&quot; Not &quot;Save As.&quot;

For whatever reason, any bitmap created by Photoshop on my computer doesn&#039;t work, but I can modify one that does, and it still works. Some nonsense I haven&#039;t yet traced.

Just posting this in case anyone else has a similar issue.</description>
		<content:encoded><![CDATA[<p>I was able to get it to work, by taking a functional hostname.bmp and replacing its contents without doing a &#8220;Save As.&#8221; There are several rEFIt re-skins that I found, and I could use any of their hostname.bmp files, but I couldn&#8217;t create my own .bmp in Photoshop. I created what I wanted it to look like in one file, opened the functional .bmp, pasted my new graphics into the existing hostname.bmp, flattened, then JUST &#8220;Save.&#8221; Not &#8220;Save As.&#8221;</p>
<p>For whatever reason, any bitmap created by Photoshop on my computer doesn&#8217;t work, but I can modify one that does, and it still works. Some nonsense I haven&#8217;t yet traced.</p>
<p>Just posting this in case anyone else has a similar issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
