Tuesday, September 29, 2009

Copied Files Don’t Appear on Tiger

Apple has introduced Mac OS X v10.4, Tiger for fast searching option with Spotlight, Safari to meet web browsing needs which is is widely used as desktop as well as server operating system.. Automator as a scripting tool and others, which make Tiger suitable for all pros of IT field and general users.

If due to any cause, data loss occurs in these systems, we require Mac Data Recovery tools. External disks, which are connected to Tiger system, have been found with an issue in which user may not see some of the earlier copied files, when connected to system.

Though the files were copied to the disk, when it is again connected to computer, the files are not found as expected. The issue may occur if the disk was improperly disconnected or unmounted after copying the files and due to data writing faults, files may not appear as they should after connecting the disk again. When the disk is improperly unmounted, disk cache doesn’t get emptied and hence the issue may be seen.

So it is recommended to unmount the volume in Finder or Disk Utility before disconnecting the disk.If user improperly disconnects the disk, there are high chances that its directory structure may become corrupt. So, it is recommended to check for directory structure corruption using Disk Utility. If it is found to be corrupt, we can try repairing it. If the process fails, we need to format the disk, after backing up all the data.It is suggested to check the backup status, each time when it is performed or else in case of failed data backup

Mac Recovery will be required. Mac Data Recovery applications are the specified tools which can help extracting lost information and restore them at safe location. Data Recovery Mac software feature different options that prove worth for effective data restoration. It is recommended to install Mac Recovery software on drive, other than the affected one.

The application can be used for Mac File Recovery on any disk based on HFS, HFS+, HFSX, HFS Wrapper and FAT file system. Its interactive interface and powerful scanning ability make this Mac Recovery truly a best product. We can use this Universal Binary for Data Recovery Mac on systems using Mac OS X 10.3.9 and above operating systems including Mac OS X 10.5.x, Leopard.

Thursday, September 24, 2009

Updating Final Cut Pro Causes Mac Data Loss

Now a days updation in many software has emerged as compulsory for users to get new features and technology related functions.One of the software called Final Cut Pro which is a non-linear editing software that permits the users to edit videos. The utility is available for Mac OS X 10.4 and later OS. Using Final Cut Pro, user can edit all digital video formats including XDCAM, DV, IMAX, HDV, P2 MXF (DVCProHD).

But in most of the cases, it has been observed that when a user update Final Cut Pro software,hard disk starts quitting unexpectedly and doesn’t open. Thus the user becomes unable to edit videos anymore. In order to resolve this issue, we need to use Terminal application commands. But if the commands are used incorrectly, then can lead to data loss or operating system corruption and require an efficient recovery tool for Mac OS.

This is recommended to use the commands and specify the file path cautiously.We need to open the Terminal application, type ‘sudo update_prebinding -root / -force’ command and enter the password. After the operation is complete, a new command line prompt is encountered and we need to restart the computer system after quitting the Terminal application.

However, if data gets lost due to the improper use of commands or wrong file path, there are high chances that data may get lost, for which Mac Recovery software offer a solution. Mac Recovery Software are the safe and robust applications which can scan and recover lost information and then safely restore it.

This user friendly software make use of algorithms which examine the drive for lost data, match file system entries with those missing ones and help offering Mac Recovery. For safe recovery and prevent overwriting, this is recommended not to install Mac Recovery software on the same system.

This application which uses the efficient scanning algorithms to extract data. Compatible with HFS, HFSX, HFS+ and HFS Wrapper file systems, this Mac Data Recovery software has interactive user interface and maintains data integrity. This Data Recovery Mac software can be used with Mac OS X 10.3.9 and snow leopard.

Tuesday, September 15, 2009

When Home Directory in Mac OS X Got Deleted

In Mac OS X there is a variety of facilitates to the user to make an individual Home Directory. Each time a user is added to the system, Mac OS X assigns a file system area to which the particular user has read-write access and a folder is added, termed as Home Directory. The folder is named after user name and helps individually keeping a user’s preferences and documents. All the Home Directories are stored in Users Folders.

