Backup, restoring, formatting info

Some starting out information
I created this post to inform others of the various and essential ways to restore your machine, data, create backups and so forth.
10.6 and 10.7 are mostly covered with information current as of Oct 4, 2011 and subject to human error and change.
Only conduct any actions here if your prepared to take action on your own, the risk is yours, if not please seek assistance of qualified professional data recovery experts. Any product or site mention/link is purely for assistance purposes, doesn't represent a endorsement by me or Apple. Legalese blah.
Having many separate hardware copies
...of your data is essential, as the OS and programs can be replaced, but not your personal files (normally kept in your User folders of Music, Documents, Pictures, Sites, Movies etc.)
Apple currently doesn't supply much in the way of data recovery services, it's on YOU to make sure you have many copies of your personal data and perhaps many ways to restore your machine to a functional state.
There are three basic primary forms of backup and restore methods used on Macs, no one way is perfect, so a combination of ways may be better suited for your needs, but redundancy of methods and backups is the key.
1: TimeMachine Drive - which is a rotating in time image of your boot drive contents. If you remove something from your boot drive, eventually it will be removed from TimeMachine drive as well. TimeMachine drives cannot be booted from and can only restore. This is a very good basic option for most new to computers users as it's all automated (as long as the drive is connected) and gives "undelete" ability. It's not a complete solution and that's what the next two options are for.
Please, for your own sake if you don't have any backup plan or don't undestand geek speak, at least connect a new external drive and let automatic  TimeMachine popup do it's buisness.
From here on out everything TimeMachine, including restoring from a TM drive, I point you to our resident expert Pondini and his web page.
http://web.me.com/pondini/Time_Machine/Home.html
The steps here below out are a bit more advanced, but if you master them you will be in control of your computer and can save yourself.
2: Data / Storage Drives - these are drives that basically act as holders of data you wish to store, they don't do anything but hold your personal files in a permanent fashion unless you remove it. These are what one would use if their primary boot drive on their computer is getting full, since TimeMachine is a self rotating image, that can't be used for permanent or extra storage space. And clones are bootable images of the current boot drive, so they are subject to change as well. For all intensive purposes if you want to make sure your data doesn't disappear, to hold your personal data while your wiping your entire boot drive of all data and restoring OS X completely (aka "fresh install method"), then you use plain jane storage drives and maintain two separate hardware backups of your data at all times.
3: Hold the option key bootable Clone drive- these are (almost) exact images of your OS X partition and it's contents. The advantage with clones is in case your internal drive fails to boot, either for software or hardware reasons, you can boot from a clone, perform data recovery, drive repair and most of all get online, get help, and use your computer like almost nothing happened. In other words your life doesn't immediately stop to address a failed computer, you can in most cases continue working and resolve the issue later, or in the case of a software issue, just reverse clone form the latest clone image.
You can keep "states" of your OS X partition in a more permanent fashion unlike TimeMachine. For instance if your considering on upgrading to a new OS X version and not sure it will work, you can fall back onto the previous version of OS X at any time provided you made a clone first. Think of a clone as moving all your software to another piece of hardware and everything is almost exactly as it was before. Clones are the preferred method to upgrading to a new internal drive of perhaps larger capacity or speed.
Because of differences in computer hardware, you can't use a clone created on one Mac on another type of Mac. Only the same exact model can be perhaps be imaged to other Mac's. If your thinking this would be a nice way to pirate software, forget it. Each Mac has a ID associated with along with other identifying information.
Cloning software most Mac users use is Carbon Copy Cloner, (first and totally free, donations accepted) or Superduper (part free, part payware)
Drive size for clones: equal too or larger than the drive you intend to clone. If your going to upgrade the internal drive, then naturally one that matches or exceeds the new internal drive so you can use it as a clone afterwards. Best to clone to a larger drive than the original, as your data could exceed the smaller capacity drive.
Drive formatting 
Drive formatting is IMPORTANT and needs to be performed before a drive is used for the first time. Doesn't matter what it's used for a wrongly formatted drive can cause trouble later down the road if you don't understand drive maps and formatting. Apple's Disk Utility is the program used to format drives on a Mac, you can find it in the Applications/Utilities folder.
Partition Maps
These are roadmap instructions to how many partitions (separate areas on the physical drive) there are and what format they contain. Unfortunately not all operating systems can read others partition map schemes. So when one gets a NEW drive, it has to be completely erased and formatted to meet the partition map needs of the operating system and/or firmware used on the computer.
For instance Mac's need a GUID Partition Table (GPT), Windows uses a Master Boot Record (MBR), Linux uses either and reads anything.
Mac's can use a MBR as it can read some Windows drive formats, trouble is you won't be able to boot from any partition or drive with OS X on it without a GPT.
Since most drives come from the factory formatted MBR with a Fat32 (MSDOS) drive format, in order to use the drive on a Mac you need to format it GPT and OS X Extended (Journaled) (aka HFS+) in Apple's Disk Utility before using it.
If you place data on the drive and then realize it's the wrong partition map scheme and need to change it, then all the data off all the partitions on the entire drive must be removed first.
If you place data on a partition and you need to format it differently, you need to get the data off only that partition your going to reformat.
Current drive formats - there are many different formats how data is placed on the drive, and a drive can have many partitions each with a different format!
Windows currently uses:
NTFS  - used primarily for the operating system, but external drives can also be formatted this way
FAT32 (MSDOS in Apple's Disk Utility) this is a universal format between PC's and Macs, but limited to 4GB file sizes.
exFAT a new patented pending format both Mac's and PC's can currently read/write, it can have files in excesses of 4GB in size.
   (if you have Windows XP, a free exFAT download from Microsoft is available, just search for it)
Mac's OS X currently uses:
HFS+  (OS X Extended Journaled) required to boot OS X. All new Mac's come formatted this way, and perhaps some drive sold at Apple.
FAT32 (MSDOS) file exchange with PC's to 4GB sized files. Most drives sold in regular computer and office stores come formatted this way for PC's. (with a MBR)
exFAT - file exchange with PC's over 4GB sized files (Mac's pre 10.6.5 won't have exFAT)
Linux currently uses EXT4 for itself, can read/write anything.
Software called MacDrive installed on a Windows machine can read Apple's HFS formats.
Software like Tuxera, 3GNTFS, Paragon, allows Mac's to read the NTFS format of Windows drives.
It is PREFERRED not to rely upon third party software for reading drive formats, rather use a interchangeable format like FAT32 or exFAT instead.
When formatted a drive for both PC and Mac use, it's perhaps easier to format it on Windows into FAT32 or exFAT first, so you get the MBR, then confirm it works, then on the Mac before using it to transfer vital data over long distances.
Apple's Disk Utility allows one more partition to be carved out from the bottom clear existing OS X partition, you will learn all about this if you going the BootCamp route with Windows. I don't advise messing around unless you made backups of your data first.
When Bootcamp creates the Window partition it formats it MSDOS (FAT32) which you have to change to NTFS on the Windows installer disk before you can install Windows. Make sure you printout and read the Bootcamp instructions and have the Mac hardware drivers on hand.
If your machine keeps booting into Windows and gets stuck, simply hold the option key upon boot to select OS X and set OS X as the start up disk in System Preferences.
https://www.apple.com/support/bootcamp/
Restoring OS X 10.5 10.6. 10.7 - simple overwrite OS method
Ok, you got a OS X problem and you want to just reinstall OS X (and bundled Apple programs) without touching anything else, not your files or most third party programs.
1: Backup your user files via drag and drop methods of your User folders (Music, Documents, Pictures, Movies etc) regardless to a data drive as outlined above, as the problem you may be having could be more serious, like a hardware or firmware issue. Disconnect all other drives.
2: For Snow Leopard and Leopard - stick the original grey disk (free iLife included) into the computer and reboot holding down c, simply reinstall OS X (archive and install for Leopard)
If you upgraded Snow Leopard over Leopard, then your going to be using the white Snow Leopard Retail disks (no free iLife) and it naturally won't replace iLife, just OS X.
3: For Lion, you need a reliable, fast Internet connection. Hold Command r and boot into Lion Recovery, get online and simply reinstall Lion. You'll have to use the AppStore to download iLife.
4: Once you have done this and rebooted normally, immediately Software Update under the Apple Menu so your Apple programs match your files (like iPhoto Library and  iTunes Library that were changed with later versions)
5: Any programs you bought via App Store can be redownloaded by holding option key and clicking on Purchases.
Note: if you have installed root level system third party software, it may not function anymore, simply reinstall it from original sources.
Restoring OS X - 10.6  "fresh install method"
1: Backup your user files via drag and drop methods of your User folders (Music, Documents, Pictures, Movies etc) regardless to a data drive as outlined above, as the problem you may be having could be more serious, like a hardware or firmware issue. Disconnect all other drives.
2: Hold c and boot off the 10.6 grey disks (or if you want the free iLife on the 10.5 disks, then that first, then upgrade to 10.6) and use Disk Utility under the Utilities menu to erase the internal drive media.
Select media on left, click partition, click big box, select 1 partition, option GUID, format OS X Extended (journ) give it the same drive name as before, (to match pathnames used in your iTunes and other files to locate where music is stored on the drive) Format OS X Extended journaled click Apply and confirm.
Optional for privacy/security or for all new drives for better data retention. Select the drive, erase tab, erase>Security option Zero all data. Takes about a hour per 500GB.
3: When finished quit and install OS X Snow Leopard and reboot and see the familiar Welcome to Mac animation. (if you shutdown after installing, this makes a nice way to treat the new owner of your used Mac and lets then go through the setup process.)
4: When creating the new user, use the same user name as before, this again, like the same drive name, matches the pathnames in files to locate other files on your drive when you return your files. Use a different password naturally.
5: Next you install all your programs next, the more the better as they will run faster on hard drives if they are placed further near the front of the drive.
6: Lastly hook up your external data drive and move just the contents of your Music, Document, Pictures etc folders right back into their respective new folders on the new configuration.
Note: If you used this method to downgrade from Lion. It's possible your iPhoto and iTunes Library (and other Apple programs) may have altered their respective files. You need to be careful replacing the old copies with the newer altered versions. You can right or option click on iPhoto Library to "show package contents" to find the folder with the originals and re-import into the older iPhoto version format. For iTunes, the originals are in the folder, if you have  copy of the older iTunes Library files, then replace with those.  Ideally it's best to first make a Snow clone first BEFORE messing with Lion.
Note: Only a Mac that had Snow previously can be downgraded from Lion back to Snow, not a Mac that had Lion from the factory (some under certain circumstances)
Restoring OS X - 10.7 - wipe and install
1: Backup your user files via drag and drop methods of your User folders (Music, Documents, Pictures, Movies etc) regardless to a data drive as outlined above, as the problem you may be having could be more serious, like a hardware or firmware issue. Disconnect all other drives.
2: You have two options depending upon if your Mac had Snow Leopard previously. If it did, then you can go the above Restoring OS X - 10.6 "fresh install method" and then make a clone, then update to Lion via the AppStore with a very strong, reliable, fast Internet connection.
3: Your Mac came with OS X Lion, then you hold Command R and boot into Lion Recovery Partition, get online, use Disk Utility to Erase (and Zero if needed) the Lion OS X Partition, then quit and simply reinstall Lion from the menu.
Restoring OS X 10.7 (new drive, total reformat method)
1: Backup your user files via drag and drop methods of your User folders (Music, Documents, Pictures, Movies etc) regardless to a data drive as outlined above, as the problem you may be having could be more serious, like a hardware or firmware issue. Disconnect all other drives.
This method is for restoring Lion drive completely, including restoring a Lion Recovery Partition and reestablishing a GUID Partition Table (GPT) on the drive for machines that don't have Lion Internet Recovery. This could occur if the hard drive was replaced, the GPT got messed up, more than 2 multi-partition machines or whatever.
As you know Apple only allows one more partition to be created using Disk Utility, any more partitions on the drive require a complete GPT reformat.
2: You need to have a copy of your Lion Recovery Partition on a 1GB or larger USB stick created first using the Lion Recovery Disk Assistant software from Apple that copies YOUR PRESENT Lion Recovery Partition. So that means you need to have this made as soon as possible in advance or your going to have to buy the $69 Lion USB installer if you can't do the 10.6 to 10.7 upgrade method.
Lion Recovery Disk Assistant.
You must first FORMAT the USB GPT and OSX Extended (journ) in Disk Utility before using the Lion Recovery Disk Assistant.
https://support.apple.com/kb/dl1433
3: Stick the USB in, reboot the machine holding option key and get online, use Disk Utility to format the drive
Select media on left, click partition, click big box, select 1 partition, option GUID, format OS X Extended (journ) give it the same drive name as before, (to match pathnames used in your iTunes and other files to locate where music is stored on the drive)  Format OS X Extended journaled click Apply and confirm.
Optional for privacy/security or for all new drives for better data retention. Select the drive, erase tab, erase>Security option Zero all data. Takes about a hour per 500GB.
4: Formatting the drive like this will rebuilt the GPT if it was broken. Reinstall Lion from the menu and it will install Lion Recovery Partition and Lion at the same time.
If you have one of those new Mac's with Lion Internet Recovery, it's built into the firmware, so after a new drive install, rebooting should start the whole process automatically.
5: If you have a clone of OS X Lion previously made, then simply option boot from it and reverse clone it onto the OS X Lion Partition. When you clone 10.7 (and only 10.7) it just clones the OS X Lion Partition. Not the Lion Recovery Partition. That's why you need to reinstall the Lion Recovery Partition first (steps 1-4 above) then replace the Lion configuration with the previous cloned version.. You can choose to reverse clone the Lion Partition only, the machine will work without Lion Recovery Partition, but you may have need of it one day.
6: If you don't have a previous clone of your 10.7 OS X partition then when creating the new user, use the same user name as before, this again, like the same drive name as before, matches the pathnames in files iTunes uses to locate other files on your drive when you return your files. Use a different password naturally.
7: Next you install all your programs next, the more the better as they will run faster on hard drives if they are placed further near the front of the drive.
8: Lastly hook up your external data drive and move just the contents of your Music, Document, Pictures, Movies etc folders right back into their respective new folders on the new configuration.
Click on a picture to enlarge, drag and drop onto your desktop for keeping a copy, or use Command Shift 4 to take a picture.

Troubleshooting if a OS X reinstall is necessary
When one is considering a OS X reinstall, it usually means they can't find a specific cause for a issue or series of issues or instability and thereby think that just reinstalling everything will resolve the problem which it will most certainly could, but may not be required to expend that much effort. Not only that, it may not work in your case at all if your problem is in your very own files.
So starting from easiest to hardest you should try steps in this order, save yourself a lot of work and perhaps cure a minor issue quickly.
1: Disconnect backups, backup files if possible
Disconnect any auto-mated backup, including TimeMachine, auto-updating clones, auto-backup software during this period. If you haven't made a backup of your data (like Music, Documents, Pictures, Movies) now is a good time to do that to a external data / storage drive. Disconnect all drives/devices to prevent accidents or other issues from interfering with your judgement. Return to as close to "out of the box" as reasonably possible, with few wireless devices as possible. Always keep a wired mouse and keyboard handy.
1.5 Update your web browser plugins
Adobe Flash and Microsoft Silverlight epecially. For Lion only, Java is now a external plugin. Search "Apple support" for the Java plugin.
2: Perform a Safe Mode boot
Simply hold down the Shift Key while booting, this will disable kernel extension files that programs install upon booting and only use the ones Apple uses. This is especially effective when you boot a Mac and it results in a Grey Screen or "you must restart" (aka "Kernel Panic")
https://support.apple.com/kb/HT1455
What you do after this is update your third party programs (or uninstall them using their uninstaller to remove their kext file-s from your System/Library/Extensions folder) that have are perhaps causing your issues.
Problems with kext files usually occurs after a OS X Software Update, so if your in a mission critical environment, it's perhaps best to tread slowly and not update all your machines at one time.
3: Reset the SMC and PRAM
https://support.apple.com/kb/HT3964
https://support.apple.com/kb/HT1379
4: Grey Screen, Black/Blue Screen, Flashing question mark issues etc.
If you do a Google search:  apple support + [issue above] you can easily locate a support document Apple publishes themselves for you to read. Apple updates these support documents and sometimes discontinues some, some are old. Check the revision date to see if it pertains to your system. I could link to them, but because they change it's not as effective as doing the search and determining for yourself.
Ask for help on the forums, be detailed about your issue, the hardware you have, the operating system and the programs you use. We can't see your machine, we only know what you tell us.
5: Check with Disk Utility next
Run the following: In your Applications/Utilities folder Disk Utility > Repair Permissions (ignore the long list, things were changed permanently) also Verify Disk (if this gives a issue, it's a cause for concern, please mention it in the ASC forums for assistance).
If you have a issue after Verifying Disk, you need to (for 10.5 and 10.6 users) hold c and reboot off the 10.5/10.6 OS X installer disk and look for Disk Utilities and Run > Repair Disk (this can only be done while booted off another medium, why it's only "Verify Disk" before).
Once can also run Disk Utiliy > Reapir Permissions from the OS X install disk or Lion Recovery Partition as well if OS X won't boot.
If your on 10.7 Lion as there are no disks, hold command and r keys to boot into the Lion Recovery Partition and perform the same steps with Disk Utility on the OS X Lion Partition. (FYI: a partition is a separate area on the physical drive that appears to the computer to be another one, thus allowing multiple operating systems to be booted from the same drive.)
Hopefully that will resolve your issue, if not or even if it does, bring it to the forums for advice as it could be a sign of further trouble like a failing drive and you will need advice what to do next.
6: Check with OnyX
OnyX is a excellent part of the troubleshooting process, it's initial checks need to be performed and any warning in that regard brought to the forums for advice before proceeding any further.
Your next step is sort of a "nuke the site from orbit" approach by deleting all the computers cache files, which can become corrupt and cause instability. Since one really can't tell which one is causing the issue, the entire lot is allowed to be rebuilt in one massive stroke. So run ALL the cleaning and maintenance steps, you can cancel the in between reboots, but you MUST reboot when finished using OnyX or the cache files are not rebuilt. After rebooting your computer is going to act a little slow, but later return to optimum performance and hopefully your issue would have been resolved.
OnyX doesn't hurt your machine or files or programs, just allows the operating system to rebuild the cache files and perform maintenance tasks. It's not specifically a performance technique, although cleaning and resetting the caches with a reboot can increase the computers performance because whatever was causing the slowdown in the caches is now removed. You don't need to perform OnyX as part of any ritual or routine, OS X is pretty good at handling it's own maintenance.
OnyX also has the ability to check for corrupt preference files under the Verify tab. Corrupt .plist files problems exhibits themselves as programs failing to remember your settings or refusing to launch or hanging. Run the check to show only the corrupt ones and ask on the forums how to proceed to remove those .plist files usually in your Users/Library/Preferences folder (now hidden in Lion) but some are also located in System as well. So it's best to ask or you can use the free Easy Find to locate and delete the file, reboot and relaunch the program, the .plist file gets rebuilt. Again, be careful here as you can remove a essential system file if your not careful.
OnyX can be downloaded free from MacUpdate.com or visiting the Titanium Free developers site, be sure to use the version matched to your operating system version.
(Note: AppleJack is a another troubleshooting program, except it runs in Single User mode, aka a command line, has to be preinstalled ahead of time before problems occur. Benefit here is by holding Command S, you get to run it BEFORE the operating system loads. Works excellently for 10.5/10.6, but it hasn't been updated yet for Lion 10.7, although reports say everything works except the repair permissions portions. It can be found on MacUpdate.com and on Sourceforge.)
7: Create a new user account
2: Create a new user in the System Preferences > Accounts and log into it and use it for awhile, does your problem continue? If not, it means that your issue is localized to the other user account, if you can't find the problem/cure specifically, then consider copying the contents of (Music, Documents, Pictures, Movies, not Library) from the problem user account to the new user account via the ~/Users/Shared folder.
When your personal files are in the new user and you are using them there, does your problems return? If so, it's likely something wrong with your files themselves, which you will have to narrow down to the specific one.
8: Application reinstall
3: If your problem continues even in the other user and isn't a user file issue, then that usually means it's a something more global, works across multiple user account's. This could mean a bad program in the Applications folder, or one that starts it's self automatically (look in your log in items in System Preferences > Accounts)
Your next step would be to reinstall all your third party programs, the overwrite may clear the issue up. If you have purchased iLife separately (verses the free version that comes with a new Mac) , reinstall it from disk or redownload it from the AppStore by holding option key and clicking on Purchases. Overwriting the program doesn't overwrite your files, but may overwrite the settings you made in those programs. Also be sure to test the programs in both users.
Note: Some bundled Apple programs can be reinstalled by simply running the installer on the OS X disks that came with the computer. However some like PhotoBooth can only be resinstalled along with the entire OS, unless your willing to extract them manually using the program called Pacifist from CharlesSoft. You likely can avoid having to do that by following the next step.
9: Data recovery drive
If your at this stage, and before you stick that disk into the computer or hold command r to boot into Lion Recovery Partition, you likely need to consider making a "OS X Data Recovery Drive".
This is for those of you haven't managed to get a copy of your files off the computer yet. It can get very hairy after this point if you don't have a backup of your data. Basically your going to use a new external drive to format and install OS X onto, allowing you to hold option and boot off of it to attempt to get a copy of your files off first before doing anything.
So review the steps earlier and the pictures provided to do that first. Having your data safe is of the utmost importance, TimeMachine isn't always best course, have your files easily accessible on a normal storage drive so you can hook it up to any computer (Mac, Windows or Linux).
If you can't create or make a data recovery drive, don't have a backup of any kind, or not confident in proceeding PLEASE seek the assistance of qualified data recovery professionals as everything can be replaced except your data. A few hundred dollars (or even a few thousand for platter level dissection) is nothing compared to losing several thousand man hours of files, or songs or pictures you took on vacation.
10: OS X overwrite
What this does is overwrites the present OS X install with the version that is on the install disks or gotten via the Lion Recovery Partition. Again, make sure you have a copy of your data (Music, Doc's, Pictures and Movies) off the computer before proceeding or make a OS X Data Recovery Drive to assist you if OS X won't boot or run correctly to do it normally.
Key is to match the OS X version. 10.5 disks with installed 10.5, 10.6 disks with 10.6 installed, 10.7 Lion Recovery with 10.7 installed.  After using the disks, you need to immediately Software Update to get to the current version, unless the issue you are having occurred after a Software Update, then perhaps it's best to get online and ask questions before applying the updates.
OS X overwrites the installed version with the one you have, it doesn't touch your files or third party programs, and may or may not (depending upon what's on the disk) also overwrite your free iLife bundled on the disks.
Note that your going to perhaps get a older version of iLife than the one installed as it could have been updated via Software Update, so unless a Software update is causing your initial issue, you need to run Software Update immediately afterwards to update iLife (and other Apple bundled programs) to the current version.
The methods for OS X overwrite are mentioned in the above:
        Restoring OS X 10.5 10.6. 10.7 - simple overwrite OS method
11: OS X "fresh install"
The most drastic of all steps, this method first mandates that you have a copy of your files off the boot drive first (to a storage drive, not TimeMachine!), because everything is going bye bye. And the reason you don't want to depend upon TimeMachine is because whatever screwed up your machine has likely also screwed up TimeMachine, not mention the restore problems that occur (especially if your reverting to a earlier OS X version)
TimeMachine is a rotating image backup of your boot drive, it can become totally corrupt eventually from a prolonged issue or even malware as it deletes the old as it makes more recent copies of the new. Apple is always thinking forward and not considering your needs to perhaps revert to a earlier OS X version so restoring TM files to a earleir OS X version likely won't work all that well or won't be allowed. So TM isn't always the best solution for a fresh install. If you can TM restore and it works, by then all means do so, as it's a lot less work than a "fresh install". Use the easy method if you can, but keep your options open in case the hard method is the only way to get what you need done.
The object with a "fresh install" is your only going to save your user files (Music, Documents, Pictures, Movies) and the rest, including the operating system, programs etc. will be erased, the boot drive reformatted, the OS installed and updated, third party programs installed from fresh sources and finally (in case of malware a anti-virus scan on the backup files) returning the files back to the computer.
Instructions for 10.5/10.6 and 10.7 can be found above labeled
    Restoring OS X - 10.6  "fresh install method"
    Restoring OS X - 10.7 - wipe and install
The Restoring OS X 10.7 (new drive, total reformat method) is for the rare cases of a drive replacement, corrupt GPT or a major partition reformatting of the drive where all partitions, including the hidden Lion Recovery Partition, has to be rebuilt/replaced.

Similar Messages

  • Can I restore my info to a new iPhone 6 plus using a backup of an iPhone 4s running iOS 7.1.2?

    Just bought a new phone and want to import all my app settings and information. I have heard all the complaints about iPhone 4s running iOS 8 and don't want to update until I have it preinstalled on a new 6+.
    Can I restore my info to a new iPhone 6 plus using a backup of an iPhone 4s running iOS 7.1.2?
    or would I have to upgrade my 4S to iOS 8, backup, and then restore the new phone. I need to ensure that my 4S powers on and works so I can receive trade in credit for it (~$200), so this is worth a bit to ensure that my 4S stays functional.
    Thanks

    You can load a backup from an earlier iOS version onto a device with a later iOS version, but not the other way around.
    If you're going to do this, I'd recommend doing a backup of your 4s to your computer (not iCloud) and load the backup onto the 6+ from the computer.  You can try an iCloud backup/installation, but also do a local backup in case something goes wrong. A local backup is more comprehensive than an iCloud backup, and in my experience it loads more reliably.

  • Restore backup to formatted disk

    Greetings,
    I am having an issue with Boot Camp and it was suggested I backup, then format the drive so I can have contiguous space.
    I know there are manuals for this sort of thing and there are sure to be plenty of topics, The problem is I am legally blind and I can only read if the font is gigantic - I use MacSpeech Dictate to "type" e-mails, letters and posts, and Adobe Acrobat to read to me. I have the 30" Cinema display and this helps a great deal.
    I am hoping if someone wouldn't mind posting a step-by-step on how to back up the system, format, then restore the system. If Time Capsule is not up to the task, I have access to CopyCatX. I don;t mind long lists as long as each item in the list is easy to follow. Also, I have been using Mac's for only 8 months.
    I would greatly appreciate the help!

    yes, you can do it with TM but it would be safer to do using a bootable clone. to do it with TM boot from the SL install DVD, reformat the internal drive using disk utility in the utilities menu. quit disk utility and select 'restore system from backup" from utilities menu. follow the instructions.
    but as I said, it's better to use a bootable clone. make a clone to an external drive using CCCloner or Superduper. then boot from the external, reformat the internal using disk utility and clone the clone back to the internal.
    either method will give you your current system back so you won't have to reinstall anything afterward.
    Message was edited by: V.K.

  • How to get everything exactly as it was after backup and format

    I want to backup and format my one and only Macbook Pro internal drive in order to properly defragment for boot camp partitioning. However, when I'm done, I want the OS X portion of my computer to be exactly as it was; files, logins, applications, etc. Like it never even happened. I have an external USB drive that's plenty big enough, at least twice over.
    So here's what I was thinking about doing:
    On my external USB, I would format into 2 partitions (which would each be more than large enough to accommodate a full image of my current operating drive), and then in Disk Utility, I would save a "new image" of my current operating drive onto partition 1 of my external. This would be an overnight operation I would think. Then, to test it out, I would "restore" partition 2 to the image on partition 1. Also, a lengthy process I would think. Then, partition 2 would be bootable as a full computer which would look exactly like my current computer.
    Right?
    Is this fantasy?
    Because at this point I could format my internal drive using extended journaled, then "restore" the internal drive to the image I created, which still exists on partition 1. Right?
    Other options, I assume would be:
    Setup assistant
    Migration assistant
    Do a time machine backup to the external, then restore from that backup after the reformat
    Any help here?

    There is only one way to defragment the drive quickly and safely. Erase an external drive or volume on an external drive large enough for your internal drive. Clone the internal drive to the external drive or volume using the Restore option of Disk Utility:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Clone using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the destination volume from the left side list.
    3. Click on the Restore tab in the DU main window.
    4.Check the box labeled Erase destination.
    5. Select the destination volume from the left side list and drag it to the Destination entry field.
    6. Select the source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    Destination means the external drive or volume.
    Source means the internal startup drive.
    Boot from your external drive: Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears. Select the icon for the external drive/volume and click on the downward pointing arrow button. Once booted from the external drive/volume:
    Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID (for Intel Macs) or APM (for PPC Macs) then click on the OK button. Click on the Partition button and wait until the process has completed.
    Now restore the clone from the external to the internal:
    Restore Clone to Internal Drive
    1. Open Disk Utility from the Utilities folder.
    2. Select the destination volume from the left side list.
    3. Click on the Restore tab in the DU main window.
    4.Check the box labeled Erase destination.
    5. Select the destination volume from the left side list and drag it to the Destination entry field.
    6. Select the source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    Destination means the internal startup drive.
    Source means the external drive or volume.
    +Note that all you do differently is reverse the drives in the cloning process. The external drive/volume becomes the Source and the internal startup drive becomes the Destination.+

  • I have a new SIM/service and want to transfer all my contacts from the current 4S to the new SIM in my old 3GS.  I do NOT want to backup/restore the entire phone contents (iTunes or iCloud), JUST the contacts.  How?

    Current phone 4S with service from one provider.  Also have a new SIM with another provider, and want to copy my contacts from the 4S across to my old 3GS which I will be using for a bit as an alternative.  Definitely do not want anything except the contacts copied across so a full backup/restore is NOT what I'm after, and I can't see (in the iTunes backup) how to only do the contacts.

    Sorry, my bungle - from what devices I am used to - these Apple things still have me confused at times.
    The core requirement is the same - to get the contacts from the 4S onto the 3GS without backing up the whole device/apps etc.
    And a second part of that is how to get the contacts onto a SIM for a device that DOES store them there.  No doubt that will be a problem as it only has name/number combos, not all the fruit the iPhone keeps under a contact.  Maybe it can't done.  A simple export to CSV or something that could be edited would suffcie if there were an import tool to get it onto the SIM in the simpler format.

  • Restoring eDirectory info from Netware 5.1 to 6.5.

    What are the chances of restoring eDirectory info from a Netware 5.1 server to a NetWare6.5SP8 server?
    My network is a mixture of NW6.5SP8 and OES 11SP2 servers, with a single exception.
    Due to organizational politics, we have a department that has kept an old NetWare 5.1 server running.
    That server crashed yesterday (finally!), and has been removed from eDirectory.
    Amidst my joy, however, there is a problem:
    My server backup software had never had any ACL-related problems when I've used it to restore data to my NW6.5 or OES11 servers.
    That includes restoring data to a different server.
    I had no problems restoring the data from this 5.1 server to another location, but no ACL information was included in the restoration.
    My only desire at this point is to find a way to discover the ACL information with regard to that data. There were a LOT of group-related access rights on this server.
    Even though it wouldn't be my responsibility to recreate those rights, I'd like to see if I can recover it somehow.
    What would be the expected result of attempting to restore both the data and the eDirectory info from tape backup of the NetWare 5.1 server to a newly created NW6.5SP8 server?
    I don't care how much the server complains about not seeing the rest of the network, as long as I can log into it and look at the file rights information.
    If I were to create a new server in its own tree, isolated from the production network, and attempt to restore both data and eDirectory to the server, would it be logical to expect the ACl information to be restored?
    I may still have a NW5.1 server CD around somewhere, but if I can accomplish my goal with a NW6.5 server, it'd be faster.
    Any thoughts are welcome.

    Thank you for your response, Anders
    Yes, I'm referring to file rights.
    I'm confused, then.
    I have always thought that trustee rights involved both eDirectory and the file system; that without eDirectory the file system wouldn't be able to correlate the trustee rights to eDirectory objects (users, groups, etc...).
    For instance, I have an OES 11 server that does not use the NSS file system.
    I set it up as an NCP server and used the Migration utility to copy files from an NW6.5 server to its ext3 volume
    The trustee rights were retained for those files.
    I assumed that this was due to the eDirectory information.
    If trustee rights are contained in the file system, this becomes even more mysterious to me.
    I know for a fact that the data NSS volume on the crashed server had a LOT of trustee rights assignments; this group has a lot of programs that can't be allowed to see each others' data.
    Their IT person also backs up the same data, although with a different backup program.
    Restoration from his backup had the same result; no trustee rights.
    The crashed server still exists, although its SYS volume is corrupted.
    Both its SYS volume and it's data volume reside on the same drive, which is mirrored within NetWare.
    My next thought was to mount those drives in another computer and see if the data volume remains un-corrupted.

  • Restoring/Formatting my ipod classic?

    After replacing my ipod classic for a third time, the sales representative, to test my ipod, plugged it into his mac. The ipod began to optimize itself for a mac. he assured me this was no problem, and so I went on my way. When I home, I plug in the ipod and it sayed that the ipod had to be restored in order to work with windows. When i hit restore, however, it tells me that itunes was unable to complete my request and that I was unauthorized to download the software. What's going on, and how can I get around this?

    Fair enough. The issue is that the ipod is unable to be restored/formatted. When I plug in the ipod and click restore, the message always states that I'm not allowed to access the software that the ipod requires to download; I've tried on 3 different computers and they all get the same message. It's possible that I may have to plug it into a mac to restore it, as it's been optimized for a mac, however I feel that that's just going to cause a repeat of the same issue. This is pretty much all the info I can give, unless there's something I'm not thinking of. Thanks for taking the time to try and help me out, by the way!

  • HT201274 I have erased my Ipad remotely thinking it was stolen.  It has now been returned, but I don't want to switch it on and erase all information.  Can I reverse the erase?  If not, how do I restore the info?

    I have erased my Ipad remotely thinking it was stolen.  It has now been returned, but I don't want to switch it on and erase all information.  Can I reverse the erase?  If not, how do I restore the info?

    You can't reverse the erase.
    Restore from your iTune or iCloud backup.

  • Oracle backup & restore problem

    Hi Team,
    I am new to the RMAN, I want to test Backup & restore operation
    I have database called Test , I am creating new table in the database called Test_table through SQL *coPlus create mmand.
    Now After this I am taking backup the of all cotrolfile , datafile & snapshot file.
    once again I am opening this database in SQL *plus & deleted the table (Test_table).
    Now if restore back the database with backup set taken before deleting table. It is not showing me the Test_table.
    What is the problem? Plz help..

    Hi,
    Thanks for replay,
    Using Windows XP & ORACLE 9i
    I am doing following steps.
    Created one table ( Test_table ) in database my Test database.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>rman
    Recovery Manager: Release 9.2.0.1.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    RMAN> connect target system/sreedhar@Test;
    connected to target database: Test (DBID=1558624384)
    RMAN> show all;
    using target database controlfile instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Testing\CTL_
    %F';
    configuration for DISK channel 2 is ignored
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT 'C:\Testing\DBF_%U';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT 'C:\RmanBack\std_%U';
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'C:\Testing\CHA_Dev_%U_%S_%P';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\TESTING\SNCFTest.ORA';
    RMAN> backup database;
    Starting backup at 06-OCT-06
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=9 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00001 name=C:\ORACLE\ORADATA\Test\SYSTEM01.DBF
    input datafile fno=00002 name=C:\ORACLE\ORADATA\Test\UNDOTBS01.DBF
    input datafile fno=00005 name=C:\ORACLE\ORADATA\Test\EXAMPLE01.DBF
    input datafile fno=00010 name=C:\ORACLE\ORADATA\Test\XDB01.DBF
    input datafile fno=00006 name=C:\ORACLE\ORADATA\Test\INDX01.DBF
    input datafile fno=00009 name=C:\ORACLE\ORADATA\Test\USERS01.DBF
    input datafile fno=00003 name=C:\ORACLE\ORADATA\Test\CWMLITE01.DBF
    input datafile fno=00004 name=C:\ORACLE\ORADATA\Test\DRSYS01.DBF
    input datafile fno=00007 name=C:\ORACLE\ORADATA\Test\ODM01.DBF
    input datafile fno=00008 name=C:\ORACLE\ORADATA\Test\TOOLS01.DBF
    channel ORA_DISK_1: starting piece 1 at 06-OCT-06
    channel ORA_DISK_1: finished piece 1 at 06-OCT-06
    piece handle=C:\TESTING\DBF_0QHV5L4T_1_1 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:01:05
    Finished backup at 06-OCT-06
    Starting Control File and SPFILE Autobackup at 06-OCT-06
    piece handle=C:\TESTING\CTL_C-1558624384-20061006-01 comment=NONE
    Finished Control File and SPFILE Autobackup at 06-OCT-06
    RMAN> exit
    Recovery Manager complete.
    After this backup I am deleting this Test_table table using SQL *PLUS Drop table  clause.
    Also deleted the all .DBF files from Test folder. and I am restoring now the old backup set which has the information regarding the Test_table.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>rman
    Recovery Manager: Release 9.2.0.1.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    RMAN> connect target system/sreedhar@Test;
    connected to target database (not started)
    RMAN> startup mount;
    Oracle instance started
    database mounted
    Total System Global Area 252779340 bytes
    Fixed Size 453452 bytes
    Variable Size 125829120 bytes
    Database Buffers 125829120 bytes
    Redo Buffers 667648 bytes
    RMAN> show all;
    using target database controlfile instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Testing\CTL_
    %F';
    configuration for DISK channel 2 is ignored
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT 'C:\Testing\DBF_%U';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT 'C:\RmanBack\std_%U';
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'C:\Testing\CHA_Dev_%U_%S_%P';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\TESTING\SNCFTest.ORA';
    RMAN> restore database;
    Starting restore at 06-OCT-06
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=11 devtype=DISK
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to C:\ORACLE\ORADATA\Test\SYSTEM01.DBF
    restoring datafile 00002 to C:\ORACLE\ORADATA\Test\UNDOTBS01.DBF
    restoring datafile 00003 to C:\ORACLE\ORADATA\Test\CWMLITE01.DBF
    restoring datafile 00004 to C:\ORACLE\ORADATA\Test\DRSYS01.DBF
    restoring datafile 00005 to C:\ORACLE\ORADATA\Test\EXAMPLE01.DBF
    restoring datafile 00006 to C:\ORACLE\ORADATA\Test\INDX01.DBF
    restoring datafile 00007 to C:\ORACLE\ORADATA\Test\ODM01.DBF
    restoring datafile 00008 to C:\ORACLE\ORADATA\Test\TOOLS01.DBF
    restoring datafile 00009 to C:\ORACLE\ORADATA\Test\USERS01.DBF
    restoring datafile 00010 to C:\ORACLE\ORADATA\Test\XDB01.DBF
    channel ORA_DISK_1: restored backup piece 1
    piece handle=C:\TESTING\DBF_0QHV5L4T_1_1 tag=TAG20061006T122500 params=NULL
    channel ORA_DISK_1: restore complete
    Finished restore at 06-OCT-06
    RMAN> recover database;
    Starting recover at 06-OCT-06
    using channel ORA_DISK_1
    starting media recovery
    media recovery complete
    Finished recover at 06-OCT-06
    RMAN> exit
    Recovery Manager complete.
    When i check table Test_table in SQL *Plus using command DESC Test_table; it is showing me error object Test_table does not exist

  • Backup/restore questions LMS 4.2

    Hello,
    I have several questions regarding data migration from LMS 3.2.1 to LMS 4.2.We will perform backup and restore procedure on new LMS4.2 server machine .
    1. I am wondering what will happen with admin password aftrer restore, and all the other passwords in LMS. What will be effective? What will happen with database passwords?
    2. Other thing is : LMS 3.2.1 is installed on D:\ProgramFiles\CSCOpx and the new LMS 4.2.1 is installed in D:\CSCOpx 
    Will there be problems during restore, because the paths on old and new LMS server are not the same?
    3. When to perform the licensing?  Should I apply license before restore? I think I would have to apply it before beacause customer has 300 devices and eval license iz for 100 only.
    4. Does PI_CM license - Compliance  Management License comes with the product? How do we get this license? I am aware that this CAAM is new feature in 4.2 version so I am not sure does the customer have rights on it. They have bought upgrade from 3.2 to 4.1 and they have valid support contract so we will go to 4.2 version.
    Thanks!
    Marija

    Following are the answers :
    1. LMS's user info and passwords are stored in cwpass file under NMSROOT\lib\classpath\com\cisco\nm\cmf\servlet, which is also
    backed up with DB backup. Hence restore would bring all previous user names and passwords.
    2. Ciscoworks has a mechanism which doesn't bothers the install directory. It sets environment variable as NMSROOT which is replaced by
    the install directory and hence there should not be any issue. Please note that Inter-OS resotre are not supported.
    3. You can apply the license anytime, but it is good to install it before backup restore, else the excess of devices, more than 100
    will go to unmanaged state and will have to be brought back to managed state once lic is applied.
    4. CAAM lic has to be purchased separately. You can contact lic. team or your accounts team for this.Till that time you can use it with its 60 days eval lic.
    -Thanks
    Vinod

  • System copy using oracle backup/restore - sapinst does not restart after re

    I am performing a system copy of a BW3.5 system, using the system copy procedures and Oracle backup/restore. on the target node, I have installed the CI. I have run sapinst to install the database up to the point when it tells me to install the Oracle Server software, then restore the backup, and choose 'OK' in the dialog box. As I did not want to leave this dialog open, I chose 'cancel'. I have now installed Oracle, and restored the database, but when I try restarting sapinst I get the following error, and sapinst quits:
    FKD-00049  XML - Parser error: error: invalid symbol '' in literal 'SAPSYSTEM_DB
    indind_ind_ind_ind_0_SAPSYSTEM_ind_ind_ind_ind_ind_0_SAPComponent_ind_ind_ind_
    ind_ind_0_SAPComponent_Accounts_ind_ind_ind_ind_ind_0_SAPCompon' in line 1, 1
    in file
    ERROR      2007-08-20 15:06:13 [iaxxcsihlp.hpp:208]
               main()
    FCO-00031  An error occurred during the installation of component Problem: error
    in persistency subsystem.. Press the log view button to get extended error info
    rmation or press OK to terminate the installation.
    Has anybody ever experienced this before, or have any clues as to what the problem is? This is a production system, and it is supposed to be available by the end of the week....

    Hi Angie,
    You should always mention OS details while drafting message.
    First, CHeck you must selected same SID as earlier while installation or Oracle and DB.
    Secondly, you can skip this phase in SAPInst, bit technical for you.
    Alternatively,
    Recommendations
    - Set parameters as per SAP Note 356370
    - Change the swap mode from 'intermediate' to 'deferred' as described in
      SAP Note 97179.
    - Add /usr/sbin to the path of the user <sapsid>adm in the file
    .cshrc, .login, .profile in the user's home directory. Enter the
    following command(s) at the end of .cshrc, .login, .profile:
      a) If using a csh, enter:
           set path=(/usr/sbin $path)
      b) If using a sh, enter:
           path=/usr/sbin:$path
           export path
    Br,
    Amit Lal
    Reward suitable pts.

  • Backup/restore question

    When you do a backup or restore, is any of the information on the microSD card copied/restored?  If not, how do you backup the songs, photos, etc., that are on the card?  Do you just copy the info from windows explorer?  I am running win7RC and have a Tour.
    While I'm thinking about it, I would like to get a larger microSD card.  What's the best way to transfer the info from the old card to the new one?
    Thanks in advance from a new guy
    Solved!
    Go to Solution.

    The backup/restore process doesn't touch the media card. You can just use Windows Explorer to copy the contents of the media card. I just got a new media card recently and I just copied the entire BlackBerry folder onto my PC, then inserted the new card, then copied the BlackBerry folder onto the media card.
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Homegneous System copy Specific DB method Oracle Backup/Restore Sapinst

    Hello colleagues,
    Following the documentation, I´ve one doubt about the above method, is it needed to install again the SCS instance when the system is installed in one host and we want just to refresh database.
    I mean, we want to refresh CRM quality system from Production system. It´s a ABAP+JAVA system, so i have to prepare a backup and export Central instance through sapinst in source system.
    Afterwards it´s needed to follow the three steps in sapinst, Install SCS instance, Install database instance and install central instance (database copy section) . Or as we´ve already installed our quality CRM system, it´s just enough with installing database instance and central instance (using backup/restore method and exported data from source system)
    Thanks a lot for this info because in the SAP guides it´s not clear from my point of view.
    Regards

    Enrique José Marcos wrote:
    Hello colleagues,
    Following the documentation, I´ve one doubt about the above method, is it needed to install again the SCS instance when the system is installed in one host and we want just to refresh database.
    I mean, we want to refresh CRM quality system from Production system. It´s a ABAP+JAVA system, so i have to prepare a backup and export Central instance through sapinst in source system.
    Afterwards it´s needed to follow the three steps in sapinst, Install SCS instance, Install database instance and install central instance (database copy section) . Or as we´ve already installed our quality CRM system, it´s just enough with installing database instance and central instance (using backup/restore method and exported data from source system)
    Thanks a lot for this info because in the SAP guides it´s not clear from my point of view.
    Well i didnot get your question properly, but as per my understanding if you have only ABAP instance installed then you can go with the Database resoration method but as you said ABAP+JAVA instance both are there so in that case you need to build the export of complete system through Sapinst and then you cn perform the same export file to install the target system which will be your Quality.
    Another option is that just restore the database via database restoration method then try to restore the JAVA stack by file system method which is i think not supported by SAP if i am not wrong but it can be done i tired the same on XI system.
    Regards,
    Subhash

  • Packup - a simple backup/restore/migration script for Pacman

    I have seen numerous posts on the forums asking for an easy way to backup and restore installed software for purposes of backup, migration or simply for convenience. Packup attempts to fill this void. Simply put, Packup is an ncurses wrapper for Pacman which provides a simple backup/restore/migration system for Arch. Don't believe me? Try it for yourself!

    Mimi wrote:
    Ghost1227 wrote:by default it should be $8 not $9... I'd love to know why yours responds differently.
    ┌─[~]
    └─╼ ls -Bl packup-*
    -rw-r--r-- 1 julia users 2633 2. Jan 18:22 packup-complete-20090102-1821
    ┌─[~]
    └─╼ ls -Bl packup-* | egrep -v '^d' | awk '{ print $8 }'
    18:22
    Maybe the problem is a different date format (de_DE.utf8).
    ┌─[~]
    └─╼ ls -Bl --time-style=iso packup-* | egrep -v '^d' | awk '{ print $8 }'
    packup-complete-20090102-1821
    Good point - added --time-style to the script, should fix that problem...
    Mimi wrote:
    If i select "Run Yaourt" the program exits, i don't know, maybe the exit status of the if condition (if [ $? = 0 ]) overrides the selection?
    ┌─[~]
    └─╼ if [ $? = 1 ]; then echo abcdef; elif [ $? = 1 ]; then echo fedcba; fi
    fedcba
    Or is it just me?
    I think you miscopied something there...
    if [ $? = 1 ]; ... elif [ $? = 1 ]; ...
    it's kinda redundant... shouldn't one of those be =0? or =3? i'm not even sure which function you're referencing.

  • HT4623 i was updating my iphone 4 and lost all of my contacts, photo's, apps, etc.  How do I restore this info?

    i was updating my iphone 4 and lost all of my contacts, photo's, apps, etc.  How do I restore this info?

    From backups you made to iCloud and/or iTunes, and items you synced from iTunes originally. 

Maybe you are looking for

  • Windows 7 x64, HotSync, XP Mode

    I'm using this post as reference: http://forums.palm.com/palm/board/message?board.id=windows_hotsync&message.id=54249#M54249 I'd have posted there, but unfortunately the thread is closed. I haven't been successful yet, so: 1) Is Palm Desktop 6.2x sup

  • Itunes has stopped working  i have instaled 10.3 ,10.4

    itunes has stopped working  some one please help  i have 10.5.1 version of itunes every time i connect my itouch  an error message pops up itunes has stopped working help HELP HELP.

  • Rerendering in PE8

    Is there any way to avoid having to rerender files each time I open a PE8 project? Yes, I save the file, but for some reason certain files have to be rerendered. All files are AVHCD. And there doesn't seem to be any reason why some files need to be r

  • How do I put a title over a photo?

    I've seen a lot of posts about putting a title over a video clip, but what I want to do is put a title over a photo. I am able to insert titles just fine and same thing with just photos, but I can't seem to combine them. When I try to drag one on top

  • After Effects - Premiere Pro workflow question...

    Hi, I have a basic question about workflow between AE and PP. I'm editing an acting reel for a client which deals with a lot of different footage and bits and pieces here and there. We already converted all the footage to DV-AVI - tweaking, color cor