LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-04-2008, 02:45 PM   #1
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Rep: Reputation: 30
Root file system check and superblock now corrupt


After resizing a ntfs partition and my ext3 / partition, I get;

Root file system check
fsck:ext2: Is a directory while trying to open /
/:
The superblock could not be read or does not describe a correct ext2 filesystem. etc etc
/ is ext3 not ext2!!

I've tried fsck /dev/sda6 and sda8, / and /home, both clean no error msg.
I've tried fdisk -l and all seems in order.

A bit stuck now, come to the end of my knowledge and all google results are just too advanced for me.
Any ideas please?

ps: I have a live mdv 2008 one cd if needed.

Last edited by rooman; 03-04-2008 at 02:46 PM.
 
Old 03-04-2008, 04:14 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,336

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
Quote:
Originally Posted by rooman View Post

After resizing a ntfs partition and my ext3 / partition, I get;

Root file system check
fsck:ext2: Is a directory while trying to open /
/:
The superblock could not be read or does not describe a correct ext2 filesystem. etc etc
/ is ext3 not ext2!!

I've tried fsck /dev/sda6 and sda8, / and /home, both clean no error msg.
I've tried fdisk -l and all seems in order.

A bit stuck now, come to the end of my knowledge and all google results are just too advanced for me.
Any ideas please?

ps: I have a live mdv 2008 one cd if needed.
One of your problems is that you may be passing fsck the wrong file system type. The default is ext2. If your file systems are actually ext3 then you need:

fsck -t ext3 /dev/sda6

Check /etc/fstab to make sure that you have the file system type correct. You may have to use your Mandriva CD to check your fstab:

mkdir /checkit

mount -t ext3 /dev/hda6 /checkit

less /checkit/etc/fstab

Once you get your fsck command straight then run fsck on /dev/sda6 and /dev/sda8 from your Mandriva CD.

fsck -t ext3 /dev/hda6

fsck -t ext3 /dev/hda8

At that point you will probably get some meaningful error messages about whatever your basic problem is.

-------------------------
Steve Stites
 
Old 03-05-2008, 01:49 AM   #3
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
I know my linux partitions are ext3 so I'll try as you suggested, thanks.
 
Old 03-05-2008, 12:05 PM   #4
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
My two ext3 partitions are fine, checked out by fsck.ext3 etc etc.

But I forgot to give the last error message given on rebooting;

udevd_event[1534]:rename_netif: error changing netif name sit0 to : Invlid argument.

This one I don't understand, I have not changed any name, is udevd broken? How to repair? from a live cd?
 
Old 03-14-2008, 02:20 AM   #5
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
Solved

I solved the problem like a politicien, I avoided it and just reinstalled. Thanks anyway.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
File System Check Bootup error: Superblock could not be read. dungeonmasterShu Mandriva 2 11-21-2006 12:45 AM
Forced Root File System Check? snobird Linux - Newbie 5 11-20-2006 10:17 PM
How to edit the Fedora DVD to check which file is corrupt amjadakmal Fedora 8 05-26-2006 03:36 AM
file system size larger than fysical size:superblock or partition table corrupt klizon Linux - General 0 06-18-2004 04:18 PM
corrupt file system michaelc Linux - Newbie 1 12-14-2001 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration