<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comentarios en: Instalando un target iSCSI</title>
	<atom:link href="http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/feed/" rel="self" type="application/rss+xml" />
	<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/</link>
	<description>Documentando la vida...</description>
	<lastBuildDate>Thu, 19 Nov 2009 15:28:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Vadim Nekhai</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-136</link>
		<dc:creator>Vadim Nekhai</dc:creator>
		<pubDate>Thu, 17 Sep 2009 09:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-136</guid>
		<description>I want to tell you that ther&#039;s another free iSCSI Target Software - StarWind free. You can download it at http://starwindsoftware.com/free</description>
		<content:encoded><![CDATA[<p>I want to tell you that ther&#8217;s another free iSCSI Target Software &#8211; StarWind free. You can download it at <a href="http://starwindsoftware.com/free" rel="nofollow">http://starwindsoftware.com/free</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Arthur</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-123</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Fri, 22 May 2009 15:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-123</guid>
		<description>Saludos, esta muy interesante la guia pero tengo una duda yo estoy instalando el target en un Centos 5.2 y como soy nuevo en esto estoy un poco perdido con eso que necesito las fuentes para la instalacion me puediras ayudar con eso?</description>
		<content:encoded><![CDATA[<p>Saludos, esta muy interesante la guia pero tengo una duda yo estoy instalando el target en un Centos 5.2 y como soy nuevo en esto estoy un poco perdido con eso que necesito las fuentes para la instalacion me puediras ayudar con eso?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: federicosayd</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-33</link>
		<dc:creator>federicosayd</dc:creator>
		<pubDate>Wed, 07 Nov 2007 03:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-33</guid>
		<description>@gonzo

No veo que pueda ser. Lo mismo no recuerdo por qué los parámetro del make &quot;-C usr&quot;.
En última instancia en la sección de los links hay un enlace a un paquete .deb de iscsi target.</description>
		<content:encoded><![CDATA[<p>@gonzo</p>
<p>No veo que pueda ser. Lo mismo no recuerdo por qué los parámetro del make &#8220;-C usr&#8221;.<br />
En última instancia en la sección de los links hay un enlace a un paquete .deb de iscsi target.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: gonzo</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-30</link>
		<dc:creator>gonzo</dc:creator>
		<pubDate>Sun, 04 Nov 2007 02:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-30</guid>
		<description>Buenas al realizar el make me ocurre lo siguiente:

make -C usr
make[1]: se ingresa al directorio `/root/iscsitarget-0.4.15/usr&#039;
make[1]: No se hace nada para `all&#039;.
make[1]: se sale del directorio `/root/iscsitarget-0.4.15/usr&#039;
make -C /lib/modules/2.6.22-2-686/build SUBDIRS=/root/iscsitarget-0.4.15/kernel modules
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.22-2-686&#039;
  CC [M]  /root/iscsitarget-0.4.15/kernel/event.o
/root/iscsitarget-0.4.15/kernel/event.c: In function âevent_initâ:
/root/iscsitarget-0.4.15/kernel/event.c:98: warning: passing argument 4 of ânetlink_kernel_createâ from incompatible pointer type
/root/iscsitarget-0.4.15/kernel/event.c:98: error: too few arguments to function ânetlink_kernel_createâ
make[2]: *** [/root/iscsitarget-0.4.15/kernel/event.o] Error 1
make[1]: *** [_module_/root/iscsitarget-0.4.15/kernel] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.22-2-686&#039;
make: *** [kernel] Error 2


Soy un poco novato con linux , me podrian echar una mano. Gracias</description>
		<content:encoded><![CDATA[<p>Buenas al realizar el make me ocurre lo siguiente:</p>
<p>make -C usr<br />
make[1]: se ingresa al directorio `/root/iscsitarget-0.4.15/usr&#8217;<br />
make[1]: No se hace nada para `all&#8217;.<br />
make[1]: se sale del directorio `/root/iscsitarget-0.4.15/usr&#8217;<br />
make -C /lib/modules/2.6.22-2-686/build SUBDIRS=/root/iscsitarget-0.4.15/kernel modules<br />
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.22-2-686&#8242;<br />
  CC [M]  /root/iscsitarget-0.4.15/kernel/event.o<br />
/root/iscsitarget-0.4.15/kernel/event.c: In function âevent_initâ:<br />
/root/iscsitarget-0.4.15/kernel/event.c:98: warning: passing argument 4 of ânetlink_kernel_createâ from incompatible pointer type<br />
/root/iscsitarget-0.4.15/kernel/event.c:98: error: too few arguments to function ânetlink_kernel_createâ<br />
make[2]: *** [/root/iscsitarget-0.4.15/kernel/event.o] Error 1<br />
make[1]: *** [_module_/root/iscsitarget-0.4.15/kernel] Error 2<br />
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.22-2-686&#8242;<br />
make: *** [kernel] Error 2</p>
<p>Soy un poco novato con linux , me podrian echar una mano. Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ivan Ricondo (ubanov)</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-28</link>
		<dc:creator>Ivan Ricondo (ubanov)</dc:creator>
		<pubDate>Mon, 29 Oct 2007 21:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-28</guid>
		<description>En mi caso, instalación limpia de debian, ha sido necesario hacer lo siguiente:
- bajar el kernel (apt-get install linux-source)
- descomprimirlo (cd /usr/src; tar xvfj linux-source*.tar.bz2)
- compilarlo (cd /usr/src/linux-source-2.6.18; apt-get install ncurses-dev; cp /boot/config* .config; make menuconfig; make)
- crear un link en /lib/modules/version/build a kernel compilado (ln -s /usr/src/linux-source-2.6.18/ /lib/modules/2.6.18-4-686/build)

después me ha dejado compilar el IET.

Otra opción más sencilla es ejecutar apt-get install linux-headers-2.6.18-4-686 (de esta forma no hace falta instalar el kernel-source)


No se si habrá forma más sencilla, pero por si acaso</description>
		<content:encoded><![CDATA[<p>En mi caso, instalación limpia de debian, ha sido necesario hacer lo siguiente:<br />
- bajar el kernel (apt-get install linux-source)<br />
- descomprimirlo (cd /usr/src; tar xvfj linux-source*.tar.bz2)<br />
- compilarlo (cd /usr/src/linux-source-2.6.18; apt-get install ncurses-dev; cp /boot/config* .config; make menuconfig; make)<br />
- crear un link en /lib/modules/version/build a kernel compilado (ln -s /usr/src/linux-source-2.6.18/ /lib/modules/2.6.18-4-686/build)</p>
<p>después me ha dejado compilar el IET.</p>
<p>Otra opción más sencilla es ejecutar apt-get install linux-headers-2.6.18-4-686 (de esta forma no hace falta instalar el kernel-source)</p>
<p>No se si habrá forma más sencilla, pero por si acaso</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Lu</title>
		<link>http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-13</link>
		<dc:creator>Lu</dc:creator>
		<pubDate>Fri, 21 Sep 2007 08:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://federicosayd.wordpress.com/2007/09/11/instalando-un-target-iscsi/#comment-13</guid>
		<description>&quot;En buen inglés&quot; Area no lleva tilde ;-)</description>
		<content:encoded><![CDATA[<p>&#8220;En buen inglés&#8221; Area no lleva tilde <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
