SSD with HDD

Hi
I have a late 2011 Macbook Pro
I am planning to buy a 240gb SSD for boot and application, and use the current HDD for file storage
The HDD will be in the optical drive bay with a caddy, and the SSD will be where the HDD was before.
I was wondering how EXACTLY I would go about doing this, right from the moment I put the hard drives in.
Could you please include step-by-step instructions

Install the SSD in place of the HDD. Use Internet Recovery to set up the SSD:
Install OS X Using Internet Recovery
Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
Boot to the Internet Recovery HD:
Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
Partition and Format the hard drive:
Select Disk Utility from the main menu and click on the Continue button.
After DU loads select your newly installed SSD (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
Reinstall OS X: Select Reinstall OS X and click on the Install button. Be sure to select the correct drive to use if you have more than one.
Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
This should restore the version of OS X originally pre-installed on the computer.
Now, you should be able to download Mavericks from your Purchases page in the App Store. Once done with this you use Startup Disk to set the SSD as the default startup drive. Once this is done, then you can install the HDD.
Now, with the HDD installed you can redirect OS X to use the Home folder on your HDD:
How to use an SSD with your HDD
If you are going to use an SSD as a boot drive together with your existing HDD as the "data" drive, here's what you can do.
After installing the SSD you will need to partition and format the SSD using Disk Utility. Then, install OS X on the SSD. After OS X has been installed boot from the SSD. Use Startup Disk preferences to set the SSD as the startup volume.
Open Users & Groups preferences. Click on the lock icon and authenticate. CTRL- or RIGHT-click on your user account listing in the sidebar and select Advanced Options from the context menu. You will see a field labeled "Home dir:" At the right end you will see a Change button. Click on it. In the file dialog locate the Home folder now located on the HDD (HDD/Users/account_name/.) Select the folder, click on Open button. Restart the computer as directed.
When the computer boots up it will now be using the Home folder located on the HDD.
Another more technical method involving the Terminal and aliases is discussed in depth here: Using OS X with an SSD plus HDD setup - Matt Gemmell. This is my preferred approach because I can select which of the Home's folders I want on the HDD and which I don't want. For example, I like to keep the Documents and Library folders on the SSD because I access their content frequently.
Be sure you retain the fully bootable system on your HDD in case you ever need it.
I would not try installing and using applications from the HDD nor making any other changes. There is little to be gained by doing more than is described above.

Similar Messages

  • Macbook pro 15 mid 2012 ssd with hdd

    I have macbook pro 15 mid 2012
    I want add ssd to my macbook
    for this I found dvd bay http://www.ebay.com/sch/i.html?_nkw=...rd+Drive+caddy
    but I don't know, I must leave my HDD in its place or put to dvd bay?
    ssd use sata 3
    hdd use sata 2
    dvd bay have sata 2

    Use your SSD for your system, applications, working projects, as a scratch disk (if you're editing photos or video, for example) and you can use the HD to store you user files (Documents) and infrequently accessed files.
    The only disadvantage that I see with a setup like yours is backups. You can use clones to backup both drives, and Time Machine to - at least - backup your boot drive, but you're going to run the risk of losing data if you don't clone your HD. That's a minimum of two clones for one computer (I shouldn't be one to be talking about excessive clones, though, as I keep three clones of my SSD, one clone of my 2TB 'working' drive, and two Time Machine backups of my SSD).
    But that's the way I'd treat the drive in the opti-bay - just as an 'internal' external drive.
    Clinton

  • Is there a way to run a external ssd with my mid 2011 iMac hdd in a raid configuration and basically have a fusion drive

    is there a way to run a external ssd with my mid 2011 iMac hdd in a raid configuration and basically have a fusion drive

    A Fusion Drive is not a RAID; it's a CoreStorage logical volume group. While it's technically possible to do as you suggest, there would be little or no benefit from it.

  • Setting up a new SSD and HDD on iMac with separate libraries (itunes & aperture)

    Hello.
    I'm having a major problem with my iMac (July 2010 27" 2.8ghz).  I recently operated on this guy and installed a 2TB HDD and a 256GB SSD.  I backed up my previous setup using CCC onto a separate external HDD.  I installed a "fresh" version of OSX Mountain Lion onto the SSD and used Migration Assitant to transfer my applications and user settings. I then copied over the itunes folder and photos library folder over to the HDD.  However, I cannot access the libraries of either using the SSD.  I hold option down while opening either Aperture or Itunes and I am not allowed to select either of the libraries.  Infact the iTunes one is grayed out and the folder holding the Aperture Library is locked (Red circle with a white dash). 
    Ultimately what I want to do is have the SSD provide the system and the applications and have my music, videos, and photos on the HDD.  I have been reading all sorts of boards but I can't get anything to work.  I'll completely start from scratch if needed.
    BTW the SSD is so fast on this machine.
    Thanks in advance for all of your help.
    Matt

    The original folders for iTunes and Aperture Photo Library were marked with special Access Control List permissions. CCC picked these up during the duplication process to the HDD. When you put them back on the SSD, you likely used Finder, which either corrupted these settings or omitted them entirely. Now, iTunes and Aperture expect these ACL settings and block you without them.
    To fix this issue, you need to reset the ACL on these folders back to factory defaults. Disk Utility cannot help as it works on things outside $HOME.
    Reboot, holding down the option key. You will see the SSD, the HDD, and probably two 10.8 recovery partitions. Pick either recovery partition.
    Once you are in Recovery, launch the Terminal from the Utility menu.
    In Terminal, type resetpassword. This will launch a dialog box that shows both the SSD and HDD drives. Click on the SSD.
    At the bottom of the dialog, you will see the reset ACL section. Click to set ACL back to default settings. This is only applied to specific files in your home directory that already have ACL settings. You are not resetting any passwords.
    You are done. Exit terminal, and reboot from the Apple menu.
    Test iTunes and Aperture on their respective folders.
    This should solve your access issues on the SSD.
    You can identify files or folders with ACL settings from the terminal with the ls(1) command.
    See if the file has an ACL setting
    $ ls -al
    You are looking for the trailing '+' in the permission field.
    Now peek at the specific ACL settings
    $ ls -ale
    You should use the ditto(1) command for low-level directory structure copies in the future.
    $ ditto /Volumes/HDD/Users/homedir/Music /Users/homedir

  • Can I make a bootcamp Partition on the HDD on an iMac 21.5" with SSD and HDD

    I am planning to buy an iMac 21.5" . I am not sure yet, whether to get one with ssd and hdd pre-installed. But I would like to, cause it's much faster.
    In the manual of the boot camp it says that if you have more than one internal hard drive and you wanna put bootcamp on one that isn't the first, you have to remove the other hard drives. That would be hard cause you can't open the iMac easily. And especially not without loosing guarantee.
    So my question is. Has anyone installed windows with bootcamp on an hdd partition on an iMac pre-installed with ssd (on which is macos x) and hd(on which I want my windows partition and the Mac files such as photos and videos)? It must be possible without opening the iMac right?
    Thanks for your help.

    27" iMac: Apple's SSDs are still quite slow
    Community Search: "iMac SSD"
    That article is misleading to an extent and applied to the workstations with 4 internal drives and easy to access - and misleading as to why other drives had to be removed etc.
    As for warranty, it use to be a customer upgraded part to swap out hard drives. All that is needed to disconnect the data cable going to the drive.

  • Installed SSD & replaced Superdrive with HDD. Magic Mouse now sluggish

    It may be a coincedance but since I have installed a SSD (to replace to HDD) drive and replaced the Superdrive (DVD Drive) with the existing HDD (using a HD caddy), my Magic Mouse has been sluggish.
    At first it seems that my Mac was overall slow but it seems that it was just getting a bit too hot - when I opened Mac and at same time gave things a clean, I made the fan less efficient and more noisy - its OK now. Still seem to be getting hotter than I remember but it is now summer and my apartment is pretty warm.
    The heat is on the left hand side of the keyboard (what would be causing that??) and not on the side where the SDD or HDD is.
    Anyway, going back to the mouse. It sluggish and lags a bit. I have tried brand new batteries and same problem.
    Any ideas??

    I am hving the same issue.
    magic mouse with hdd in original place + new SSD in optic drive bay.
    OSX is on ssd bay. user on HDD.
    Mouse seems to be sluggish when SSD is writing. Dropbox sync + time machine read/write etc.
    Any insight on why this is would be great.

  • Replacing optical drive with HDD/SSD - tips please

    Hi, sorry if this question is posted a lot but I am seeing conflicting information across different sites and I was wondering if anyone could help.
    I have a mid-2012 13 inch MBP and I would like to install an SSD as my boot disk, yet keep the internal 750GB HHD in the computer too. To do this I know I must remove the optical drive and I am capable enought to do this, but I have a few questions on the matter:
    1)     Should I place the SSD in the optical drive slot or is the HDD better in there?
    2)     With that in mind, is the optical drive area adequately cooled, i.e. would a HDD at 5400rpm be cooled enough not to fail if it were in the opitcal disk space?
    3)     I know the SSD needs an adaptor like 'Optibay', but will the HDD fit easily in the optical drive space, or will this need an adaptor?
    3)     Is the optical drive capable of getting the most out of the SSD? i.e. how can I check SATA 2/3 connections in my Mac?
    4)     After having removed the optical drive, am I correct in assuming all I will need to have a working external disk drive is to use a USB to 13 pin SATA                 adaptor cable to connect to the laptop?
    Thank you in advance! Looking forward to joining the SSD revolution...

    Thanks for the advice.
    I have ordered my SSD, tools, and optibay
    Finally, one last question:
    Is this the best way of setting up my computer, with the new components?:
    1) fully backup HDD,
    2) creating a bootable USB of OS X Mavericks,
    3) install SSD,
    4) boot into USB,
    5) format SSD to Mac OS Extended (Journaled)
    6) install a new copy of OS X onto the SSD
    7) copy across files/applications from backup/HDD
    8) format HDD
    9) do something similar to: http://mattgemmell.com/using-os-x-with-an-ssd-plus-hdd-setup/ i.e. put some folders on HDD
    10) partition HDD and setup backups of SSD onto HDD
    Do I need to do anything for over-provisioning on the SSD, i.e. partition it? Not entirely sure if its worthwhile?
    Any other tips?
    Kind regards, thank you !

  • MBP with SSD or HDD

    Hi,
    Which MBP sells more or is more preferred by the people - MBP with SSD Or HDD Memory.
    Thanks.

    Apple charges far too much for their models with flash storage or SSDs. While I see a SSD as a necessity, I wouldn't buy one from Apple.
    For more on MacBook Pros and SSDs, see my one and only user tip - Upgrading your MacBook Pro with a Solid State Drive. Note that it's only meant for non-Retina display models.
    Good luck,
    Clinton

  • Comparison of SSD with hard disk drives

    Attribute or characteristic
    Solid-state drive
    Hard disk drive
    Spin-up time
    Instantaneous.
    May take several seconds. With a large number of drives, spin-up may need to be staggered to limit total power drawn.
    Random access time[45]
    About 0.1 ms - many times faster than HDDs because data is accessed directly from the flash memory
    Ranges from 5–10 ms due to the need to move the heads and wait for the data to rotate under the read/write head
    Read latency time[46]
    Generally low because the data can be read directly from any location; In applications where hard disk seeks are the limiting factor, this results in faster boot and application launch times (see Amdahl's law).[47]
    Generally high since the mechanical components require additional time to get aligned
    Consistent read performance[48]
    Read performance does not change based on where data is stored on an SSD
    If data is written in a fragmented way, reading back the data will have varying response times
    Defragmentation
    SSDs do not benefit from defragmentation because there is little benefit to reading data sequentially and any defragmentation process adds additional writes on the NAND flash that already have a limited cycle life.[49][50]
    HDDs may require defragmentation after continued operations or erasing and writing data, especially involving large files or where the disk space becomes low. [51]
    Acoustic levels
    SSDs have no moving parts and make no sound
    HDDs have moving parts (heads, spindle motor) and have varying levels of sound depending upon model
    Mechanical reliability
    A lack of moving parts virtually eliminates mechanical breakdowns
    HDDs have many moving parts that are all subject to failure over time
    Susceptibility toenvironmental factors[47][52][53]
    No flying heads or rotating platters to fail as a result of shock, altitude, or vibration
    The flying heads and rotating platters are generally susceptible to shock, altitude, and vibration
    Magneticsusceptibility[citation needed]
    No impact on flash memory
    Magnets or magnetic surges can alter data on the media
    Weight and size[52]
    The weight of flash memory and the circuit board material are very light compared to HDDs
    Higher performing HDDs require heavier components than laptop HDDs that are light, but not as light as SSDs
    Parallel operation[citation needed]
    Some flash controllers can have multiple flash chips reading and writing different data simultaneously
    HDDs have multiple heads (one per platter) but they are connected, and share one positioning motor.
    Write longevity
    Solid state drives that use flash memory have a limited number of writes over the life of the drive.[54][55][56][57] SSDs based on DRAM do not have a limited number of writes.
    Magnetic media do not have a limited number of writes.
    Software encryption limitations
    NAND flash memory cannot be overwritten, but has to be rewritten to previously erased blocks. If a software encryption program encrypts data already on the SSD, the overwritten data is still unsecured, unencrypted, and accessible (drive-based hardware encryption does not have this problem). Also data cannot be securely erased by overwriting the original file without special "Secure Erase" procedures built into the drive.[58]
    HDDs can overwrite data directly on the drive in any particular sector.
    Cost
    As of October 2010, NAND flash SSDs cost about (US)$1.40–2.00 per GB
    As of October 2010, HDDs cost about (US)$0.10/GB for 3.5 in and $0.20/GB for 2.5 in drives
    Storage capacity
    As of October 2010, SSDs come in different sizes up to 2TB but are typically 512GB or less[59]
    As of October 2010, HDDs are typically 2-3TB or less
    Read/write performance symmetry
    Less expensive SSDs typically have write speeds significantly lower than their read speeds. Higher performing SSDs and those from particular manufacturers have a balanced read and write speed.[citation needed]
    HDDs generally have symmetrical read and write speeds
    Free block availability andTRIM
    SSD write performance is significantly impacted by the availability of free, programmable blocks. Previously written data blocks that are no longer in use can be reclaimed by TRIM; however, even with TRIM, fewer free, programmable blocks translates into reduced performance.[25][60][61]
    HDDs are not affected by free blocks or the operation (or lack) of the TRIM command
    Power consumption
    High performance flash-based SSDs generally require 1/2 to 1/3 the power of HDDs; High performance DRAM SSDs generally require as much power as HDDs and consume power when the rest of the system is shut down.[62][63]
    High performance HDDs generally require between 12-18 watts; drives designed for notebook computers are typically 2 watts.

    I wish I could get my head round the SSD vs HDD with a NLE rig.  My builder is trying to persuade me to use a Toshiba 256Gb THNSNC256GBSJ for OS and programs, and it is only NZ$20 more expensive than the 450Gb 10k rpm VelociRaptor I was originally planing to use for the OS.  That sounds suspiciously cheap to me, and I am concerned about the finite writes to SSD - mainly because I don't really understand it.  
    The rest of the new build is
    3930K
    Gigabyte X79-UD5
    8 x DDR3 1600
    Coolermaster with 750W PSU
    Geforce GTX570
    I plan to transfer the drives from my current system as a starting point, and reassess after giving it some use.  That means
    Either the above SSD or 450Gb 10k Raptor for OS (new drives)
    300Gb 10k rpm Raptor  (currently used for OS in old box)
    150Gb 7k4 rpm Raptor (reserved for Photoshop Scratch in old box)
    2 x 1Tb WD Blacks (data drives)
    2 x 1Tb WD USB3 externals
    I don't know how I would configure the drives in the new box, but have seen Harm's table and will try to follow his advice.  It's a dreadful thing to admit, but I don't have a backup strategy, and the above drives are well over half full. Well over!  And I am only just getting serious about video, (the rest is mainly CR2 files from my Canon 1Ds3 and 1D4)
    I know it must be like banging your head against the wall, but should I avoid that SSD and go with the 450G Raptor?   I have read a comment that the WD Blacks don't work well as Raid0.  Is that BS or true?
    I am about to give the go-ahead so need to confirm the spec.

  • Unable to use Intel 530 SSD with M5400

    Hello! 
    I finally decided to write over here, after reading and viewing a lot of forums lately on this subject. 
    Context: 
    I have an Lenovo M5400 (but don't think this is definitory to the problem, as I've seen that the same simptoms seem to exist to other lenovo models as well) with the SSHD drive. I bought an Intel 530 SSD (don't think the brand mathers either) and wanted to replace the SSHD with it. 
    Upon replacing the original drive with the SSD, in order to make a clean windows install, the Windows 8 installer is unable to correctly detect my drive. 
    The drive is visible in the BIOS (at times?!) and seems to interfere somehow with the booting process, as sometimes, the boot stucks with a blank screen and the green light of the drive is on permanently. (this doesn't happen all the time). 
    What I tried: 
    1) At first, I had the drive unitialized: no GPT or MBR, no partitions on it. I tried to install it as such, but failed. It was not visible to the Windows installer, only in BIOS, in the boot order, I could see it. This was done in BIOS legacy mode. 
    2) I tried loading drivers in the Windows installer, via the "Load driver" option, when you get the message "W couldn't find any drives" or something like that. That was unsuccessful with the following: a) lenovo ahci drivers, from the online driver store, b) my previous windows drivers, which I took on a USB stick, c) some drivers from intel site.
    3) At this point, the Intel firmware update bootable tool was not seeing my drive either.  
    4) I then initialized my drive by connecting it via a SATA-to-USB cable to my computer and repeated step 2), with no success still. I initialized it as MBR but I doubt that initializing it as GPT would have made a diffrence. I tried both with creating a primary and active partition and with leaving the drive initialized with all the space unallocated. No success. 
    5) I tried to update lenovo BIOS, because I suspect it's the cause of the problem, but was unable to do so. Downloaded the bios utility but it gives me an error "Bios folder ... ". With the bootable bios cd, it doesn't work: it doesn't boot. Has anyone managed to flash a newer bios? There is one posted on 09/30/2013 on the site, and my current one is 09/26/2013, as shown in BIOS. 
    6) I then fiddled with various BIOS modes: uefi, legacy, both with priority, but with no success. 
    At one point, I managed to see the drive in the windows installer, it was in UEFI mode only, with WIn 8 Optimized defaults ( I think) but I feared that it was just a single happening and didn't do anything, instead tried to see which settings worked in order to be able to reproduce this. I completly lost my chance, as after that, I didn't see the drive again in the windows installer. When it worked, I didn't have to load any driver. It saw it as MBR and prompted to format is as GPT, in order to use with UEFI booting. 
    The things I noticed: 
    On some occasions, in the bios boot order menu, the drive is identified as an Intel ssd, and on others just as an generic ATA HDD. I think there is a bad link between those two. When I reboot, restart, on some occasions I see it as the Intel drive and on others as the generic one. I think that in the case of generic drive, the windows installer has no chance on recognizing it. 
    When it is seen in the bios though, I get all sort of problems when trying to boot a CD or USB, as it seems to ignore them and get stuck in the boot process. I think that in this situations it correctly detects the SSD, if I were to look in the BIOS. But when I try to boot the CD or the USB in these situations, it just stucks with the green drive light permanently on, and with the CPU working on something ( I hear the fans starting) and the boot stops here indefinetly. I have to restart, and then, depending on the case, I get the same results, or I can boot the CD but don't find the drive. 
    I don't know by what chance I managed to "capture" it once in the windows installer but think this should be the common case. 
    After all these, what I suspect is that the Lenovo BIOS is broken somehow. It messes up with the boot order, because although I have priority for the DVD, the boot gets stuck on trying to do something with the SSD, as described above. 
    I am in the situation of returning the SSD back to the shop, as it is unusable with the current Lenovo m5400 motherboard/bios or whatever other hardware interferes with making it properly work ( ahci controller?). 
    I am very upset by this, and have seen that on these very boards, there are other posts as well, not on this model, but on other lenovo models, with the same scenarios and simptopms as mine, which didn't get any solution. 
    So, is there an answer to my problem? To update the BIOS? How to make the BIOS to not mess up with the boot order and get stuck? I tried all the possible combinations with no success and it's really frustrating. 
    Another update: 
    A lot of people seem to be having problem with the particular Intel 530 SSD. So this issue may not be related only to the motherboard/bios. I will post links to the corresponding threads from the intel boards: 
    https://communities.intel.com/thread/49389?start=15&tstart=0
    https://communities.intel.com/thread/52959
    https://communities.intel.com/thread/51111
    Does anyone have any idea or hint if using other software for initializing the SSD than Computer Management/diskpart is of any help? Like EASUS partition manager or Gparted? Maybe the disk isn't partitioned correctly. 
    The disk isn't detected as an Intel SSD with the SATA-to-USB cable, instead being masked by it. Maybe this is another problem?

    Hello! I have the same problem as you. 
     I tried  to connect OCZ Vertex 2 60GBSSD but I failed. It has the same conntroller SandForce but the older generation. 
    Maybe that's the problem?
    I was unable to install it on Windows 8.1, when I switched to the BIOS to ACHI mode Capability mode. But later he again loaded with it, then the BIOS will not see it to be.
    I think the problem in the BIOS! I have 2.03 the latest. 

  • SSD and HDD / TimeMachine and CCC

    I have a 240GB SSD as my main drive and it had all of my data on it.
    Recently I installed the OWC data doubler and put a 500GB HDD in place of the superdrive.
    Since then, I copied my "home" folder (under /Users) to the new 500GB HDD.
    After this I went into user settings and set the path to the new drive, so new files created will be stored on the HDD instead of the SSD now.
    I have yet to delete the DUPLICATE data on the SSD. (in case this method wont work)
    My question is about TimeMachine:
    Right now I have TWO external drives to back up my data.
    Drive 1: 2TB
    Partitioned into 1.5TB for TM and the other 500GB for Carbon Copy Cloner.
    This drive (1) has been backing up my system since the beginning, Before my "home" folder was moved.
    Drive 2: 1TB
    Partitioned into two separate 500GB sections.
    TM is set up to back up the data on the drive (HDD - which there has been no data to back up as of now)
    The other partition is for CCC, which also has not been used yet because there is no data on the HDD (not SSD).
    The question is:
    Since I moved my "home" folder (or directory, whatever) to the new 500GB HDD, and changed the settings to have all "data" be stored on that drive, will TM back it up as if it were all still on my main SSD?
    And if it will NOT back up as a single drive, will the data duplicate in TM? (I dont want to have duplicate backups)
    If it will make duplicate backups, would I be able to erase the external drive and start fresh and have it just backup as if it were a single disk? (something I am interested in, especially since I can then encrypt my external drive)
    Is it stupid to have 1.5 TB for TM and 500GB for CCC? Should I just partition it into TWO 1TB drives? (Since my 240+500=740GB of space...)
    A few more things Im concerned about.
    My second external drive has time machine on it for the data on the HDD, but the "home" directory or folder is now stored on the drive and if TM will back it up as if it were a single drive, then TM on the second external drive becomes pointless. (Correct?)
    Now I know that making duplicate backups of data is critical, so I suppose I could just have TM set up for the second drive, but also back up the main drive, as if it were the single drive (so it would back up my SSD and HDD, just like my primary external drive)
    A good set up would be go partition the SECOND external drive with a 750GB partition and the rest for a 250GB. Then TM would have enough space to back up both internal drives (just like the primary external) and then the 250 could just be a clone of the SSD (using CCC- and this would be a duplicate clone)
    So this leaves me with two TM external backups and then two CCC backups.
    Please tell me if I left out any details. I know its a lengthy description!
    Thanks for taking the time to read and respond.
    Greatly appreciated!

    Hello GNUTup,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are trying to install a new SSD or HDD in your HP Touchsmart 300-1025 Desktop PC.
    First, I am going to do is provide you with the HP Support document: HP Touchsmart 300-1025 Desktop PC, which will walk you through the process of replacing the Hard Drive you currently have. If you require the Hard disk drive mounting cage assembly the part number is 575664-001 and can be obtained from The HP Parts Store. I have not seen anything that limits the type of drive you can install, but I have only seen documentation on HDDs. I am also going to provide you with the HP Support document: Partitioning and Naming Hard Drives (Windows 7) as it is relevant to your computer and since you are replacing the Hard Drive is a great opportunity for you to review a document of this type.
    Second, as for your CD-ROM I am providing you with the HP Support document: Replacing the CD/DVD Drive in HP TouchSmart 300-1000 Series Desktop PCs, which again will walk you through the process of changing out your CD-ROM. If you require the Optical disk drive mounting cage assembly the part number is 575663-001 and again can be obtained from The HP Parts Store.
    I hope I have answered your questions to your satisfaction. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • How do I install bootcamp so I half both my ssd and hdd?

    How do I install bootcamp so I half both my ssd and hdd for windows and lion?

    Sorry about that one. There are THREE not just two, about SSDs, and the iMac SSD + hdd one.... well  that one was private (not sure why).
    Most questions have been asked/answered, multiple more than once, times, and therefore: public bookmarks and search please. (some gets asked almost daily, a few multiple times in one DAY of all things).
    I'd like to see pdf guide and error messages, faq and how to articles re-written, updated, and checked for errors.
    www.apple.com/support/bootcamp is where I usually send people to seek out the pdf and do some readiing and backups. you will need backup no matter what.
    Windows won't install iwth two drives/devices with GPT so you have to remove or reformat the data drive for now.

  • Portege R30 won't boot from SSD after upgrade to SSD and HDD under CSM mode

    Hi 
    I upgraded my Portege R30-ASMBN22 to SSD (Crucial M550) and replace the optical drive by the original HDD with caddy.
    In order to install Windows 7, I change the BIOS to CSM mode. But now the system won't boot automatically from the SSD. It only boot from HDD which is in the ODD spot.
    I could press F12 while turning on my laptop, and bring up the boot manual. Here I can see my SSD and I can boot from it correctly. However, if I don't press F12 when it starts. It will always try to boot from HDD.
    In the boot order in the BIOS, I only see HDD/SSD, USB Memory, ODD .... It doesn't give me the option to choose between SSD and HDD. Is there any other way to change the boot order among HDD and SSD?
    Thanks,
    Louis

    Hi,
    I did the same operation to my Portege R30-A-17C, and have the same problem, is there any way to boot without pushing F12 every time.
    Thanks,
    Pablo

  • Should I Put Disk/Media Cache Folder in Primary SSD with OS and Apps?

    Hello, I have a SATA3 SSD with OS and Apps on them, and 2 SATA2 HDDs, one for footages/projects and the other for renders/archive.
    I believe putting the disk/media cache in the SSD would boost performance because of the speed, but I heard it can shorten the lifespan of the disk, although I'm not sure by how much.
    I guess I could purchase another SSD dedicated for disk cache, but I'd rather not if putting them on the same drive with OS and Apps won't be too much problem.

    Go ahead and put your caches on the same SSD as your OS and applications.
    Most of the concerns about repeated writes causing SSDs to fail are from earlier versions of the technology. Reliability is greatly improved now. Also, there's nothing much lost if your SSD fails and it only has your applications, OS, and caches on it, since you can reinstall your OS and applications rather easily.
    You never want to have your irreplaceable assets (like the only copy of your footage) on a disk that you are afraid of failing.

  • Symbolic linker ssd and hdd

    I have a macbook pro 15 inch mid 2012 (not retina) with Mountain Lion and Bootcamp Windows 7 Ultimate both stored on main bay SSD. I replaced my superdrive with the HDD and have an external superdrive. Was wondering how to Symbolic Link both OS from SSD to HDD. SSD Intel 520 180 GB is filling up fast but HDD has plenty of room 750 GB. Also i have norton on Winows 7 patition do i now need norton for osx as well? Dont want to lose the speed of SSD but am about to give up and put HDD back into main bay. Any ideas would be great Thank you -)

    Hello GNUTup,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are trying to install a new SSD or HDD in your HP Touchsmart 300-1025 Desktop PC.
    First, I am going to do is provide you with the HP Support document: HP Touchsmart 300-1025 Desktop PC, which will walk you through the process of replacing the Hard Drive you currently have. If you require the Hard disk drive mounting cage assembly the part number is 575664-001 and can be obtained from The HP Parts Store. I have not seen anything that limits the type of drive you can install, but I have only seen documentation on HDDs. I am also going to provide you with the HP Support document: Partitioning and Naming Hard Drives (Windows 7) as it is relevant to your computer and since you are replacing the Hard Drive is a great opportunity for you to review a document of this type.
    Second, as for your CD-ROM I am providing you with the HP Support document: Replacing the CD/DVD Drive in HP TouchSmart 300-1000 Series Desktop PCs, which again will walk you through the process of changing out your CD-ROM. If you require the Optical disk drive mounting cage assembly the part number is 575663-001 and again can be obtained from The HP Parts Store.
    I hope I have answered your questions to your satisfaction. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

