But with Linux, you can make use of certain commands to forcedly unmount the partition. Actually, so that you may not need Linux recovery, these restrictions are necessary when any other user is accessing it. However, the critical conditions may arise when this is not accepted, so you can make use of these commands. On the other hand, the incorrect use or the mere mistake can again make you feel need of Linux data recovery.
• At first, find out which processes are moving with the device/partition, through the command like:
# lsof | grep ‘/dev/sda1′
Where /dev/sdb1 is the device name.
• You will get an output of the command which will show the process using the device. Just stop the process and then try to unmount using # unmount /dev/sda1 command. –l option can also be used with for lazy unmount. This will cleanup all refrences to the file system
• Now suppose that it is mounted on /mnt directory, then you can forcefully have the desired process through the following command:
# fuser -km /mnt
Here –k kills the file accessing process and –m is the file on a mounted file system or a block device.
As has been stated earlier too, these can affect your data, so better be prepared for any such mishappening. Be sure to run the commands if you are sure of, else to fall for data recovery Linux. The open files may get lost and the programs, which access the files after all has been done, can get error.
If you are an unfortunate user to lose data as such, make use of Linux data recovery software as no other option will do. Linux recovery software scan the drive and recover each bit of the information.
Stellar Phoenix Linux Data Recovery software is the most trustworthy product for getting data recovery Linux. The software is the product of great intellectual effort and can scan the drive by using most powerful scanning algorithms.
You can get Linux recovery for all the files, even system files. The supported file systems include Ext2, Ext3 and ReiserFS file systems.
By: shally spears
About the Author:
Read more on Forcefully Unmounting Linux Partition and Data Loss…
Filed under Data Recovery by on Jan 26th, 2010.
If there is a corruption in group descriptors, the whole file system is taken as damaged. Corruption usually results as a result of unexpected system shutdown or virus attack. In case they are corrupt, system may not boot at all or show errors like:
“EXT3-fs error: ext3_check_descriptors / group descriptors corrupted”
To each block group, table of group descriptors is placed just after the copy of superblock. To avoid Linux Data Recovery needs while file system corruption, group descriptors for each block group are duplicated. While normal run, system uses only first copy of group descriptors.
The user can use fsck and go for a repair of file system corruption in such cases. But this command cannot remove errors in case of extensive damage. Then, the last solution remaining with the user is to recreate whole file system by formatting the drive. But prior doing this, the user needs to backup all the required data.
The backup must be complete and in a proper manner. After the completion of backup, the user should check for its status. Also, it is recommended to check if backup contains all required files. However if backup is found to be incomplete or unproductive, we can use Linux Recovery applications to extract lost data.
Linux Data Recovery software scans and recovers lost data from the affected media. These applications carry out Data Recovery using powerful scanning algorithms.
Although are so many applications are available for Linux data recovery but the software provided by the Stellar i.e.; Stellar Phoenix Linux Data Recovery is one of the most powerful and easy to use Linux Recovery software. It can be used for ext2, ext3 and ReiserFS file system based disks. This Data Recovery Linux software has graphically rich interface. It offers efficient scanning and safe data restoration options. The application can be used for most of Linux distributions for Linux Data Recovery.
By: Garry Thomson
About the Author:
Read more on Group Descriptors corruption in Linux – cause and solution…
Filed under Data Recovery by on Jan 26th, 2010.
KDE is a free desktop environment for Linux computers. The objective of this software is to give basic desktop features for daily needs of users as well as documentation and tools for developers to design stand alone applications for their systems.
After this behavior, when you restart your computer, you have to use fsck command for checking hard drive. It can recognize various errors related to file system and other disk data structures.
After this problem, you might experience two types of behavior, depending upon the effects of a hard reboot and severity of damage:
All the system settings may get lost with basic ones like desktop wallpaper, styles and taskbar layout. You may also lose other things like Kmail accounts, Kaddress book, Kopete settings, Amarok settings and sometimes your KDE Wallet (tool to store passwords on KDE system) gets corrupted.
fsck can’t fix the errors and your system does not boot up. You can not access data from your hard drive and thus encounter the daunting situations of data loss.
In case of data loss, you need to opt for linux data recovery to save your critical data. In such scenarios, Linux Data Recovery is possible through Linux Recovery software.
Linux Recovery software are specifically designed to scan your hard drive, locate the lost, missing or inaccessible data and recover it. You can easily use these software without any prior sound technical knowledge.
Stellar Phoenix Linux Data Recovery is the most comprehensive and commanding linux recovery tool that ensures efficient Data Recovery Linux in all cases of data loss. It supports recovery from Ext2, Ext3 and ReiserFS file system based Linux volumes. It is compatible with most of the Linux distributions including Kubuntu.
By: shally spears
About the Author:
Read more on Data Loss When Kubuntu Linux Freezes at Shut Down…
Filed under Data Recovery by on Jan 16th, 2010.
In such situations, technical experts recommend to use ‘pacman’ tool to upgrade the kernel and reboot your system to complete the operation.
Pacman is a Linux tool that is used to manage the applications. It uses simple files in package format and organizes text-based package database. It is useful in adding, removing and upgrading packages in Linux system.
After updating the kernel, when you attempt to reboot the system, sometimes your system may get stuck during the boot process. In place of loading GRUB (Grand Unified Boot loader) and booting, your system just tries to process the required information, showing “loading GRUB” message.
In such situations, when you try to boot your system using floppy disk, you may encounter the following error message:
“ERROR: (device hda1): XT_GETPAGE: xtree page corrupt
ERROR: (device hda1): XT_GETPAGE: xtree page corrupt”
After this behavior, when you again run fsck, you encounter the following error message:
“Errors detected in Primary File/Directory Allocation Table.
File system object FF65726 linked as: /var/run/random-seed
File claims cross linked block(s).
Cannot repair FF65726.”
Subsequent execution of fsck also detects several errors but fails to fix them.
Cause
This problem generally occurs due to corrupted GRUB or file system of your Linux system. In both of these situations, to carry out Linux Recovery, you need to format your hard drive and install fresh copy of both these data structures.
Formatting may delete all of your stored data from hard drive and you need to go for third party Linux Recovery tools to get Linux Recovery done. These tools are very powerful and are able to perform Data Recovery Linux in all situations of data loss.
Stellar Information Systems Limited, the leading data recovery company globally, provides Stellar Phoenix Linux Data Recovery. It is the finest and most promising Linux Recovery software. It supports Linux Data Recovery from Ext2, Ext3 and ReiserFS file system based volumes. Phoenix Linux Recovery is compatible with most of Linux distributions.
By: shally spears
About the Author:
Filed under Data Recovery by on Jan 12th, 2010.
Since the file system attempts to work as asynchronous as possible, for avoiding the hard drive bottleneck, any interruption of this process may result into severe data loss. For example, consider this case:
What happens when your Linux computer crashes while working on a large file that is stored on a Linux file system based hard drive? There may be various options:
If the machine crashes after saving the file, you do not lose anything. Just restart your computer and you should be able to access it normally.
If the machine crashes before you save the file, you lose all your changes to the file but the data that was already in it remains intact.
If the computer crashes while writing data to the hard drive, the file becomes totally unusable. Your application can not open this file and thus you can not access the data.
If the machine crashes while your drive is writing to the metadata areas like the directory itself, your file system gets corrupted and you lose all your data on that particular drive volume.
To fix such scenarios Linux provides an inbuilt utility, known as fsck. It checks the file system integrity and can fix it in several cases. But this tool is not helpful in case of large file systems. It requires considerable time to perform the check on larger Linux volumes.
In such situations, it becomes extremely significant to perform Linux Data Recovery to get your data back. It is the process of retrieving lost data and can easily be performed using powerful linux recovery softwae such as Stellar Phoenix Linux Data Recovery.
Phoenix Data Recovery Linux is a commanding tool that ensures efficient Linux Data Recovery in the majority of data loss situations. It supports Linux Recovery from Ext2, Ext3 and ReiserFS file system volumes. This linux data recovery tool is compatible with SUSE, Red Hat, Kubuntu and several other Linux distributions.
By: Simpson Raid
About the Author:
Read more on Interruption To File System Writing Process Cause Linux Data Loss…
Filed under Data Recovery by on Jan 11th, 2010.









