<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BulletBytes.dk</title>
	<atom:link href="http://bulletbytes.dk/feed/" rel="self" type="application/rss+xml" />
	<link>http://bulletbytes.dk</link>
	<description>Guides &#38; Hints</description>
	<lastBuildDate>Tue, 03 Apr 2012 11:13:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to enable AHCI mode after Windows Vista / 7 Installation</title>
		<link>http://bulletbytes.dk/2012/03/17/how-to-enable-ahci-mode-after-windows-vista-7-installation/</link>
		<comments>http://bulletbytes.dk/2012/03/17/how-to-enable-ahci-mode-after-windows-vista-7-installation/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 17:49:52 +0000</pubDate>
		<dc:creator>Rene Schønbeck</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[After install]]></category>
		<category><![CDATA[AHCI]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bulletbytes.dk/?p=100</guid>
		<description><![CDATA[This issue is known by most tech guys all around the world: People make an install of Windows 7 on their newly bought SSD and afterwards find out that they will get better performance with AHCI-mode enabled. If you enable AHCI after the install of Windows Vista/ Windows 7 the boot procedure will result in [...]]]></description>
			<content:encoded><![CDATA[<p>This issue is known by most tech guys all around the world: People make an install of Windows 7 on their newly bought SSD and afterwards find out that they will get better performance with AHCI-mode enabled.<br />
If you enable AHCI after the install of Windows Vista/ Windows 7 the boot procedure will result in a Blue Screen. This is the result of the harddrive controller changing when you enable AHCI.</p>
<p>So is there a way to enable AHCI after the install of Windows Vista / 7?<br />
The short answer is &#8220;yes&#8221;.<br />
You will need to disable AHCI while performing the procedure, but you&#8217;ll be able to enable it afterwards and make Windows boot normally without Blue Screens.</p>
<p>Your question might be: &#8220;How do I do it?&#8221;. Well it&#8217;s pretty easy. Follow these steps and you&#8217;ll be running your computer in AHCI mode:</p>
<ul>
<li>If you&#8217;ve already enabled AHCI, please go into your BIOS to disable it.</li>
<li>Let Windows Vista / 7 boot like it normally would</li>
<li>In the Start menu search field write: Regedit</li>
<li>Go to the registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci</li>
<li>Right click on &#8220;Start&#8221; and  choose &#8220;Modify&#8221;</li>
<li>In the Value Data field enter &#8220;0&#8243; (zero) and click &#8220;OK&#8221;</li>
<li>Exit Regedit</li>
<li>Reboot the computer and enter the BIOS</li>
<li>Enable AHCI</li>
<li>Let Windows Vista / 7 boot up</li>
<li>Standard AHCI drivers will be installed, and you can now install the manufacturer AHCI drivers if you want.</li>
<li>Reboot the computer and you are done with enabling AHCI.</li>
</ul>
<p>&nbsp;</p>
<p><em>Disclaimer: I can&#8217;t be held responsible for any problems that might arise from following this guide.</em></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bulletbytes.dk/2012/03/17/how-to-enable-ahci-mode-after-windows-vista-7-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change default program to launch Windows .lnk files back to normal</title>
		<link>http://bulletbytes.dk/2011/09/13/accidently-associated-windows-lnk-files-with-the-wrong-program/</link>
		<comments>http://bulletbytes.dk/2011/09/13/accidently-associated-windows-lnk-files-with-the-wrong-program/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 19:40:47 +0000</pubDate>
		<dc:creator>Rene Schønbeck</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Association]]></category>
		<category><![CDATA[lnk]]></category>
		<category><![CDATA[Registry Editor]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bulletbytes.dk/?p=89</guid>
		<description><![CDATA[I sometimes through my work with in-house support see this happen. For some reason the user associates for example Internet Explorer or another program with the .lnk files, if asked what program they want to use to open the file. This normally turns out to become a big problem, as all programs on the desktop [...]]]></description>
			<content:encoded><![CDATA[<p>I sometimes through my work with in-house support see this happen. For some reason the user associates for example Internet Explorer or another program with the .lnk files, if asked what program they want to use to open the file.<br />
This normally turns out to become a big problem, as all programs on the desktop and in the Windows Start-menu, now tries to open in the selected program.</p>
<p>You can fix this rather easily by following the below steps:</p>
<ol>
<li>Click Start Menu, and type:<strong> regedit</strong> in the Start Search and press <strong>&lt;ENTER&gt;</strong>.</li>
<li>Navigate to the following registry branch: <strong><br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\[ext]</strong><br />
Replace the [ext] with the actual file extension that you want to restore . If you are unsure, browse through all the sub-key under FileExts.</li>
<li>Delete the sub-key named <strong>UserChoice</strong>.</li>
<li>Exit from Registry Editor.</li>
</ol>
<p>After you&#8217;ve gone through all the needed extensions, reboot the computer and you should be ready to go.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><em>Disclaimer: I can&#8217;t be held responsible for any problems that might arise from following this guide.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://bulletbytes.dk/2011/09/13/accidently-associated-windows-lnk-files-with-the-wrong-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 9.10 on Zepto Znote V11a / Marasst X11A / Lengda M11A netbook</title>
		<link>http://bulletbytes.dk/2011/01/13/installing-ubuntu-9-10-on-zepto-znote-v11a-marasst-x11a-lengda-m11a-netbook/</link>
		<comments>http://bulletbytes.dk/2011/01/13/installing-ubuntu-9-10-on-zepto-znote-v11a-marasst-x11a-lengda-m11a-netbook/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 10:26:25 +0000</pubDate>
		<dc:creator>Rene Schønbeck</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bulletbytes.dk/?p=51</guid>
		<description><![CDATA[Summary: This guide will guide you through, step by step, on how to install Ubuntu 9.10 on the Znote V11a/Lengda M11A/Marasst X11A netbook and to get everything working, including the touchpad. I originally created this guide back in February 2010 for my old blog, which was hacked and the database deleted. I know this is [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff6600;"><strong>Summary:</strong></span></p>
<p>This guide will guide you through, step by step, on how to install Ubuntu 9.10 on the Znote V11a/Lengda M11A/Marasst X11A netbook and to get everything working, including the touchpad.<br />
I originally created this guide back in February 2010 for my old blog, which was hacked and the database deleted. I know this is an old guide, as Ubuntu 10.10 has arrived, but I didn&#8217;t think it needed to go to waste anyway.</p>
<p>This guide will walk you through the steps of the English install, and all the selections will be the English ones. If you are installing Ubuntu 9.10 in any other languages the selections might be different.</p>
<p><span style="color: #ff6600;"><strong>Hardware specifications:</strong></span></p>
<p>As the Znote V11a / Lengda M11A / Marasst X11A at the release in September 2009 were pretty unique regarding the hardware specifications, I’ll just summarize them:</p>
<ul>
<li>Intel Atom N270 1,6GHz</li>
<li>1024MB PC5300 DDR2 RAM</li>
<li>Intel GMA 950 onboard graphics with up to 224MB shared RAM</li>
<li>160GB Western Digital 5400 rpm hard drive</li>
<li>Realtek based 10/100/1000Mbit network</li>
<li>Realtek based 54Mbit wireless network</li>
<li>1.3MP Webcam</li>
<li>11.1” LED backlit LCD screen with a 1366&#215;768 resolution</li>
</ul>
<p>Some of the specifications are pretty bland and standard netbook stuff, but especially the 1Gbit wired network, 1.3MP webcam and 1366&#215;768 screen resolution on the 11.1” screen where pretty unique as other manufacturers released similar specifications 1-2 months later.</p>
<p><span id="more-51"></span></p>
<p><span style="color: #ff6600;"><strong>What is needed?</strong></span></p>
<p>This guide does not include how to burn Ubuntu 9.10 on a CD/DVD, so it is expected that this has been prepared before beginning this guide.</p>
<p>What you need before you begin:</p>
<ul>
<li>Ubuntu 9.10, 32 bit CD</li>
<li>External USB CD/DVD drive</li>
<li>Netbook connected to a working power supply</li>
<li>External mouse until touchpad is permanently enabled</li>
<li>One hour of spare time to complete the install from beginning till end</li>
</ul>
<p><span style="color: #ff6600;"><strong>Step 1: First part of installation</strong></span></p>
<p>Now let’s get going on the journey of getting this very popular Open Source operating system installed on the Znote V11a.</p>
<ul>
<li>Turn on the netbook by pressing the power button</li>
<li>Press &lt;F10&gt; at BIOS screen to access the Boot Menu</li>
<li>Choose the ‘USB CDROM’ by using the arrow keys</li>
<li>Press &lt;Enter&gt;</li>
</ul>
<p>The Ubuntu installation will now be loaded from the Ubuntu 9.10 installation CD.<br />
While the installation is loading it is a good time to power on the wireless network card by pressing the “Wireless on/off button” which is placed right next to the power button.<br />
The wireless LED indicator at the left hand side of the netbook will light up, to show that the wireless network has been powered on.</p>
<p>It is now time to set up the basic information needed to complete the first part of the installation and to enable the touchpad, so that it works during the installation</p>
<ul>
<li>Choose “English” at the Language selection menu</li>
<li>Press &lt;Enter&gt;</li>
<li>Choose “Install Ubuntu” in the menu</li>
<li>Press &lt;F6&gt; to access the command line to be able to enable the touchpad</li>
<li>Press &lt;ESC&gt;</li>
<li>Press &lt;→&gt; (right arrow button)</li>
<li>Add this after the “&#8211;“ in the boot options line:<br />
i8042.nomux=1</li>
<li>Press &lt;Enter&gt;</li>
</ul>
<p>The graphical part of the installation will now begin to load</p>
<p><span style="color: #ff6600;"><strong>Step 2: Graphical part of installation</strong></span></p>
<p>Welcome</p>
<ul>
<li>Choose “English”</li>
<li>Press “Forward”</li>
</ul>
<p>Where are you?</p>
<ul>
<li>Choose your Time Zone (I’m choosing Region: Europe, Zone: Denmark Time)</li>
<li>Press “Forward”</li>
</ul>
<p>Keyboard layout</p>
<ul>
<li>Choose the layout that fits your country (normally automatically chosen from your time zone).<br />
If the correct is not chosen by default please choose the correct layout before continuing.</li>
<li>Press “Forward”</li>
</ul>
<p>Prepare disk space</p>
<ul>
<li>Choose “Erase and use entire disk”</li>
<li>Press “Forward”</li>
</ul>
<p>Who are you?</p>
<ul>
<li>Enter your full name (example: Bob Johnson)</li>
<li>Type your log-in name in small letters if you want it to be different than your first name</li>
<li>Enter the password you want to use for log-in and administration rights</li>
<li>Re-enter the password you chose before once more</li>
<li>Type in the name of the computer.<br />
(This is also shown as the computer name when connected to a network)</li>
<li>Choose which way to log in on the Ubuntu 9.10 installation<br />
<strong>“Log in automatically”<br />
</strong>(No security, not recommended)<br />
<strong>“Require my password to log in”<br />
</strong>(Normal security, recommended for normal use)<br />
<strong>“Require my password to log in and to decrypt my home folder”<br />
</strong>(Highest security, only for systems with critical data in the Home Folder)</li>
<li>Press “Forward”</li>
</ul>
<p>Ready to install</p>
<ul>
<li>Look through the settings you have chosen. If anything is wrong go back and change them.</li>
<li>If nothing is wrong with the settings, press “Install”</li>
</ul>
<p>Ubuntu 9.10 will now install on the Znote V11a / Lengda M11A /Marasst X11A.<br />
When the installation is done press “Retart now”<br />
The Installation CD will now be ejected. When this is done press “Enter” to reboot the notebook.</p>
<p><span style="color: #ff6600;"><strong>Step 3: First boot</strong></span></p>
<p>At first boot you will need to have an external mouse connected to make the appropriate steps in getting the touchpad enabled.</p>
<p>Start by logging in with the credentials you chose during the installation.</p>
<p>Now we need to start up a terminal to get to the needed parts of Ubuntu 9.10:</p>
<ul>
<li>Choose “Applications”</li>
<li>Choose “Accessories”</li>
<li>Click on “Terminal”</li>
</ul>
<p>The terminal application will now load.</p>
<p>Write the following in the terminal:</p>
<ul>
<li>sudo gedit /etc/default/grub</li>
<li>Press “Enter”</li>
<li>Type in the password for your user account (like when you log in)</li>
<li>Press “Enter”</li>
</ul>
<p>The editor “gedit” has loaded with the grub file.</p>
<p>We now need to edit this file to be able to activate the touchpad during each boot of the machine, and so it will work even after Ubuntu updates the operating system kernel (basic part of the operating system).</p>
<ul>
<li>Find the line: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”</li>
<li>Change it to: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i8042.nomux=1”</li>
<li>Close the gedit window</li>
<li>Choose “Save”</li>
<li>In the terminal window write:  sudo update-grub</li>
<li>Press “Enter”</li>
<li>After the command has been processed write: sudo update-grub2</li>
<li>Press “Enter”</li>
</ul>
<p>We now need to reboot the netbook.</p>
<ul>
<li>Find your logon name in the top right corner of the screen</li>
<li>Press it</li>
<li>Choose “Restart…”</li>
<li>A popup will appear. Press “Restart”</li>
</ul>
<p>You should now be able to use your touchpad.</p>
]]></content:encoded>
			<wfw:commentRss>http://bulletbytes.dk/2011/01/13/installing-ubuntu-9-10-on-zepto-znote-v11a-marasst-x11a-lengda-m11a-netbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulletbytes.dk is alive&#8230; again!</title>
		<link>http://bulletbytes.dk/2010/12/28/bulletbytes-dk-is-alive-again/</link>
		<comments>http://bulletbytes.dk/2010/12/28/bulletbytes-dk-is-alive-again/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 00:56:37 +0000</pubDate>
		<dc:creator>Rene Schønbeck</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Personal Blog]]></category>

		<guid isPermaLink="false">http://bulletbytes.dk/?p=14</guid>
		<description><![CDATA[Welcome to Bulletbytes.dk. The site has once again been revived from the ashes. This time hopefully for good. I&#8217;m working on getting this site up running slowly but steadily, so stay tuned. The plan for this site is: Personal blogging (main site) Forum, also featuring guides, tips and tricks (sub-site) Hope to see you around, [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Bulletbytes.dk.</p>
<p>The site has once again been revived from the ashes. This time hopefully for good.<br />
I&#8217;m working on getting this site up running slowly but steadily, so stay tuned.</p>
<p>The plan for this site is:</p>
<ul>
<li>Personal blogging (main site)</li>
<li>Forum, also featuring guides, tips and tricks (sub-site)</li>
</ul>
<p>Hope to see you around, and I&#8217;m hoping you&#8217;ll stay tuned for the updates, and information that is slowly going up on this site.</p>
<p>On a final note, please be aware that to prevent spam, I&#8217;ve set up the site, so I need to approve every comment. Don&#8217;t freak out if you can&#8217;t see your comment at first, it will show up as soon as I approve it.</p>
<p>Best Regards,</p>
<p>Rene</p>
]]></content:encoded>
			<wfw:commentRss>http://bulletbytes.dk/2010/12/28/bulletbytes-dk-is-alive-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

