<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1180541&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / perte partition gparted]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1180541</link>
		<description><![CDATA[Les sujets les plus récents dans perte partition gparted.]]></description>
		<lastBuildDate>Sun, 27 Jan 2013 02:06:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357471#p12357471</link>
			<description><![CDATA[<p>Effectivement <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /> je crois que c&#039;est trop tard et dans ce cas testdisk est la solution. Bonne chance.</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 27 Jan 2013 02:06:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357471#p12357471</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357451#p12357451</link>
			<description><![CDATA[<div class="codebox"><pre><code>sudo fdisk -l
Disque /dev/sda: 1000.2 Go, 1000204886016 octets
255 têtes, 63 secteurs/piste, 121601 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identifiant de disque : 0x0003d1c4

Périphérique Amorce  Début        Fin      Blocs     Id  Système</code></pre></div><div class="codebox"><pre><code>sudo sfdisk -d /dev/sda 
# partition table of /dev/sda 
unit: sectors 

/dev/sda1 : start=        0, size=        0, Id= 0 
/dev/sda2 : start=        0, size=        0, Id= 0 
/dev/sda3 : start=        0, size=        0, Id= 0 
/dev/sda4 : start=        0, size=        0, Id= 0</code></pre></div><p>j&#039;ai l&#039;impression que c&#039;est trop tard <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>edit:<br />j&#039;ai quand même tenté de ré écrire les partitions retrouvé par testdisk, il me demande de redémarrer... je vais faire une sauvegarde du disque et je redémarrerais ensuite...</p><p>re edit:<br />ca devrait marcher:</p><div class="codebox"><pre><code>sudo sfdisk -d /dev/sda 
# partition table of /dev/sda 
unit: sectors 

/dev/sda1 : start=     2048, size= 14856192, Id=83, bootable 
/dev/sda2 : start= 15631308, size=1935944888, Id=83 
/dev/sda3 : start=1951576200, size=  1943864, Id=83 
/dev/sda4 : start=        0, size=        0, Id= 0 </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (901 user)]]></author>
			<pubDate>Sun, 27 Jan 2013 01:54:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357451#p12357451</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357431#p12357431</link>
			<description><![CDATA[<p>J&#039;ai cherché, mais je ne ne sais pas comment gparted gère le lancement de ses tâches au démarrage. Quoi qu&#039;il en soit, s&#039;il ne s&#039;agit que de la table des partitions, tu peux la restaurer facilement. Avant de tenter quoi que ce soit peux tu donner le retour de :</p><div class="codebox"><pre><code>sudo fdisk -l</code></pre></div><p>et de :</p><div class="codebox"><pre><code>sudo sfdisk -d /dev/sdX</code></pre></div><p>où X représente la lettre correspondant à ta partition.</p><p>Profites-en pour faire :</p><div class="codebox"><pre><code>sudo sfdisk -d /dev/sdX &gt;sauvegarde_sdX</code></pre></div><p>et copie le fichier « sauvegarde_sdX » sur un support de sauvegarde (pas sur ce disque)</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 27 Jan 2013 01:44:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357431#p12357431</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357401#p12357401</link>
			<description><![CDATA[<p>j&#039;ai laissé la partie interessante</p><div class="codebox"><pre><code>Jan 26 23:17:02 serveur CRON[6558]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)
Jan 27 00:17:02 serveur CRON[10233]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)

Jan 27 00:43:18 serveur kernel: [58172.097123] EXT4-fs (sdb3): warning: maximal mount count reached, running e2fsck is recommended
Jan 27 00:43:18 serveur kernel: [58172.111382] EXT4-fs (sdb3): mounted filesystem with ordered data mode</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (901 user)]]></author>
			<pubDate>Sun, 27 Jan 2013 01:25:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357401#p12357401</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357361#p12357361</link>
			<description><![CDATA[<p>j&#039;ai fais &quot;périphériques&quot; -&gt; &quot;créer une table de partition&quot;</p><div class="codebox"><pre><code>sudo crontab -l 
donne:
no crontab for root</code></pre></div><div class="codebox"><pre><code>sudo atq
ne fait rien</code></pre></div><p>j&#039;ai oublié de précisé que je suis en ubuntu 10.04 lucid lynx</p><p>edit: je viens de voir que crontab etait désactivé par defaut, je l&#039;active et je poste le resultat</p>]]></description>
			<author><![CDATA[dummy@example.com (901 user)]]></author>
			<pubDate>Sun, 27 Jan 2013 01:10:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357361#p12357361</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357341#p12357341</link>
			<description><![CDATA[<p>Je ne comprends pas comment tu as pu lancer une opération sur les partitions système. Peux-tu décrire avec détail ce que tu as fait ?</p><p>Peux-tu aussi donner le retour des commandes :</p><div class="codebox"><pre><code>sudo crontab -l</code></pre></div><div class="codebox"><pre><code>sudo atq</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 27 Jan 2013 00:58:22 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357341#p12357341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357331#p12357331</link>
			<description><![CDATA[<p>il n&#039;y a aucune opération en attente</p>]]></description>
			<author><![CDATA[dummy@example.com (901 user)]]></author>
			<pubDate>Sun, 27 Jan 2013 00:44:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357331#p12357331</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357271#p12357271</link>
			<description><![CDATA[<p>Dans gparted, que te donne Affichage &gt; Opérations en attente ?</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 27 Jan 2013 00:34:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357271#p12357271</guid>
		</item>
		<item>
			<title><![CDATA[perte partition gparted]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357221#p12357221</link>
			<description><![CDATA[<p>Bonjour</p><p>suite a une mauvaise manip, j&#039;ai supprimer toutes les partitions du disque principal avec gparted.</p><p>heureusement, les partition étant encore utilisé par le système, la suppression sera faite au prochain redémarrage... </p><p>&quot;WARNING: partition(s) 1, 5, 6 on /dev/sda could not be modified, probably because it/they is/are in use.&#160; As a result, the old partition(s) will remain in use until after reboot. You should reboot now before making further changes.&quot;</p><p>est il encore possible de revenir sur la suppression des partitions?</p><p>testdisk me dit que mes partition sont toujours bien la:</p><p>Disk /dev/sda - 1000 GB / 931 GiB - CHS 121602 255 63<br />&#160; &#160; &#160;Partition&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;Start&#160; &#160; &#160; &#160; End&#160; &#160; Size in sectors<br />* Linux&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; 0&#160; 32 33&#160; &#160;924 225&#160; 5&#160; &#160;14856192<br />P Linux Swap&#160; &#160; &#160; &#160; &#160; &#160; &#160;925&#160; &#160;2 38&#160; &#160;972 240 20&#160; &#160; &#160;770032<br />P Linux&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; 973&#160; &#160;1&#160; 1 121479 254 59 1935944888<br />L Linux&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; 121480&#160; &#160;0&#160; 1 121600 254 62&#160; &#160; 1943864</p><p>dites moi qu&#039;il suffit de supprimer un fichier ou de désinstaller gparted... avant de redémarrer le poste...</p>]]></description>
			<author><![CDATA[dummy@example.com (901 user)]]></author>
			<pubDate>Sun, 27 Jan 2013 00:23:12 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12357221#p12357221</guid>
		</item>
	</channel>
</rss>
