Re: lost a drive?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 12:54 PM -0700 9/24/06, Dave Stevens wrote:
Quoting Jay Cliburn <jacliburn@xxxxxxxxxxxxx>:

thanks, Jay. See below please...

 > Dave Stevens wrote:
 > > Quoting Tony Nelson <tonynelson@xxxxxxxxxxxxxxxxx>:
 > >
 > > Thanks, Tony, see below...

snip!

 > >
 > > Ideas? further suggestions? reading I can do online on this?
 >
 > First, unmount the partition.
 >
 > Then, to find the location of all backup superblocks, run
 >
 > mke2fs -n /dev/hda2
 >
 > Pick one, then run
 >
 > e2fsck -b <your_picked_superblock> /dev/hda2


linux:/sbin # umount /dev/hda2
umount: /dev/hda2: not mounted
linux:/sbin # mke2fs -n /dev/hda2
mke2fs 1.35 (28-Feb-2004)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
4882432 inodes, 9753463 blocks
487673 blocks (5.00%) reserved for the super user
First data block=0
298 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632,
2654208,
        4096000, 7962624

linux:/sbin # e2fsck -b 32768 /dev/hda2
e2fsck 1.35 (28-Feb-2004)
e2fsck: Bad magic number in super-block while trying to open /dev/hda2

The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2

and so on for all superblock values given when running mke2fs -n /dev/hda2

so I got a bit further. Still open to suggestion....

It is likely that either the disk is the wrong disk, or completely hosed, or you have guessed wrong about its format or block size. Take a look at the data and see if it makes sense as being your disk. dd is your friend.
--
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux