filesystem error: question on recovery
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix administration > filesystem error: question on recovery




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    filesystem error: question on recovery  
Rob Baxter


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 09:50 PM

Hi,

Recently I rebooted my computer into Windows 98, after running linux
for over 5 months.  Right before I left linux, I was doing a lot of
work with my /dev/hdb1 moving files onto it off several CDROMs.  Once
I rebooted from win98 back into linux again, I received notice that
the file system wasn't right on boot, and after a manual run was
forced on me I finally got this notice:

Restarting e2fsck from the beginning...
superblock has a bad ext3 journal (inode 8).
Clear<y>? yes

*** ext 3 journal has been deleted - filesystem is now ext2 only ***

My filesystem on /dev/hdb1 is indeed now ext2, and I had to actually
change /etc/fstab to reflect that before it could be auto mounted on
bootup.  I'm very concerned about this - the drive is 40G and less
than a year old.  What can cause this type of problem and is there any
way for me to get that drive back to an ext3 fs?

I also have a number of files in my lost+found directory on that drive
- but I can't seem to do anything with them.  What is the lost and
found for?  Is it useful?  Could I use it to recover any of my files
lost during this?

I'm using Redhat 8.0.  Sorry for the long post - any help is
appreciated as always, thank you.

Rob





[ Post a follow-up to this message ]



    Re: filesystem error: question on recovery  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-04 09:50 PM

On 13 Oct 2003 18:17:26 -0700, Rob Baxter
<rbaxter@cyence.com> wrote:
quote:
> Hi, > > Recently I rebooted my computer into Windows 98, after running linux > for over 5 months. Right before I left linux, I was doing a lot of > work with my /dev/hdb1 moving files onto it off several CDROMs. Once > I rebooted from win98 back into linux again, I received notice that > the file system wasn't right on boot, and after a manual run was > forced on me I finally got this notice: > > Restarting e2fsck from the beginning... > superblock has a bad ext3 journal (inode 8). > Clear<y>? yes > > *** ext 3 journal has been deleted - filesystem is now ext2 only *** > > My filesystem on /dev/hdb1 is indeed now ext2, and I had to actually > change /etc/fstab to reflect that before it could be auto mounted on > bootup. I'm very concerned about this - the drive is 40G and less > than a year old. What can cause this type of problem and is there any > way for me to get that drive back to an ext3 fs? >
tune2fs -j and install SMART utilities.
quote:
> I also have a number of files in my lost+found directory on that drive > - but I can't seem to do anything with them. What is the lost and > found for? Is it useful? Could I use it to recover any of my files > lost during this? >
The lost+found directory is similar to the FILE????.CHK files created by Windows Scandisk. The files in lost+found were found by fsck with no directory entries pointing to them. for x in lost+found/*; do file $x; done
quote:
> I'm using Redhat 8.0. Sorry for the long post - any help is > appreciated as always, thank you. > > Rob
-- Cheops' Law: Nothing ever gets built on schedule or within budget.




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:15 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register