<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Bad_Superblock_%28Mount_killed%29</id>
	<title>Bad Superblock (Mount killed) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Bad_Superblock_%28Mount_killed%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Bad_Superblock_(Mount_killed)&amp;action=history"/>
	<updated>2026-04-21T20:26:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.freegeek.org/index.php?title=Bad_Superblock_(Mount_killed)&amp;diff=57868&amp;oldid=prev</id>
		<title>Paulm: New page: Mount will sometimes fail with the somewhat cryptic error message -- killed. This can be an indication of a bad superblock.  Fortunately Linux stores backup copies at 8193, 32768, 98304, 1...</title>
		<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Bad_Superblock_(Mount_killed)&amp;diff=57868&amp;oldid=prev"/>
		<updated>2011-08-05T00:15:07Z</updated>

		<summary type="html">&lt;p&gt;New page: Mount will sometimes fail with the somewhat cryptic error message -- killed. This can be an indication of a bad superblock.  Fortunately Linux stores backup copies at 8193, 32768, 98304, 1...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Mount will sometimes fail with the somewhat cryptic error message -- killed. This can be an indication of a bad superblock.&lt;br /&gt;
&lt;br /&gt;
Fortunately Linux stores backup copies at 8193, 32768, 98304, 163840, 229376 and 294912. ( 8193 in many cases only on older systems, 32768 is the most current position for the first backup ).&lt;br /&gt;
&lt;br /&gt;
You can view this info by running &amp;lt;code&amp;gt;$ dumpe2fs /dev/sdb1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To fix run&lt;br /&gt;
 &lt;br /&gt;
   e2fsck -b 32768 /dev/sdb1&lt;br /&gt;
&lt;br /&gt;
if this doesn&amp;#039;t work you can try 98304 and so on.&lt;br /&gt;
&lt;br /&gt;
This can recover hard drives that are not accessible by other means.&lt;/div&gt;</summary>
		<author><name>Paulm</name></author>
	</entry>
</feed>