<?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: CrunchBang Linux 8.10.02 released</title>
	<atom:link href="http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/</link>
	<description>The official CrunchBang Linux blog</description>
	<lastBuildDate>Sun, 15 Jan 2012 02:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vabhe</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-258</link>
		<dc:creator>vabhe</dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-258</guid>
		<description>@Per

You&#039;ve to reset with grub the MBR 
Solution:
boot from live cd/usb

in terminal:
sudo grub
and you pass in the grub mini bash
grub&gt;

than
grub&gt;find /boot/grub/stage1

and you&#039;ll get something like
(hd0,1)

it probably give different result for you

than
grub&gt;root (hd0,1)
grub&gt;setup (hd0)
quit

and reboot</description>
		<content:encoded><![CDATA[<p>@Per</p>
<p>You&#8217;ve to reset with grub the MBR<br />
Solution:<br />
boot from live cd/usb</p>
<p>in terminal:<br />
sudo grub<br />
and you pass in the grub mini bash<br />
grub&gt;</p>
<p>than<br />
grub&gt;find /boot/grub/stage1</p>
<p>and you&#8217;ll get something like<br />
(hd0,1)</p>
<p>it probably give different result for you</p>
<p>than<br />
grub&gt;root (hd0,1)<br />
grub&gt;setup (hd0)<br />
quit</p>
<p>and reboot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vabhe</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-257</link>
		<dc:creator>vabhe</dc:creator>
		<pubDate>Tue, 18 Aug 2009 14:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-257</guid>
		<description>sorry, corrected the mail address</description>
		<content:encoded><![CDATA[<p>sorry, corrected the mail address</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vabhe</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-256</link>
		<dc:creator>vabhe</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-256</guid>
		<description>@Per Nordin
grub error 21
same problem on a hp mini 2133 with CB 9.04.01!

someone have found a solution?</description>
		<content:encoded><![CDATA[<p>@Per Nordin<br />
grub error 21<br />
same problem on a hp mini 2133 with CB 9.04.01!</p>
<p>someone have found a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Nordin</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-251</link>
		<dc:creator>Per Nordin</dc:creator>
		<pubDate>Mon, 10 Aug 2009 11:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-251</guid>
		<description>Asus 1000HG with 2GB RAM.

I d/l the CrunchEee ASUS Eee PC Edition (standard) and installed it to a USB drive last night.
(Just so there is no misunderstanding, I first created a start-up &quot;live&quot; USB and from there installed it to another USB)
The reason I installed it to a USB is for trial purposes and I dont want to mess up my functioning system on my HD (the pre-installed Win XP).
After the installation, I get GRUB loading error #21 and I cant boot from my HD!

What&#039;s more is that I can&#039;t boot from the Cruch-USB installation (!) (displaying only blinking underscore)
But I CAN boot from a Flash (4GB SDHC) on which I have EEEbuntu 3.0 or Puppy (from a 2GB SD Flash)...

I have previously done other such trial installations on USB or SD/SDHD with no problems and never had any problem booting from the HD with Win XP (which I do after each installation, just to check, before I boot again from the newly installed linux on USB or SD/HC (Puppy, Easypeasy, Ubuntu NBR, Mint, etc). It was now after installing Crunch that I no longer can boot from the HD and get the GRUB error #21.

The internal HD is still reachable (thank God) once I boot from e.g. Eeebuntu, so I could back up some files from it, and it is also visible in the Set-up, and can be chosen as boot drive, but from there on all I get when trying to boot from it is GRUB error #21.

From what I have gathered from looking in forums, this means that Crunch has for some solitarily inexplicable reason chosen to rewrite the MBR on my internal HD while installing to the USB. Or?</description>
		<content:encoded><![CDATA[<p>Asus 1000HG with 2GB RAM.</p>
<p>I d/l the CrunchEee ASUS Eee PC Edition (standard) and installed it to a USB drive last night.<br />
(Just so there is no misunderstanding, I first created a start-up &#8220;live&#8221; USB and from there installed it to another USB)<br />
The reason I installed it to a USB is for trial purposes and I dont want to mess up my functioning system on my HD (the pre-installed Win XP).<br />
After the installation, I get GRUB loading error #21 and I cant boot from my HD!</p>
<p>What&#8217;s more is that I can&#8217;t boot from the Cruch-USB installation (!) (displaying only blinking underscore)<br />
But I CAN boot from a Flash (4GB SDHC) on which I have EEEbuntu 3.0 or Puppy (from a 2GB SD Flash)&#8230;</p>
<p>I have previously done other such trial installations on USB or SD/SDHD with no problems and never had any problem booting from the HD with Win XP (which I do after each installation, just to check, before I boot again from the newly installed linux on USB or SD/HC (Puppy, Easypeasy, Ubuntu NBR, Mint, etc). It was now after installing Crunch that I no longer can boot from the HD and get the GRUB error #21.</p>
<p>The internal HD is still reachable (thank God) once I boot from e.g. Eeebuntu, so I could back up some files from it, and it is also visible in the Set-up, and can be chosen as boot drive, but from there on all I get when trying to boot from it is GRUB error #21.</p>
<p>From what I have gathered from looking in forums, this means that Crunch has for some solitarily inexplicable reason chosen to rewrite the MBR on my internal HD while installing to the USB. Or?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-166</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 24 Jun 2009 02:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-166</guid>
		<description>I just loaded this on the Acer Aspire One and can&#039;t believe how great it is!  I&#039;ve used eeebuntu and there&#039;s no comparison.  Thanks so much.</description>
		<content:encoded><![CDATA[<p>I just loaded this on the Acer Aspire One and can&#8217;t believe how great it is!  I&#8217;ve used eeebuntu and there&#8217;s no comparison.  Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chipmunkproof</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-164</link>
		<dc:creator>chipmunkproof</dc:creator>
		<pubDate>Mon, 22 Jun 2009 07:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-164</guid>
		<description>You have really outdone yourself with this distro. I love the simplicity and power. Its beautiful!</description>
		<content:encoded><![CDATA[<p>You have really outdone yourself with this distro. I love the simplicity and power. Its beautiful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malcolm Bastien</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-81</link>
		<dc:creator>Malcolm Bastien</dc:creator>
		<pubDate>Tue, 27 Jan 2009 23:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-81</guid>
		<description>Loving the distro on my Asus Eee.

But let&#039;s see a 64 bit build please!</description>
		<content:encoded><![CDATA[<p>Loving the distro on my Asus Eee.</p>
<p>But let&#8217;s see a 64 bit build please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HP 2133 user</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-70</link>
		<dc:creator>HP 2133 user</dc:creator>
		<pubDate>Thu, 22 Jan 2009 00:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-70</guid>
		<description>1-  Thanks for the updater
2-   Hmmm, Is is me?  Hmmm, did I miss where trash is (created then deleted abiword file and no trash bin showed up anywhere on the file manager (it was there in the file manager before in 8.10.1)?   Where is the trash bin located now?</description>
		<content:encoded><![CDATA[<p>1-  Thanks for the updater<br />
2-   Hmmm, Is is me?  Hmmm, did I miss where trash is (created then deleted abiword file and no trash bin showed up anywhere on the file manager (it was there in the file manager before in 8.10.1)?   Where is the trash bin located now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corenominal</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-69</link>
		<dc:creator>corenominal</dc:creator>
		<pubDate>Mon, 19 Jan 2009 18:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-69</guid>
		<description>@Boondox: There will be an update script/package available soon.</description>
		<content:encoded><![CDATA[<p>@Boondox: There will be an update script/package available soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boondox</title>
		<link>http://crunchbanglinux.org/blog/2009/01/18/crunchbang-linux-81002-released/comment-page-1/#comment-68</link>
		<dc:creator>Boondox</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://crunchbanglinux.org/blog/?p=72#comment-68</guid>
		<description>Is there a way to update 8.10.01 with the new 8.10.02 w/out reinstalling the newest version?</description>
		<content:encoded><![CDATA[<p>Is there a way to update 8.10.01 with the new 8.10.02 w/out reinstalling the newest version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
 