These folders help maintaining system and data security, except for the administrative users, none of the unauthorized user can access these folders, thus prevent Mac Data Recovery requirements. When a particular user is deleted, the corresponding folder must be deleted. In Mac OS X 10.2 and later, user’s folders are treated differently as compared to that in earlier versions.

In earlier versions, if the administrator tries to delete the Home Directory of deleted user, then it can’t be accomplished by simply dragging the folder to Trash, user may get an error while attempting so:“The item ' Deleted' cannot be moved to the Trash because it cannot be deleted”However, the word ‘Deleted’ gets added to the name of folder, but this is not deleted. In the earlier versions Home directory deletion is not easy as seeks for ownership of administrator, so we need to make use of Terminal application to do this.

This is recommended to backup all the information that is required for future and then use the Terminal application to delete the former user’s Home Directory. We need to log in to the system as Admin user, open the application and type

sudo rm -rf /Users/shortname\\ deleted

where ‘shortname’ is the name of former user, press Return, type Admin user password and press Return. In Mac OS X 10.2 an later ,the folder lies as the compressed image file, with .img as file extension in /Users/Deleted Users/. So the administrator can either preserve the information for future use or drag it to Trash to delete.

As the deletion has become easier, this is needed that user must carefully check for the contents before deleting as accidental deletion may create Mac Recovery needs.Lost data can be recovered by Mac Recovery software which can scan, locate and recover lost information and restore it at safe location. Mac Data Recovery utilities possess interactive interface and are safe for data.

These software offer Mac Recovery in almost logical data loss scenarios, except when the data has been overwritten.Macintosh Data Recovery is a high-ending Mac File Recovery application, which uses the most powerful scanning algorithms. This Data Recovery Mac software supports HFS, HFS+, HFSX and HFS plus file systems and Mac OS X 10.3.9 and above versions. Interactive interface and valuable features make this Mac Data Recovery software easy to use.

Monday, September 14, 2009

Store iTunes Folder Missing Issue

Apple has provided the world a wonderful playing media called iTune. The application has a user friendly interface and is available for both Macintosh and Windows operating systems. Using iTunes, we can play and organize digital music and video files on CDs, synchronize with iPod and iPhone and more.

iTunes Store is the online digital media store and facilitates online music sales. It acts like a music vendor.In Mac systems, it is observed that the user becomes unable to make purchases from iTunes Store or an alert is encountered which describes that some required directory is either missing or has some permission issues:

“There was an error storing your authorization information on this computer. The required directory was not found or has a permission error”User may also fail to play music as well, which has been purchased from iTunes Store. These issues arise because of the reason that Shared folder is found to be missing.Shared Folder gives the ability to share the music with other accounts of computer system.

Its default location is /Users/Shared.

In order to resolve the specified issues, we need to recreate the missing Shared Folder:
We can make use of Finder application to find the missing folder. We need to choose Go menu and then Got to Folder, type “/Users” and Click Go. Upon finding the Shared folder, we need to check the Ownership and Permission settings by clicking File->Get Info and then clicking disclosure triangle.

They should be set to Read & Write in all three Owners, Group and Others sections. However, if no folder exists in the Users folder, we can create a new and set its apt permissions. Alternatively, we can also use Terminal application to modify the permission settings through commands. But, this is recommended to use these commands, only when they are well known as incorrect commands may result data loss or unusable operating systems and create Mac Recovery needs.

We need to use sudo mkdir -p /Users/Shared command, press Return, enter administrator account password, press Return, type sudo chmod 777 /Users/Shared command and then again press Return. However in any case, data gets lost due to incorrect commands, we can use Mac File Recovery software to extract lost data.Data Recovery Mac applications are graphically rich utilities which can scan and recover lost information and restore them safely.

Mac Data Recovery software use powerful scanning algorithms which extract data, maintaining the data integrity. For effective Mac Recovery, this is advised not to install the software on the same hard drive, from which data has got lost. Macintosh Data Recovery software is the best Data Recovery Mac product which has the extended power to recover and restore the lost information.

This Mac Data Recovery software supports Mac OS X 10.3.9 and above and is compatible to be used with disks having HFS, HFS+, HFSX and HFS Wrapper file systems. Interactive interface plus advanced searching algorithms, these features make this Mac Recovery application a complete product.

