Red Hat Topics - Bad superblock

This is Interesting: Free IT Magazines  
Home > Archive > Red Hat Topics > September 2007 > Bad superblock





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Bad superblock
John Oliver

2007-09-18, 7:12 pm

I'm working on virtualizing an old Red Hat 7.3 box. I replicated the
contents of the physical machine to the virtual disk, built a kernel
with the right drivers, and can boot the virtual machine. But I get:

(Repair filesystem) 1 # fsck /dev/sda1
fsck 1.27 (8-Mar-2002)
e2fsck 1.27 (8-Mar-2002)
fsck.ext3: No such file or directory while trying to open /dev/sda1

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
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate
superblock:
e2fsck -b 8193 <device>


dumpe2fs says:

dumpe2fs 1.32 (09-Nov-2002)
dumpe2fs: No such file or directory while trying to open /dev/sda1
Couldn't find valid filesystem superblock.


If I look at the virtual disk from a Ubuntu LiveCD, it's fine... fsck
reports no problems. The filesystem is ext3, I can mount the virtual
disk, chroot into it, edit files, do whatever.

Ideas?

--
* John Oliver http://www.john-oliver.net/ *
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com