11 Nov 2007 sye   » (Journeyer)

power outage. corrupted superblock and group descriptor on db server root file system. tried "mke2fs -n /dev/sda1" e2fsck with an alternate superblock didn't work. looked at "dumpe2fs /dev/sda1|more"...

This worth a try:

dd if=/dev/sda1 of=/data/sda1.bak.dd

mke2fs -S /dev/sda1

reading RedHat ext3 mailing list archive

also how to make customized bootable CD from running system?

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!