先恭喜一下
“No such file or directory” Error in Linux
Sometimes when you try to install device drivers on your Linux system, you might fail to do it. It could be due to incompatibility of the operating system Kernel with your device driver or device. To work around this issue, you need to install the latest version of Linux kernel. It may include ‘forcedeth’ patch, which is capable of resolving most of the incompatibility issues. In some cases, after installing the latest version of Kernel, when you reboot the Linux system, you might face the following error message: “fsck.ext2: No such file or directory while trying to open /dev/hda8. The super block could not be read or does not describe a correct ext2 file system. If the device is valid and it really contains an ext2 file system (and not swap or ufs or something else) then the super block is corrupt, and you might try running e2fsck with an alternate super block: e2fsck -b 8193 fsck failed.” After this error message, neither the system boots nor any file can be accessed. Grounds of the issue As stated in the error message, this problem generally occurs due to super block corruption or file system corruption. è Super block and file system are two most important data structure of Linux system. Proper functioning of both these is required for ensuring effective working of the system. After corruption, the operating system could not locate the file and thus can not retrieve it. Resolution To work around this problem, you need to install a fresh copy of super block and file system. It is possible through formatting of the hard drive and reinstallation of operating system. Though, it will remove the errors but will also erase all the data stored on your hard drive. It is the worst scenario of data loss and needs Linux data recovery to get it fixed. Linux data recovery is feasible with the application of third party Linux recovery software known as Linux data recovery software. Linux recovery software is easy to use and thus allow you to have simple and fast data recovery Linux. Stellar Phoenix Linux Data Recovery is the most advanced Linux recovery software offered by the data recovery giant- Stellar. This data recovery Linux software works well in all data loss cases and allows Linux data recovery for all sorts of files. Stellar Phoenix Linux Data Recovery software is powerful enough to carry out efficient scanning of entire hard drive and extract all lost data from it. The user interface of this software is very interactive and thus does not require any sound technical knowledge from users’ side.
wyj494234148 于 2008-10-26 23:32:26发表:
我的更惨,改了屏幕分辨率就超频,就不能用了!哎!
mcjie 于 2008-10-25 12:08:04发表:
能出grub!
mcjie 于 2008-10-25 12:07:09发表:
pl_014 于 2008-10-25 11:36:10发表:
现在能出grub吗?如果不能那看你的引导是否正确,其次,你是否删掉了一些重要的系统文件,是否更改了硬件环境,是否安装了其他操作系,硬件是否有所损坏,再次,看看网上是否有类似问题的解决办法.如果试过各种方法都不行的话,就重装吧.
anonymous 于 2008-10-25 10:22:47发表:
改 ubuntu
Linux视频分享
www.akae.cn/study
学嵌入式,拿高薪,就选亚嵌
欢迎报选亚嵌嵌入式Linux系统工程师就业班培训
Wuyun 于 2008-10-25 09:42:57发表:
先恭喜一下 fsck failed.” After this error message, neither the system boots nor any file can be accessed. Grounds of the issue As stated in the error message, this problem generally occurs due to super block corruption or file system corruption. è Super block and file system are two most important data structure of Linux system. Proper functioning of both these is required for ensuring effective working of the system. After corruption, the operating system could not locate the file and thus can not retrieve it. Resolution To work around this problem, you need to install a fresh copy of super block and file system. It is possible through formatting of the hard drive and reinstallation of operating system. Though, it will remove the errors but will also erase all the data stored on your hard drive. It is the worst scenario of data loss and needs Linux data recovery to get it fixed. Linux data recovery is feasible with the application of third party Linux recovery software known as Linux data recovery software. Linux recovery software is easy to use and thus allow you to have simple and fast data recovery Linux. Stellar Phoenix Linux Data Recovery is the most advanced Linux recovery software offered by the data recovery giant- Stellar. This data recovery Linux software works well in all data loss cases and allows Linux data recovery for all sorts of files. Stellar Phoenix Linux Data Recovery software is powerful enough to carry out efficient scanning of entire hard drive and extract all lost data from it. The user interface of this software is very interactive and thus does not require any sound technical knowledge from users’ side.
“No such file or directory” Error in Linux
Sometimes when you try to install device drivers on your Linux system, you might fail to do it. It could be due to incompatibility of the operating system Kernel with your device driver or device. To work around this issue, you need to install the latest version of Linux kernel. It may include ‘forcedeth’ patch, which is capable of resolving most of the incompatibility issues. In some cases, after installing the latest version of Kernel, when you reboot the Linux system, you might face the following error message: “fsck.ext2: No such file or directory while trying to open /dev/hda8. The super block could not be read or does not describe a correct ext2 file system. If the device is valid and it really contains an ext2 file system (and not swap or ufs or something else) then the super block is corrupt, and you might try running e2fsck with an alternate super block: e2fsck -b 8193