Friday, September 11, 2009

File Corruption In Macintosh

We assume that Macintosh is the most powerful and security efficient operating system so far as efficiency and virus threats are concerned.The Mac OS consists of file systems like in windows.Macintosh HFS Plus file system has superseded its predecessor HFS due to support to larger files, improved design, better data manageability and protection and Unicode support to name its files and folders and more.

Also known as HFS Extended and HFS+, this file system is comprised of different data structures which together constitute to make HFS+. But, Mac Data Recovery can be required if any of the integral data structure suffers corruption.One of the main data structure is Allocation File, which is responsible for recording allocation block details like whether they are in use or not.

There are different sectors which combine to make HFS plus volumes and then a group of one or more sectors is what we call as allocation block. So as per the size of HFS+ volume, the number of allocation blocks can vary.In to order to make identifiable allocation block availability, each of them is represented by bits, which are all constituted in Allocation File table. If the allocation block bit has zero value that means the block is free or otherwise is in use and thus no data can be stored in it.

Sometimes, it is compared to Volume Bitmap of HFS volumes as does the similar function which Volume Bitmap does for HFS volumes, but they actually differ. Allocation File is not stored near the beginning of the volume on some reserved space, but instead as a regular file and can also change is size, whereas, the size of Volume Bitmap file is determined by the size of volume.

As illustrated, Allocation File is one of the most important HFS Plus file, which the file system requires to be functional. But, it may get corrupt due to unexpected shutdown or virus attack like reasons, causing Disk Utility to report errors, system issues and more. Mac Recovery needs may arise in the critical situations.To resolve such issues, we need to run fsck as the repair tool.

But if the problem still persists, volume formatting can be done and the lost data can be recovered from backup or Data Recovery Mac utilities. Mac Data Recovery software are built so as to scan and then recover the lost data in any case of data loss. Interactive interface, read-only conduct, and worth Mac Recovery options, these features revamp their use.

Data Recovery Mac software should be installed on hard drives, other than the affected one. Macintosh Data Recovery is a proven Mac Data Recovery software with powerful scanning algorithms, graphically rich user interface, safe data restoration options and complete Mac Recovery. This application is compatible with HFS, HFS+, HFSX and HFS Wrapper file systems and Mac 10.3.9 and above.

Thursday, September 10, 2009

Permissions and Verification Utility Fails in Mac OS X

Disk utility is one of the most promonent tool in Mac OS to repair and restore the permissions when ever required by Mac machine.This is an Apple provided utility to perform disk related tasks such as repairing permissions, disk formatting, partitioning and erasing, disk mounting and unmounting and others BaseSystem.pkg file is one of the important package files which is created when Mac OS X is installed, used by Panther and Tiger (Mac OS X v10.4) to extract files from and is located in /Library/Receipts folder.

The information stored in the Receipts folder, is used by Disk Utility to repair and verify permissions of Mac OS X v10.3 or Mac OS X v10.4 volume. It is recommended not to delete or move this file.

Although the system will not face any major issues due to file deletion or move, but if the Mac system faces any situtation or problem regarding permissions, Disk utility will not be able to repair the permissions and will ultimately need Mac data recovery.When you install anything on Mac OS X, that are installed from package files, which have ‘.pkg’ as extension and simultaneously a file with ‘.bom’ extension is created in /Library/Receipts/ folder in the package’s receipt file. These ‘.bom’ files enlist the files installed by the package along with the permissions for each file.

Disk utility performs permission repair and verification by comparing ‘.bom’ file contents with the actual permissions from ‘.pkg’ files. So if any of the package files gets deleted, you need to replace it for Mac recovery. Disk utility reports an error message when fail to repair the permissions:

“First Aid failed

"Disk Utility stopped repairing permissions on '(volume name)' because the following error was encountered: No valid packages”

This error message is typically a symptom that BaseSystem.pkg has been deleted or moved. As discussed, this file is created when Mac OS X is installed, so to cure this issue, you need to reinstall Mac OS X 10.3/10.4. You can also copy it from a different computer, which is using the same version of Mac OS X. If you lose data because of primary volume formatting while Mac OS X reinstallation, data recovery Mac utilities can restore it back.

