<?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>JesusHerrero.Com &#187; Vista</title>
	<atom:link href="http://www.jesusherrero.com/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jesusherrero.com</link>
	<description>Un conjunto de notas, apuntes, documentación y demás informaciones que, de no guardar en una web, nunca las tendría a mano...</description>
	<lastBuildDate>Wed, 11 Aug 2010 22:25:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Crear un pen drive bootable con Windows Vista</title>
		<link>http://www.jesusherrero.com/crear-un-pen-drive-bootable-con-windows-vista/</link>
		<comments>http://www.jesusherrero.com/crear-un-pen-drive-bootable-con-windows-vista/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 17:12:31 +0000</pubDate>
		<dc:creator>Jesús Herrero</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.jesusherrero.com/?p=232</guid>
		<description><![CDATA[Para crear un pendrive booteable para instalar Vista hay que hacer lo siguiente: Nos vamos a la linea de comandos, o en EJECUTAR escribimos, CMD. Luego vamos escribiendo los siguientes comandos : diskpart List Disk select disk 1 (aqui ponemos el numero donde esta el pendrive, lo podemos ver con el comando LIST DISK) clean [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-thumbnail wp-image-357 alignright" title="windows-vista" src="http://www.jesusherrero.com/wp-content/uploads/2009/02/windows-vista-150x150.jpg" alt="windows-vista" width="85" height="84" />Para crear un pendrive booteable para instalar Vista hay que hacer lo siguiente:</p>
<p style="text-align: justify;">Nos vamos a la linea de comandos, o en <em>EJECUTAR</em> escribimos, <em>CMD</em>.</p>
<p style="text-align: justify;">Luego vamos escribiendo los siguientes comandos :<span id="more-232"></span></p>
<blockquote>
<p style="text-align: justify;">diskpart<br />
List Disk<br />
select disk 1 (aqui ponemos el numero donde esta el pendrive, lo podemos ver con el comando LIST DISK)<br />
clean<br />
create partition primary<br />
select partition 1<br />
active<br />
format fs=fat32<br />
assign<br />
exit</p></blockquote>
<p style="text-align: justify;">Y por ultimo copiamos en el USB el contenido del cd/dvd que queramos arrancar desde el pendrive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jesusherrero.com/crear-un-pen-drive-bootable-con-windows-vista/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
