Created
September 23, 2009 00:44
-
-
Save ELLIOTTCABLE/191593 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INIT: version 2.86 booting | |
| > Arch Linux | |
| > http://www.archlinux.org | |
| > Copyright 2002-2007 Judd Vinet | |
| > Copyright 2007-2009 Aaron Griffin | |
| > Distributed under the GNU General Public License (GPL) | |
| ------------------------------ | |
| mount: proc already mounted | |
| mount: none already mounted or /sys busy | |
| :: Starting UDev Daemon | |
| [s | |
| [71G [BUSY] error getting signalfd | |
| [71G [DONE] | |
| :: Loading Modules | |
| [s | |
| [71G [BUSY] | |
| [71G [DONE] | |
| :: Bringing up loopback interface | |
| [s | |
| [71G [BUSY] | |
| [71G [DONE] | |
| :: Mounting Root Read-only | |
| [s | |
| [71G [BUSY] | |
| [71G [DONE] | |
| :: Checking Filesystems | |
| [s | |
| [71G [BUSY] /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> | |
| [71G [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. * | |
| * * | |
| ************************************************************ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment