Posted on Tuesday, July 13, 2010 at 11:12 PM
Are you unable to change the ownership of your mountable Linux hard drive volumes to make them accessible on LAN? Does the process fail with both root user account and local account? Actually, this behavior occurs if you do not have appropriate permissions to change the ownership of the disk or some significant system files are damaged. Since the system files are damaged, they can not even be accessed by the regular users. This causes grave data loss situation and calls for Linux recovery, if the backup is not updated.
As a practical example of this problem, you may encounter the below error message every time you try to change the ownership of mounted hard drive on Debian Linux operating system based computer:
“debian:/# chown -v ryan:ryan /mnt/hdc1
failed to change ownership of `/mnt/hdc1' to ryan:ryan
chown: changing ownership of `/mnt/hdc1': Operation not permitted
debian:/# chmod -v 777 /mnt/hdc1
mode of `/mnt/hdc1' changed to 0777 (rwxrwxrwx)
debian:/# ls -l /mnt/...
Posted on Monday, July 05, 2010 at 11:20 PM
A lot of us use the dual boot systems in which multiple operating systems, such as Windows and Linux, can be accommodated in an effort to get the best of all worlds. Using such systems can be very helpful when you have to test certain software on various platforms. In these systems, you have the option to switch to the particular system at the startup. However, sometimes due to various reasons the system is unable to start. In such situations, you should resort to performing in-place methods to fix the problem. If you are not able to address the situation, then you should use a third-party Linux recovery software to resolve the issue.
Consider a scenario wherein you have converted your system in a dual-boot system with Windows XP and RedHat Linux distribution. While in the Windows system, you accidentally clicked the 'Hibernate' option instead of the 'Shut Down' option. Now, when you start your system you are unable to do so.
Cause:...
Posted on Monday, July 05, 2010 at 12:55 AM
Are you getting “Inaccessible Boot Device” error while booting your Microsoft Windows computer? Is your Windows computer unbootable and your valuable data inaccessible? In such cases, you cannot log into Microsoft Windows computer and thus cannot access stored data from Windows hard drive. It renders your system completely unusable and lead to serious data loss situations. In the event of data loss, hard drive recovery becomes need of hour, in case you do not regularly update your backup.
As a practical scenario of this problem, in Microsoft Windows computer, you may run across any of the below error message when you try to boot your Windows computer:
STOP: 0x0000007B (parameter1, parameter2, parameter3, parameter4)
INACCESSIBLE_BOOT_DEVICE
Setup has encountered a fatal error that prevents it from continuing.
Contact your product support representative for assistance. The following status will assist them in diagnosing the problem.
(0x4, 0x1, 0, 0)...
Posted on Friday, June 18, 2010 at 1:31 AM
Hard drive is the main storage device in any Linux computer. It stores all your significant data, applications, and Linux operating system. You can divide this non-volatile mass storage media into various volumes, for effective management of your significant data. Hard drive stores all the data on moving magnetic platters, which provides extremely fast data accessing.
It is considered as a reliable storage media, however you should create regular backup of your significant data to ensure absolute data safety. Backup is the identical copy of your precious data that helps you to prevent data loss and need of
Linux hard drive recovery solutions.
Under some circumstances, your may not access your valuable data from Linux hard drive, can not boot up your system, and come across other similar situations. It can be caused due to logical damage to Linux hard drive. The most common reasons of hard drive failure and data loss from Linux hard drive are as given below:...