jonny defh's Profile

Biography

This person does not have a biography.

jonny defh's articles

  • How to Recovery LVM Partitions in Linux
    Do you need to add a new disk to LVM volume for expanding it? Or, are you trying to add a new disk on LVM with zero redundancy? You must create complete backup of your precious data before trying out any of the above things.
    Posted: 2010-03-08
    Category: Data Recovery
  • How to Recover Deleted Data From Ext4 File System Volume?
    The Ext4 (Fourth Extended File System) was released in Linux 2.6.28 as a functionally stable and complete file system. This is a journaling file system, which is a successor of Ext3 file system...........
    Posted: 2010-02-20
    Category: Data Recovery
  • Bad Block at Beginning of Inode Table May Cause Data Loss in Linux
    Are you unable to mount your Linux hard drive volume? Are you facing superblock, inode, or file system corruption like error messages while booting your Linux system?/..................................
    Posted: 2010-02-18
    Category: Data Recovery
  • Fixing “the symbol 'grub_env_find'...” Error Message
    A system boot error message is a nightmare for any computer user. In most cases, the user is unable to bypass the error message, resulting in inaccessibility of information/data saved in the hard drive. A Linux based system too becomes unbootable......................
    Posted: 2010-02-17
    Category: Data Recovery
  • How to Resolve Linux Error- “Read-only file system”
    Are you facing “Read-only file system” error while booting your Linux computer?..................
    Posted: 2010-02-11
    Category: Data Recovery
  • Resolving “JBD: no valid journal superblock found” Error in Linux
    Ext3 (Third Extended File System) is a journaling and advanced file system, used for the Linux operating system. If your system faces improper system shutdown or system crash, file system journaling empowers endues it to recover without losing data.
    Posted: 2010-02-10
    Category: Data Recovery
  • Linux Data Recovery Using 'myrescue' Utility
    In Linux operating system, myrescue is an utility to retrieve still-readable information from damaged hard drive. T
    Posted: 2010-01-29
    Category: Data Recovery
  • How to Fix “Unable to resolve UUID” Error in Linux
    Modern distributions of Linux operating systems use UUID (Universally Unique Identifier) to uniquely identify hard drive or other data storage devices, in place of the conventional block names like /dev/sdb and /dev/hda1.
    Posted: 2010-01-20
    Category: Data Recovery
  • Improper Use of Fdisk and dd command May Cause Data Loss in Linux
    The hard drives can be divided in one or more parts, known as partitions. The division of hard drive is described in partition table, stored in sector 0 of hard drive. Linux operating system requires at least one hard drive partition, namely for the root file system. It may use the swap files and swap partitions, however the latter are quite efficient.
    Posted: 2010-01-13
    Category: Data Recovery
  • Failed Synchronization Causes Data loss in Mac OS X
    The term synchronization talks about one of two distinct but related processes: Synchronization of data and the synchronization of processes.
    Posted: 2010-01-11
    Category: Data Recovery
  • Linux Data Recovery Through Ext3grep Utility
    The Linux file systems are extremely powerful and they work great, particularly the Ext3 file system. It is an extremely robust and mature file system. The file system remains consistent even after a system crash or unexpected power failure.
    Posted: 2010-01-04
    Category: Data Recovery
  • How to Fix Mac OS X Trash Issues?
    All the files and folders that you delete in Mac OS X from Finder first go to 'Trash'. This adds a level of protection against data loss in case of accidental deletion.
    Posted: 2009-12-29
    Category: Data Recovery
  • How to Fix 'drive not installed' Error in Mac OS X?
    Mac OS X is the most complex and complex operating system thus if any issue occurs with this operation system, it is also complex to be handled.
    Posted: 2009-12-28
    Category: Data Recovery
  • Resolving Linux Error 'The filesystem size (according to the superblock) is xxx...'
    Linux Superblock is an important data structure of its file system. The Superblock comprises of basic information, like file system size, type, status (mounted or umounted) etc. The file system manager uses this information to maintain the file system.
    Posted: 2009-12-28
    Category: Data Recovery
  • How to Fix “Read-only file system” Error in Linux?
    File system is the most critical data structure of Linux operating system, which is responsible for organizing data on the hard drive. It ensures quick and easy accessing of your data from the disk
    Posted: 2009-12-25
    Category: Data Recovery