Mac data recovery software scan and recover lost information through powerful scanning algorithms, though offering the interactive interface for easy data recovery Mac.Macintosh Data Recovery is a Mac recovery software which can effectively recover lost data from formatted and corrupted Mac volumes. This Mac data recovery software uses the powerful scanning algorithms to extract the lost data and supports recovery from iPod and Lacie hard drives also. Phoenix data recovery Mac is compatible with HFS, HFS+, HFSX and HFS Wrapper file systems.

Wednesday, September 9, 2009

Leopard Upgradation Causes Password Issue and Data Loss

Apple has intoduced Leopard version which adds to the Mac OS X version family with certain fast and frequent quality features and tools.But we also know that upgradation may cause data loss situtations in many cases.if any data loss occurs, Mac data recovery can be called for. This Mac system software is available in two forms: desktop version and server version and features two valuable attributes: Screen sharing and Back to My Mac. Screen Sharing:

This feature permits you to connect to another network connected system and display the corresponding screen on your computer system, thus allowing controlling each and every operation on other computer, though able to restrict others to do the same from your screen. You can experience as if you are using your own computer system.Back to My Mac: Also acronymic as BTMM, this Leopard feature allows easier automatic connection to your other computers over the Internet.

This feature requires that the users must have MobileMe subscription for Dynamic DNS service part of Wide-Area Bonjour.In few of the cases, either of the mentioned services may prompt for a username and password, which is unexpected in any of the case.

The reason why these services unexpectedly ask for a username and password is that com.apple.kerberos.kdc or key repair has been altered or deleted during Keychain Access. com.apple.kerberos.kdc can get deleted or modified during Keychain Access, which is an application permitting users to access and change contents of password management system of Mac OS X called Keychain.

com.apple.kerberos.kdc is a self signed root certificate meant for computer specific security in Mac OS X, created during system software installation and then entered into Keychain. This insertion into Keychain also includes public/private key pair.

To resolve password issues in Screen sharing and Back to My Mac services, there is no other way than reinstalling the operating system using installation CD or DVD. But, as an after effect, this may cause data loss, if important data has been placed in primary volume.

Data lost in this way can either be restored from good backup or using the Mac recovery utilities. Data Recovery Mac is feasible and the corresponding software are available which can scan the affected drive to recover the lost data. Mac data recovery software follow few recovery instructions whereby maintaining data intactness. These applications come loaded with quality features and options, which make Mac recovery easier.

Tuesday, September 8, 2009

System Freezing After Jailbreak Process

Jailbreak is a privilege “an act of exploiting design flaw in any software to gain access to protected resources” tool in Mac operating system. The process involves breaking out of chroot (process of changing the apparent disk root directory) or bypassing DRM (Digital Rights Management). The jailbreak then allows the users to arbitrarily run code on DRM encumbered devices such as iPhone and iPod touch. But when the user attempts to accomplish the process for iPhone, the after results prove harsh to the system.

If the user has tried putting the iPhone into Device Firmware Upgrade (DFU) mode, which the latest Mac OS X version (Mac 10.5.6) doesn’t support, the problems like non-functional mouse and keyboard are seen. Though, the system may start properly while the boot process but the incompatibility with DFU mode results into freezing of system. This may happen because the USB-related kernel extensions, especially IOUSBFamily.kext, have corrupted during the jailbreak attempt.

However, few other reasons can also break the kernel extensions. You need to repair or replace broken kernel extensions.You can proceed manually by attaching the affected hard drive through FireWire to another Mac system with same operating system version. On the new system, you then need to locate /Macintosh HD/System/Library/Extensions/ folder and find ‘IOUSBFamily.kext’ file and drag it to the same location on mounted hard drive in Target Disk Mode.

To successfully run the system, the permissions repair must be run using Disk Utility. If the issues still remains the same, repeat the same copy process again, but this time for all the kernel extension excluding the third party extensions. If you don’t have another Mac system, but do have a spare hard drive, you can install Mac OS X on it and update it to 10.5.6 and follow the same procedure, as discussed.However, if neither the spare hard drive nor another Mac system is available, you can reinstall the operating system to get all those kernel extensions in healthy state.

