<?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>Enrico Tenivella &#187; Uncategorized</title>
	<atom:link href="http://www.texilee.it/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://www.texilee.it</link>
	<description>Diario di bordo di un sistemista</description>
	<lastBuildDate>Thu, 19 May 2011 08:42:59 +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>MegaCLI tiny cheat sheets</title>
		<link>http://www.texilee.it/megacli-tiny-cheat-sheets</link>
		<comments>http://www.texilee.it/megacli-tiny-cheat-sheets#comments</comments>
		<pubDate>Thu, 19 May 2011 08:42:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=341</guid>
		<description><![CDATA[MegaCLI SAS RAID Management Tool Ver 8.00.46 Feb 03, 2011 MegaCli -EncInfo -aN&#124;-a0,1,2&#124;-aALL MegaCli -PhyInfo -phyM -aN&#124;-a0,1,2&#124;-aALL MegaCli64 -LDInfo -Lall -aALL MegaCli -LdPdInfo -aALL MegaCli -AdpEventLog -GetEventLogInfo -aALL]]></description>
			<content:encoded><![CDATA[<p>MegaCLI SAS RAID Management Tool  Ver 8.00.46 Feb 03, 2011</p>
<p>MegaCli -EncInfo -aN|-a0,1,2|-aALL<br />
MegaCli -PhyInfo -phyM -aN|-a0,1,2|-aALL<br />
MegaCli64 -LDInfo -Lall -aALL </p>
<p>MegaCli -LdPdInfo -aALL<br />
MegaCli -AdpEventLog -GetEventLogInfo  -aALL </p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/megacli-tiny-cheat-sheets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIXED] COD6 MW2 doesn&#8217;t launch Modern Warfare 2  Call of Duty 6 crash</title>
		<link>http://www.texilee.it/fixed-cod6-mw2-doesnt-launch-modern-warfare-2-call-of-duty-6-crash</link>
		<comments>http://www.texilee.it/fixed-cod6-mw2-doesnt-launch-modern-warfare-2-call-of-duty-6-crash#comments</comments>
		<pubDate>Mon, 07 Jun 2010 22:54:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=324</guid>
		<description><![CDATA[MW2 Multiplayer Crashes On Load!!! Whenever I try to start  Multiplayer, the steam window opens, the game prepares to start, and then it just goes black, and crashes back to the desktop without an error message. FIX remove  ZONE\XXXXXXXXX\mp_playlists_dlc1.ff]]></description>
			<content:encoded><![CDATA[<p>MW2 Multiplayer Crashes On Load!!!</p>
<p>Whenever I try to start  Multiplayer,  the steam window  opens,  the game prepares to start,  and then it just goes black,  and  crashes back to the desktop without an error message.</p>
<p><strong>FIX<br />
</strong></p>
<p>remove  ZONE\XXXXXXXXX\mp_playlists_dlc1.ff</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/fixed-cod6-mw2-doesnt-launch-modern-warfare-2-call-of-duty-6-crash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Lenovo RS210 install lenny</title>
		<link>http://www.texilee.it/ibm-lenovo-rs210-install-lenny</link>
		<comments>http://www.texilee.it/ibm-lenovo-rs210-install-lenny#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:27:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.texilee.it/ibm-lenovo-rs210-install-lenny</guid>
		<description><![CDATA[no cd-rom detected use USB!!! http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/ download vmlinuz &#038;&#038; initrd.gz fdisk /dev/sdb mkdosfs /dev/sdb1 syslinux /dev/sdb1 #vi syslinux.cfg default /vmlinuz vga=791 append initrd=/initrd.gz mount /dev/sdb1 /mnt/sdb1 copy syslinux.cfg vmlinuz initrd.gz /mnt/sdb1 copy Lenny ISO /mnt/sdb1/ lilo -S /dev/null -M /dev/sdb ext lilo -S /dev/null -A /dev/sdb 1 install-mbr /dev/sdb]]></description>
			<content:encoded><![CDATA[<p>no cd-rom detected</p>
<p>use USB!!!</p>
<p>http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/</p>
<p>download vmlinuz  &#038;&#038; initrd.gz</p>
<p>fdisk /dev/sdb<br />
mkdosfs /dev/sdb1<br />
syslinux /dev/sdb1</p>
<p>#vi   syslinux.cfg<br />
default /vmlinuz vga=791<br />
append initrd=/initrd.gz</p>
<p>mount /dev/sdb1 /mnt/sdb1</p>
<p>copy syslinux.cfg  vmlinuz  initrd.gz  /mnt/sdb1<br />
copy Lenny  ISO  /mnt/sdb1/</p>
<p>lilo -S /dev/null -M /dev/sdb ext<br />
lilo -S /dev/null -A /dev/sdb 1<br />
install-mbr /dev/sdb</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/ibm-lenovo-rs210-install-lenny/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