Maybe you are looking for

  • The "open clip in audition" doesn't work?

    Hi I have PPro cs3 and Audition cs3. in Ppro, I should be able to select a clip and choose "open clip in audition". I click on it, but nothing happens. is this a bug in PPro cs3? any fixes? I know I can open the file directly in audition, but I bough

  • My Seagate Expansion 500GB external hard drive no longer works with my Mac

    Hi i have had a seagate expansion hard drive for the last year ish and it has worked as a time machine without any problem. when i first got it i had to format it to windows but that was simple and worked well. recently i unplugged it for a few weeks

  • Error in this  statement

    This statement return an SQLException which says: Syntax error in INSERT INTO statement String mySql_1 = " INSERT INTO MEAL(MEAL_AMT_LOADED)" "WHERE MEAL.STU_NUM = '" jtfStNo.getText().trim() "'VALUES('"+jtfAmLd.getText().trim()+"')"; I want the foll

  • Syntax error SAP_R1

    HI all I have tranferred all request number from development to quality server,when i am testing in quality server i am facing problem when i am creating IW31 order, i am getting error that syntax error SAP_R1 define the parameters for the formula in

  • Unable to Save a PDF from Photoshop CS5 on OS 10.7 Lion

    Does anyone know how to resolve this issue?  When I attempt to File>Print>Printer Settings>PDF>Save as Adobe PDF - Photoshop crashes.  I can create a PDF from Microsoft Word, but not Photoshop.