<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Bobby Bionic's Blog</title>
	<atom:link href="http://bobbybionic.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobbybionic.wordpress.com</link>
	<description>Blog-note : Linux, Debian, Ubuntu...</description>
	<lastBuildDate>Fri, 15 May 2009 09:17:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='bobbybionic.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/cf19c808ff593b09f945d6a61b8e16eb?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Bobby Bionic's Blog</title>
		<link>http://bobbybionic.wordpress.com</link>
	</image>
			<item>
		<title>Terratec Cinergy T USB XXS et Debian Lenny</title>
		<link>http://bobbybionic.wordpress.com/2009/05/15/terratec-cinergy-t-usb-xxs-et-debian-lenny/</link>
		<comments>http://bobbybionic.wordpress.com/2009/05/15/terratec-cinergy-t-usb-xxs-et-debian-lenny/#comments</comments>
		<pubDate>Fri, 15 May 2009 09:17:33 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[terratec cinergy t usb xxs]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=40</guid>
		<description><![CDATA[Pour les installations fraîches le firmware est à placer dans
/usr/lib/hotplug/firmware/
 Tagged: debian, firmware, lenny, terratec cinergy t usb xxs      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=40&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Pour les installations fraîches le firmware est à placer dans</p>
<blockquote><p><code>/usr/lib/hotplug/firmware/</code></p></blockquote>
 Tagged: debian, firmware, lenny, terratec cinergy t usb xxs <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=40&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2009/05/15/terratec-cinergy-t-usb-xxs-et-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Créer une animation jpeg -&gt; avi</title>
		<link>http://bobbybionic.wordpress.com/2009/05/04/creer-une-animation-jpeg-avi/</link>
		<comments>http://bobbybionic.wordpress.com/2009/05/04/creer-une-animation-jpeg-avi/#comments</comments>
		<pubDate>Mon, 04 May 2009 08:03:20 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mencoder]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=37</guid>
		<description><![CDATA[mencoder mf://*.jpeg -mf w=800:h=600:fps=1:type=jpeg -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o output.avi
 Tagged: animation, avi, jpeg, linux, mencoder      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=37&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><code>mencoder mf://*.jpeg -mf w=800:h=600:fps=1:type=jpeg -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o output.avi</code></p>
 Tagged: animation, avi, jpeg, linux, mencoder <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=37&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2009/05/04/creer-une-animation-jpeg-avi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Terratec Cinergy T USB XXS sous Linux</title>
		<link>http://bobbybionic.wordpress.com/2009/04/22/terratec-cinergy-t-usb-xxs-sous-linux/</link>
		<comments>http://bobbybionic.wordpress.com/2009/04/22/terratec-cinergy-t-usb-xxs-sous-linux/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 08:12:18 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kaffeine]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[terratec cinergy t usb xxs]]></category>
		<category><![CDATA[tnt]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[w_scan]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=29</guid>
		<description><![CDATA[Enfin une carte tnt récente qui fonctionne sans soucis sous Linux.
La méthode fonctionne sous Debian et consort, avec le noyau approprié (distribution &#8220;récente&#8221;), puisqu&#8217;il ne manque que le firmware.
Ubuntu 8.10 semble contenir d&#8217;office le firmware, Debian Lenny non.
L&#8217;obtenir :
wget http://www.wi-bw.tfh-wildau.de/~pboettch/home/files/dvb-usb-dib0700-1.20.fw
Le déplacer dans /lib/firmware ou autre suivant les excentricités possibles de la distribution :
mv dvb-usb-dib0700-1.20.fw /lib/firmware/dvb-usb-dib0700-1.20.fw
Si [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=29&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Enfin une carte tnt récente qui fonctionne sans soucis sous Linux.</p>
<p>La méthode fonctionne sous Debian et consort, avec le noyau approprié (distribution &#8220;récente&#8221;), puisqu&#8217;il ne manque que le firmware.</p>
<p>Ubuntu 8.10 semble contenir d&#8217;office le firmware, Debian Lenny non.</p>
<p>L&#8217;obtenir :</p>
<blockquote><p><code>wget http://www.wi-bw.tfh-wildau.de/~pboettch/home/files/dvb-usb-dib0700-1.20.fw</code></p></blockquote>
<p>Le déplacer dans <code>/lib/firmware</code> ou autre suivant les excentricités possibles de la distribution :</p>
<blockquote><p><code>mv dvb-usb-dib0700-1.20.fw /lib/firmware/dvb-usb-dib0700-1.20.fw</code></p></blockquote>
<p>Si un <code>dmesg</code> demande <code>dvb-usb-dib0700-1.10.fw</code> au lieu de <code>dvb-usb-dib0700-1.10.fw</code>, il suffit de le renommer :</p>
<blockquote><p><code>mv /lib/firmware/dvb-usb-dib0700-1.20.fw /lib/firmware/dvb-usb-dib0700-1.10.fw</code></p></blockquote>
<p>Ensuite ça fonctionne sans soucis avec kaffeine par exemple.</p>
<p>dmesg :</p>
<blockquote><p><code>firmware: requesting dvb-usb-dib0700-1.10.fw<br />
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'<br />
dib0700: firmware started successfully.</code></p></blockquote>
<p>À noter qu&#8217;il existe w_scan pour pallier aux soucis de kaffeine concernant la recherche de chaines, si le scan de dvb-utils ne fonctionne pas. Je ne sais plus exactement comment ça tourne, mais c&#8217;est pas bien compliqué.</p>
<p>N.B. : La télécommande ne semble pas fonctionner, pas recherché pourquoi.</p>
 Tagged: debian, kaffeine, linux, terratec cinergy t usb xxs, tnt, ubuntu, w_scan <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=29&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2009/04/22/terratec-cinergy-t-usb-xxs-sous-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Extraire le son d&#8217;une vidéo avec MPlayer</title>
		<link>http://bobbybionic.wordpress.com/2008/08/15/extraire-le-son-dune-video-avec-mplayer/</link>
		<comments>http://bobbybionic.wordpress.com/2008/08/15/extraire-le-son-dune-video-avec-mplayer/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 16:34:34 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[extraction son]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=22</guid>
		<description><![CDATA[mplayer VIDEO.mov -vc dummy -vo null -ao pcm:file=SON.wav

-vc pour le décodeur vidéo à utiliser, dummy n&#8217;existant pas (mplayer -vc help) il oublierait semblerait-il, les listes de diffusion ne sont pas très locaces, à creuser.
-vo pour l&#8217;extraction vidéo, null vu qu&#8217;ici aucune importance, cf man mplayer et mplayer -vo help pour d&#8217;autres pilotes de sortie.
-ao pour [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=22&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><code>mplayer VIDEO.mov -vc dummy -vo null -ao pcm:file=SON.wav</code></p>
<ul>
<li><code>-vc</code> pour le décodeur vidéo à utiliser, dummy n&#8217;existant pas (<code>mplayer -vc help</code>) il oublierait semblerait-il, les listes de diffusion ne sont pas très locaces, à creuser.</li>
<li><code>-vo</code> pour l&#8217;extraction vidéo, <code>null</code> vu qu&#8217;ici aucune importance, cf <code>man mplayer</code> et <code>mplayer -vo help</code> pour d&#8217;autres pilotes de sortie.</li>
<li><code>-ao</code> pour l&#8217;extraction audio, <code>pcm</code> pour un .wav, cf <code>man mplayer</code> et <code>maplayer -ao help</code> pour d&#8217;autres pilotes de sortie.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=22&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/08/15/extraire-le-son-dune-video-avec-mplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Netselect : trouver le meilleur miroir pour ses dépôts</title>
		<link>http://bobbybionic.wordpress.com/2008/05/11/netselect-trouver-le-meilleur-miroir-pour-ses-depots/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/11/netselect-trouver-le-meilleur-miroir-pour-ses-depots/#comments</comments>
		<pubDate>Sun, 11 May 2008 12:17:22 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netselect]]></category>
		<category><![CDATA[netselect-apt]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=18</guid>
		<description><![CDATA[Netselect permet de comparer plusieurs miroirs (à l&#8217;instant t) afin de sélectionner le meilleur serveur Debian pour son sources.list.
netselect serveur1 serveur2 (...) serveurX
Retourne le meilleur serveur (précédé de son score), man netselect pour plus d&#8217;infos (-vv pour voir tous les résultats par exemple).
PS : Netselect-apt, lui, télécharge la liste complète des serveurs et les teste [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=18&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Netselect permet de comparer plusieurs miroirs (à l&#8217;instant t) afin de sélectionner le meilleur serveur Debian pour son <em>sources.list</em>.</p>
<p><code>netselect serveur1 serveur2 (...) serveurX</code></p>
<p>Retourne le meilleur serveur (précédé de son score), <code>man netselect</code> pour plus d&#8217;infos (-vv pour voir tous les résultats par exemple).</p>
<p>PS : <code>Netselect-apt</code>, lui, télécharge la liste complète des serveurs et les teste un à un avant de remplir un fichier <code>sources.list</code> (à modifier au besoin et à déplacer dans <code>/etc/apt/</code> s&#8217;il convient). <code>Netselect-apt</code> prends donc en argument le type souhaité (stable, unstable, experimental, etc&#8230;), voir le man pour les autres options.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=18&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/11/netselect-trouver-le-meilleur-miroir-pour-ses-depots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>QEMU</title>
		<link>http://bobbybionic.wordpress.com/2008/05/08/qemu/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/08/qemu/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:04:37 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[qemu]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=17</guid>
		<description><![CDATA[Créer une image disque (.cow afin que l&#8217;image ne prenne que la place utile, de 2000Mo ici) :
qemu-img create -f qcow NOM_DE_L_IMAGE.cow 2000M
Lancer une iso sur l&#8217;image utilisée comme disque dur (d&#8217;où le -hda) :
qemu -hda NOM_DE_L_IMAGE.cow -boot d -cdrom NOM_DE_L_ISO.iso
(-boot d pour booter sur le lecteur cd virtuel, l&#8217;iso ici. Pour le vrai lecteur [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=17&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Créer une image disque (.cow afin que l&#8217;image ne prenne que la place utile, de 2000Mo ici) :</p>
<p><code>qemu-img create -f qcow NOM_DE_L_IMAGE.cow 2000M</code></p>
<p>Lancer une iso sur l&#8217;image utilisée comme disque dur (d&#8217;où le <code>-hda</code>) :</p>
<p><code>qemu -hda NOM_DE_L_IMAGE.cow -boot d -cdrom NOM_DE_L_ISO.iso</code></p>
<p>(<code>-boot d</code> pour booter sur le lecteur cd virtuel, l&#8217;iso ici. Pour le vrai lecteur cd remplacer l&#8217;iso par <code>/dev/cdrom</code>, à adapter au besoin)</p>
<p>Lancer le système après installation :</p>
<p><code>qemu -hda NOM_DE_L_IMAGE.cow -boot c</code></p>
<p>(<code>-boot c</code> pour booter sur le disque dur virtuel, l&#8217;image disque quoi)</p>
<p>Quelques options :</p>
<ul>
<li><code>-localtime</code> : l&#8217;heure du système émulé est l&#8217;heure réelle (et non UTC, utile pour émuler windows)</li>
<li><code>-usb</code> : support de l&#8217;usb (par défaut dans les versions &#8220;récentes&#8221; ?)</li>
<li><code>-full-screen</code> : lancer en plein écran</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=17&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/08/qemu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Ajouter une police .ttf sous Debian</title>
		<link>http://bobbybionic.wordpress.com/2008/05/07/ajouter-une-police-ttf-sous-debian/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/07/ajouter-une-police-ttf-sous-debian/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:08:17 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Général]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[ttf]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=16</guid>
		<description><![CDATA[Cela fonctionne aussi sous Ubuntu (Linux en général ?)
Déplacer les .ttf dans /usr/share/fonts/ (mv *.ttf /usr/share/fonts/ par exemple) puis taper en root (ou sudo) : fc-cache -f -v
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=16&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Cela fonctionne aussi sous Ubuntu (Linux en général ?)</p>
<p>Déplacer les .ttf dans /usr/share/fonts/ (<code>mv *.ttf /usr/share/fonts/</code> par exemple) puis taper en root (ou sudo) : <code>fc-cache -f -v</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=16&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/07/ajouter-une-police-ttf-sous-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Problème de dépendance : Debian Etch et Maxima</title>
		<link>http://bobbybionic.wordpress.com/2008/05/05/probleme-de-dependance-debian-etch-et-maxima/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/05/probleme-de-dependance-debian-etch-et-maxima/#comments</comments>
		<pubDate>Mon, 05 May 2008 09:44:11 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Articles rapatriés]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[maxima]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=12</guid>
		<description><![CDATA[Ce bug est déjà reporté mais sa solution n&#8217;est toujours pas appliquée, il faut installer le paquet libgmp3c2 afin de permettre le bon fonctionnement de maxima.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=12&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ce bug est déjà reporté mais sa solution n&#8217;est toujours pas appliquée, il faut installer le paquet <em>libgmp3c2</em> afin de permettre le bon fonctionnement de <em>maxima</em>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=12&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/05/probleme-de-dependance-debian-etch-et-maxima/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Surveillance webcam</title>
		<link>http://bobbybionic.wordpress.com/2008/05/05/surveillance-webcam/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/05/surveillance-webcam/#comments</comments>
		<pubDate>Mon, 05 May 2008 09:43:36 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Articles rapatriés]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=11</guid>
		<description><![CDATA[
On se croit toujours en sécurité jusqu&#8217;au jour où on se rend compte qu&#8217;une âme bienveillante a fait le tour de chez soi sans laisser de trace (merci les Cité U), mais sans oublier d&#8217;emporter deux trois &#8220;bricoles&#8221;&#8230;
Le principe est simplissime, une webcam, un terminal, et un pc allumé lors des absences (pauvre planète&#8230; mais [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=11&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="post-content" lang="fr">
<p>On se croit toujours en sécurité jusqu&#8217;au jour où on se rend compte qu&#8217;une âme bienveillante a fait le tour de chez soi sans laisser de trace (merci les Cité U), mais sans oublier d&#8217;emporter deux trois &#8220;bricoles&#8221;&#8230;</p>
<p>Le principe est simplissime, une webcam, un terminal, et un pc allumé lors des absences (pauvre planète&#8230; mais une fois qu&#8217;il sera passé par la fenêtre j&#8217;arrête tout ;-).</p>
<p><code>aptitude install motion</code><br />
<code>motion</code></p>
<p>Les captures (déclenchées lors d&#8217;un mouvement) sont stockées par défaut dans /var/lib/&#8230; mais le chemin est indiqué.</p>
<p>Rira bien&#8230; :-D</p>
<p>PS : <code>man motion</code> pour plus d&#8217;infos évidemment.</p>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=11&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/05/surveillance-webcam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
		<item>
		<title>Debian : gérer le système de fichier fat</title>
		<link>http://bobbybionic.wordpress.com/2008/05/05/debian-gerer-le-systeme-de-fichier-fat/</link>
		<comments>http://bobbybionic.wordpress.com/2008/05/05/debian-gerer-le-systeme-de-fichier-fat/#comments</comments>
		<pubDate>Mon, 05 May 2008 09:42:59 +0000</pubDate>
		<dc:creator>BobbyBionic</dc:creator>
				<category><![CDATA[Articles rapatriés]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dosfstools]]></category>
		<category><![CDATA[fat]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://bobbybionic.wordpress.com/?p=10</guid>
		<description><![CDATA[
Pour formater une clé usb par exemple, le paquet s&#8217;appelle dosfstools.
PS : Oui je fais dans le bloc-note maintenant :-D

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=10&subd=bobbybionic&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="post-content" lang="fr">
<p>Pour formater une clé usb par exemple, le paquet s&#8217;appelle <code>dosfstools</code>.</p>
<p>PS : Oui je fais dans le bloc-note maintenant :-D</p>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bobbybionic.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bobbybionic.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobbybionic.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobbybionic.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobbybionic.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobbybionic.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobbybionic.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobbybionic.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobbybionic.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobbybionic.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobbybionic.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobbybionic.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobbybionic.wordpress.com&blog=3644987&post=10&subd=bobbybionic&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobbybionic.wordpress.com/2008/05/05/debian-gerer-le-systeme-de-fichier-fat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">BobbyBionic</media:title>
		</media:content>
	</item>
	</channel>
</rss>