But, remember to backup all the important data of primary volume or else Mac data recovery will be required.When you reinstall operating system, primary volume is formatted and if it contains data, all get deleted. So you should backup all of the data, prior to reinstall operating system. However, if you realize data’s importance later, just plug off your system and use Mac recovery Software utilities to scan, locate and recover lost data. Data recovery Mac applications are safe and effective.

Saturday, September 5, 2009

Master Directory Block Corruption in Mac and Recovery

We know that Mac partitions are usually known as Mac volumes. When partitioning the Mac hard drive, you need to initialize it and carry out the further process, either through Disk Utility or Drive Setup. These utilities perform disk related tasks.After the disk has been partitioned, all the related volume information is stored in MDB, which is an acronym of Master Directory Blocks.

Master Directory Block is the data structure of HFS file system which holds specific and general information of Mac volumes, which make them recognizable under Mac operating system. Because of the work it does, Master Directory Block is also popular as Volume Information Block or VIB.

MDB possesses volume information such as volume signatures, creation and modification details of volumes, number of files in the root directory and volume itself, volume name and other attributes, number of allocation blocks in volume, first allocation block, start of next allocation search and more.

All these information are required by the system software to recognize existing volumes.Moreover, this information is also required when the volume is mounted. File Manager reads this data from MDB and then copies it in VCB (Volume Control Block). MDB may corrupt and any or all of the volumes may become inaccessible or appear as corrupted.

Additionally, you may get errors like “Bad master directory block”. The reason could be unexpected system shutdown or virus attack.To cope up such situations and to avoid Mac data recovery, HFS possesses a backup copy of MDB at the opposite end of the volume. So, if you find MDB corrupted, use any disk utility and let it to recover.

If the copy also fails as of the corruption, try using Mac recovery utilities. Mac data recovery software can scan and recover the lost information. These applications use algorithms and help retrieving the data. Data recovery Mac utilities are designed with the advantage to offer ease to users and safety to data and so are complete and worth.

The application supports HFS, HFS+, HFSX and HFS Wrapper file systems and offers data recovery Mac is each case. This Mac data recovery software has interactive interface and a queue of quality features to offer and supports snow leopard as well.

Wednesday, September 2, 2009

Failing To Install Final Cut Pro

The Mac World gaint Apple has introduced an application “Final Cut Pro” which can log and capture videos on any of the hard drive, be it external or internal. The videos can then be processed and edited as per the convenience. There are many versions available from Final Cut Pro 2 to Final Cut Pro 6.But a strange problem has been seen when the user goes for the installation of the application, especially with Final Cut Pro 3.

The process suffers stops and eventually gets failed. Users also report that they get set of error messages which are not good in nature:“error creating folder”
Or“access denied error”The problem may lie in the core of Mac OS X volume permissions, which are needed to be repaired. But, remember this needs expertise at field or data loss can result.

User can start from logging into the administrator account, where the permissions are intended to be repaired. First try it using the Disk Utility. See if it works. If not and errors keep coming use Terminal application to proceed and start modifying the permissions through the UNIX commands, which needs caution at user end or would ask for Mac data recovery at the end.

The system may lose data, corrupt or come to an unsecured state. If you successfully repair the permissions, next choose

Go > "Go to Folder",

type "/Library/Application Support and then

click Go.

The folder should contain the Final Cut Pro or Final Cut Pro.app. Go to the Terminal again and type ‘sudo chown -R -P yourshortusername:admin’ command and then drag the Final Cut Pro application to present window, where its full name will be filled automatically. You will see a command, which will display your short user name.

Press Return and you will see that account password will be prompted for. Then, type sudo chmod -R -P 775 command, followed by a command and then again drag the application to Terminal window. You will again see a command with your short user name. Press Return and install Final Cut Pro 3 after quitting from Terminal.

If you lose data due to the incorrect application of Terminal commands, you can get it back. Mac recovery software applications can recover it through the set of influential algorithms. Data recovery Mac applications also target data safety and intactness.The software supports HFS, HFS+, HFSX, FAT & HFS wrapper Apple OS file systems.