<?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>Schadenfreude &#187; m1530</title>
	<atom:link href="http://www.ralree.com/tag/m1530/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SSD in the M1530</title>
		<link>http://www.ralree.com/2009/03/28/ssd-in-the-m1530/</link>
		<comments>http://www.ralree.com/2009/03/28/ssd-in-the-m1530/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 05:37:28 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22471</guid>
		<description><![CDATA[Today, I finally set up my new OCZ SSD hard drive: All I had to do to convert my M1530 running Ubuntu over was use the cp command: mkdir /mnt/root &#038;&#038; mount root_partition /mnt/root mount /dev/sda1 /mnt/target cp -a /mnt/root/ /mnt/target/ You might also have to repeat for other partitions like boot and home. cp -a is awesome. It does exactly what you need for this process. Now my computer runs perfectly (other than me having to tweak grub a [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I finally set up my new OCZ SSD hard drive:</p>
<p><a href="http://www.amazon.com/gp/product/B001JU2UN0?ie=UTF8&#038;tag=4sco7yeaago-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001JU2UN0"><img border="0" src="/newblog/wp-content/uploads/2009/03/41tv3xgo3tl_sl160_.jpg"></a><img src="http://www.assoc-amazon.com/e/ir?t=4sco7yeaago-20&#038;l=as2&#038;o=1&#038;a=B001JU2UN0" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p>All I had to do to convert my M1530 running Ubuntu over was use the <tt>cp</tt> command:</p>
<pre><code>
mkdir /mnt/root &#038;&#038; mount root_partition /mnt/root
mount /dev/sda1 /mnt/target
cp -a /mnt/root/ /mnt/target/
</code></pre>
<p>You might also have to repeat for other partitions like boot and home.  <tt>cp -a</tt> is awesome.  It does exactly what you need for this process.  Now my computer runs perfectly (other than me having to tweak grub a little for the right boot options).  The only issue is you will have to move the contents of <tt>/mnt/target/root</tt> in this case to <tt>/mnt/target</tt> after this is done, as there&#8217;s an issue with dotfiles being copied in the root directory of the source.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/03/28/ssd-in-the-m1530/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard on a Dell M1530</title>
		<link>http://www.ralree.com/2008/04/01/leopard-on-a-dell-m1530/</link>
		<comments>http://www.ralree.com/2008/04/01/leopard-on-a-dell-m1530/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 05:58:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[kalyway]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[osx86]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2008/04/01/leopard-on-a-dell-m1530</guid>
		<description><![CDATA[Somehow, I managed to get Leopard installed and running on my Dell M1530 using the Kalyway disc. It barely works. Here is a list of deficiencies: No Wireless (Intel 3945) No Ethernet (Marvell Yukon 88E8) No Sound And here are some things that seem to work: Bluetooth Firewire Nvidia Graphics using NVInstaller .41 @ 1680&#215;1050 Here are some nice pictures:]]></description>
			<content:encoded><![CDATA[<p>Somehow, I managed to get Leopard installed and running on my Dell M1530 using the Kalyway disc.  It barely works.  Here is a list of deficiencies:</p>
<ul>
<li>No Wireless (Intel 3945)</li>
<li>No Ethernet (Marvell Yukon 88E8)</li>
<li>No Sound</li>
</ul>
<p>And here are some things that seem to work:</p>
<ul>
<li>Bluetooth</li>
<li>Firewire</li>
<li>Nvidia Graphics using NVInstaller .41 @ 1680&#215;1050</li>
</ul>
<p>Here are some nice pictures:</p>
<p><a href="http://ralree.com/assets/2008/4/1/smallDSCF2573.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2573_tiny.JPG" alt="" width="50" height="38" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2572.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2572_tiny.JPG" alt="" width="50" height="67" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2571.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2571_tiny.JPG" alt="" width="50" height="38" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2570.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2570_tiny.JPG" alt="" width="50" height="38" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2568.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2568_tiny.JPG" alt="" width="50" height="67" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2567.JPG"><img class="alignnone" src="http://ralree.com/assets/2008/4/1/smallDSCF2567_tiny.JPG" alt="" width="50" height="38" /></a><br />
<a href="http://ralree.com/assets/2008/4/1/smallDSCF2566.JPG"><img class="alignleft" src="http://ralree.com/assets/2008/4/1/smallDSCF2566_tiny.JPG" alt="" width="50" height="38" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2008/04/01/leopard-on-a-dell-m1530/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

