sorry if this isn't where i should post this, but i'm on fremont88 and i have filesystem issues.
when i login to lish i get an error message that looks like this:
Code:
:: Checking Filesystems [BUSY] /dev/xvda:
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>
[FAIL]
***************** FILESYSTEM CHECK FAILED ****************
* *
* Please repair manually and reboot. Note that the root *
* file system is currently mounted read-only. To remount *
* it read-write type: mount -n -o remount,rw / *
* When you exit the maintenance shell the system will *
* reboot automatically. *
* *
************************************************************
i'm not exactly sure what to do to fix this error. i fsck'ed the file system, without the -f flag it says no problems, and with the -f flag it checks it but doesn't do any repairs.