HD deleted, USB Boot-Stick not working

Hi,
At first I had Snow Leopard 10.6.8.
I prepared a USB Boot-Stick for OS X Yosemite by following the instructions on a website.
I deleted my Harddrive and then tried to install Yosemite from the USB-Stick.
Unfortunately it gives me this error message (I'm german so my translation might not be fully correct):
-     OS X could not be installed on your Computer.
      The process could not be finished. Undefined error: 0
      Close the installation program to restart your Computer and try again.
So now I don't know what to do as I don't have a Snow Leopard Installation CD.
I have a Time Machine backup if that's of any help.
Please help me fix this.

Since you no longer have a Snow Leopard DVD, restore your entire system by following these instructions:
OS X Yosemite: Revert to a previous OS X version
Then, install Yosemite from the App Store.
The instructions you found on a website are probably wrong. If you want to retain the Yosemite installer program for future use, copy the downloaded "Install OS X Yosemite" file prior to the installation. You may then use it to install Yosemite on as many Macs as you wish.

Similar Messages

  • USB Boot does not work on factory fresh device

    SO we're working on adopting the surface pro 3 for our organization. I've just run into an issue. We're currently bootstrapping the SCCM OSD process off of USB thumbdrives, we have are working on upgrading to a supported PXE platform, but for now we have
    to use the thumbdrives. The issue is, on a fresh, out-of-the-box Surface Pro 3, the Power-button + Volume Down will NOT boot of of USB. The only thing that works is to keep booting in the factory sysprep until it finally asks to take you to advanced recovery
    options where you can then select the USB device and it works fine from there. After the device has been imaged, the volume down + power trick works every time, just not when straight out of the box. This is obviously an issue fore the guys doing the imaging
    as it slows them down considerably. Any ideas why this is happening?

    That sounds rough...  I have new surface pro 3 devices and haven't encountered this problem.  If I had to speculate, I would say you have a firmware issue. 
    Try this to confirm.  Let the device boot up into the out of box image, and then let windows update patch the thing to completion and try again.  Not all that comforting if indeed you have this problem... did you purchase them a few months ago
    and are just now firing them up?  Maybe the ones we have here have a later firmware. 

  • Apple USB keyboard does not work with one internal usb port

    Hi everyone,
    hope someone can help me to solve my problem. I have a MPB13 retina late 2013 since something like 3 months. I have additional screen (dell), usb wired keyboard (apple) and BT magic mouse.
    Since a few days, my usb keyboard does not work well. It only want to work properly when plugged to the rights side usb port internal port and not anymore on the left one. It also work on a usb external concentrator. Before, I had no problem, it worked perfectly. There was no problem such as cofee on it...
    After searching the web on such problem, I tries a few things such as:
    I tried the keyboard on another computer (windows): works fine
    I tried usb stick and external DVD reading on the left internal usb ports: works fine
    I switch the MPB off and turn it back on: the usb keyboard still does not work on the left usb port
    I tried the SMC and PRAM reset : nothing
    Any idea ??
    Thanks
    Guillaume

    I'm facing the same problem, found any solutions ?

  • External USB HD does not work with HAL:

    External USB HD does not work with HAL:
    From the last 10 days the HAL auto-mount with ntfs-3g file system of my external hard drive  does not woks.
    But the manual mount procedure with the command mount -t ntfs-3g /dev/sdb* /mnt/XYZ works.
    I've followed the instructions in the wiki: http://wiki.archlinux.org/index.php/HAL and the system has worked up to the last kernel or HAL update.
    My fat32 usb-stick works without any problem.
    If I try to open the device with KDE it appears an error popup wit this message:
    TODO: have to rethink extra options
    Error: kio_media_mount_helper
    The log from the kernel.log is
    Nov 6 22:03:16 myhost usb 5-1: new high speed USB device using ehci_hcd and address 4
    Nov 6 22:03:16 myhost usb 5-1: configuration #1 chosen from 1 choice
    Nov 6 22:03:17 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Nov 6 22:03:17 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Nov 6 22:03:17 myhost Initializing USB Mass Storage driver...
    Nov 6 22:03:17 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    Nov 6 22:03:17 myhost usb-storage: device found at 4
    Nov 6 22:03:17 myhost usb-storage: waiting for device to settle before scanning
    Nov 6 22:03:17 myhost usbcore: registered new interface driver usb-storage
    Nov 6 22:03:17 myhost USB Mass Storage support registered.
    Nov 6 22:03:22 myhost scsi 6:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 0811 PQ: 0 ANSI: 0
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sdb: sdb1
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Attached SCSI disk
    Nov 6 22:03:22 myhost sd 6:0:0:0: Attached scsi generic sg2 type 0
    Nov 6 22:03:22 myhost usb-storage: device scan complete
    and the error.log is
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Do you have some idea ....
    Bye.

    I have done the following:
    Downloaded the patched hal version.
    used makepkg in /abs/local/trunk/ to create a pkg for pacman
    used sudo pacman -U pkgname to install it.
    used sudo nano /etc/hal/fdi/policy/preferences.fdi to create the fdi file with the following content:
    saved the file and removed my ntfs entryes from fstab and rebooted. and still there is no automount off ntfs partitions.
    have i done something wrong?
    br fjodork
    WARNING: what follows is a guide of what did work for me, I'm still in an early stage of learning linux, so please correct me if anything of what follows is wrong/dangerous/stupid. As I said, this worked for me, it's not pretty, since I was learning each step on the fly and I'm sure there are better ways to do this.
    So fjodork, you seem to have done the the necessary steps, though i couldn't get it to work until i first removed hal without dependencies
    pacman -Rd hal
    it will give you some warning about the dependencies, ignore  it since we are reinstalling hal in a few steps.
    First i tried to follow Raymano's link, obviously it showed me nothing in the browser so I thought it might be a broken link.
    So I downloaded the source tarball from here http://hal.freedesktop.org/releases/hal-0.5.10.tar.gz
    unpacked it changed the /tools/hal-storage-mount.c as per Milfadoodle's instructions.
    at first I tried to compile directly from source, the process would finish without a glitch though after reboot nothing changed, as if hal weren't
    installed, i guess there were issues with paths. anyway read on
    Then repacked the source in tarball, copied it to /var/abs/extra/system/hal and modified the PKGBUILD as follows
    makedepends=('pkgconfig' 'gperf')
    options=('!libtool')
    install=hal.install
    source=(${pkgname}-${pkgver}.tar.gz #removed url so makepkg looks in the current directory for the tarball
        hal
        hal-policy.patch
        cryptsetup_location.patch
        hal-0.5.9-hide-diagnostic.patch
        ntfs3g-valid-options.patch)
    md5sums=('6641c30a27c00485c6accac5110ff911' # replace with md5sum of your package's sourceball (run md5sum filename)
             '882f67668cb14a0a9e4a27ef22278027'
             '5ba8b610aa9763a5f42b9f7cbd7a86ad'
    then makepkg (i had to add --asroot, don't ask why
    and finally pacman -U hal-0.5.10-1-i686.pkg
    another reboot and everything worked without a glitch!:D (yeah i know i still haven't got rid of the reboot mentality )
    I have also put the policy files as per the wiki instructions.
    PS: I know this is a dirty way to getting things done but as i said, I'm just starting
    If anyone could comment/correct/explain this post I'd be more than happy, the automount issue was bothering me for about a month now (you'll say why do I need ntfs in the first place? well, I only recently switched for Linux as my primary OS, these are some relics of the M$ era

  • "F11 System Recovery" during boot does not work after Cloning hard drive.

    Problem: “F11 System Recovery” during boot does not work after Cloning hard drive.
    HP Envy m6-1125dx UEFI Notebook Computer with GPT hard drive.
    Original Seagate Hard Disk GPT 700GB with Window 8.0_64 upgraded to Windows 8.1_64
    Startup Menu (F11 System Menu works properly) only on original hard drive.
    Following obtained from Disk Management & diskpart in Command Prompt.
                                     GPT Disk <700GB>
    Partition 1 WINRE NTFS Primary 235MB/400MB [Recovery]
    Partition 2 EFI System FAT32 (LBA) Primary 108MB/260MB [System]
    Partition 3 (NONE) Unformatted Primary 128MB/128MB [Reserve]
    Partition 4 Main NTFS Primary 90GB/195GB [Primary “C”]
    Partition 5 (NONE) NTFS Primary 372MB/450MB [Recovery]
    Partition 6 Data NTFS Primary 7GB/475GB [Primary “E”]
    Partition 7 NTFS Primary 26MB/350MB [Recovery]
    Partition 8 Recovery NTFS Primary 24GB/26GB [Recovery “D”]
    I have Cloned the original hard drive to a new HGST 1TB Hard Drive using four different methods (sector by sector):
    Acronis True Image 2015
    Acronis Backup for PC
    AOMEI Backupper Professional
    Macrium Reflect
    Each time the cloning process completes successfully and has the same original partition arrangement. The computer works properly except when trying to use the “F11 System Menu” key during boot. It gives the following error message:
    “Recovery
    Your PC needs to be repaired
    A required device isn’t connected or can’t be accessed.
    Error code: 0xc0000225
    You need to use the recovery tools on your installation media. If you don’t have any installation media (like a disc or USB device), contact your system administrator or PC manufacturer. “
    Any suggestions why the F11 System Recovery does not work during boot and how to fix the problem would be appreciated. I have does various disk checking and file checking on both the original and new hard drive with no errors.
    Thank you in advanced.

    Hi,
    How did you clone the HDD ? One-for-one or different method ?
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • USB Ports are not working in Windows 7

    I am on a MacBook and I installed Windows 7 via Bootcamp. It is working amazingly. I love all the new features and the look.
    But all my usb devices are not working. I have a external HD and a Zune and a printer plugged in and nothing shows up.
    I have tried with my usb hub and without. Doesn't make a difference.
    BUT, they do show up in the Hardware and Devices place. Like I can remove them but not explore them.
    I have installed all the drivers for bootcamp and everything.
    Please help.
    Thanks in Advance.
    Best Regards,
    Luc

    "I'm a new mac user and I've just purchased a Late 2009 Macbook White. I updated bootcamp and installed windows 7 on it, and upgraded the boot camp assistant on the Windows 7 to 3.1. but when ever i plug in a Flash drive into the upper slot it does not seems to recognize it and there is no safely remove icon on the task bar, but i am able to see it in my computer. but when i plug the same flash drive to the lower usb slot everything works fine, autorun, safely remove. can any one help me with this problem, is it a Hardware problem or Software problem."
    do you have the same problem as me?

  • T mobile broadband stick not working after lion instal

    T mobile broadband USB stick not working after lion install

    No s#!t batman.The point is a mac laptop is ment to be mobile and for it to be mobile you need a mobile broadband stick so when a new op system lion is released don't you think it would be one of the first items to be checked for compatability.with snow leopard the same problem took months before I could use a broadband stick,there is no lion connection manager software available right now until someone decides to wright it, so does anyone have a usefull fix i can use ?

  • My Macbook Pro keyboard AND USB keyboard will not work.  However, the trackpad and USB mouse will work.  Any help?

    My Macbook Pro keyboard and USB keyboard will not work.  However, the trackpad and USB mouse will work.  Any help?
    This is quite frustrating, since it randomly occured as I was browsing the web.  It seemed to happen out of nowhere.  I cannot login to my user account because I cannot type my password. 
    Any help will be appreciated.
    -Matt

    If you have another Mac, boot the non-working one into Target Disk Mode (holding down "T" at startup). Hook up the two Macs via a Firewire cable. The non-working one will mount on the other Mac as an external Firewire HD.
    Next, download the 10.5.6 Combo update from here:
    http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx1056comboupdate .html
    Run it. When it asks you for a destination, choose the other Mac that was mounted via Firewire. When it's done, unmount the computer and restart it. The keyboard and mouse should work now.

  • External USB keyboard does not work with T60 after BIOS upgrade

    External USB keyboard does not work properly with T60 after 2.26-1.07 BIOS upgrade.
    It does the same with or without the docking station.
    Anyone else bumped into this problem yet? 
    Has someone found any fixes for this?
    t

    Hi and welcome the forum!
    Try uninstalling all USB hub devices from the device manager and reinstalling them again, particularly the keyboard's.
    v2.26 is supposed to fix the issue according to lenovo:- http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-63024
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • USB hub does not work!  Help

    I was attempting to install a KVM switch for my G4 and G5 that required me attaching my keyboard and mouse to the usb port on the back of the monitor.
    The USB hub does not work! Monitor cable has no bent pins, and works perfectly for video with all my Mac's, G4's, G5's. The problem is I have had this monitor awhile and never tried these ports so apple won't help.
    Anyone have any suggestions why these ports don't work and if there is a fix?
    Can any one recommend a KVM switch that supports ADC, and USB so I bypass this hub.
    Thanks

    Some USB 2.0 hardware works very well w/USB 3.0 & some don't.  Suggest that you contact the sound card manufacturer & ask them.  Perhaps they can recommend a work-a-round. 
    Another user posted about the same problem some weeks ago regarding a sound card. 

  • USB ports does not work

    Hi I have problems with not working USB ports. It used to work. I downloaded actual drivers at msi.com for my gaming notebook GX 60 Destroyer and now my USB ports does not work. What should I do?

    What driver have you updated?
    Try to do an EC firmware reset by removing the battery and the AC adapter then put the battery back with AC adapter attached.
    Same questions like Pegasus asked, does all ports not working? which one exactly? What OS are you using?
    Have you done any changes to the system? (for example: self-install OS or changing OS)

  • I plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    i plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    Sometimes you have to reset the SMC two or three times for it to work, don't know why. I've seen that error message before and 100% of the time it was fixed with an SMC reset. I suppose it's possible that your keyboard or mouse IS drawing too much power, do you have access to another you could try?

  • Audio output and left USB port is not working!

    Hi! I have MacBook Air 13" late 2010, Audio output and left USB port is not working!
    What happened?
    Part No.: Z0JH000TE RS

    If the left USB port doesnt work with an external mouse its seems to be a hardware malfunction of this USB port.
    The newest BIOS is already installed?
    Have you removed all USB ports from device manager and restarted your notebook?
    If you have already tried this, contact an authorized service provider. The guys can try to fix this issue and it should be covered by warranty, if you still have warranty on this notebook. :)

  • Hp pavilion g6-2305tx left side usb 3.0 not working after installing windows 7 home premium

    Hi ,
    The left usb ports are not working on my pavillion g6 2305tx after a fresh win 7 installation. Already installed chipset drivers, but this doesnt solve the problem.
    Please check the screenshot below.
    Kindly help.
    Thanks

    Hi,
    Please try installing window 7 USB 3.0 driver for the following issue
    For Win 7 64 bit
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?
    cc=us&lc=en&dlc=en&softwareitem=ob-102571-1
    For Win 7 32 bit
    http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescript
    ion.jsp?
    cc=us&prodSeriesId=5260575&prodNameId=5260578&taskId=135&swItem=w
    k-106309-1
    Regards,
    Sumit
    I am an HP Employee.
    The opinions expressed here are my personal opinions, not of HP.
    Make it easier for other people to find solutions, by marking an answer “Accept as Solution” if it solves your problem.
    Click on Kudos if my post helped you.

  • T420 USB Ports do not work after installing XP

    Hello my office has  been using Lenovo's for some time now but we recently purchased a T420 and installed Windows XP SP3 on it.  The issue we are having is that the uSB ports do not work.  I have tried every driver I can find but still no luck, can anyone help?

    hey chris0277,
    could you check in Device Manager and see if there is any ? or ! symbol on the USB area.
    If there is, i do recommend uninstalling the drivers from it and then visit http://support.lenovo.com and update your unit
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

Maybe you are looking for

  • Jumpy photos in ios7 photo gallery on 4s?

    Anyone with an iPhone 4s and ios7 having this issue? It happens while in the camera roll gallery. While holding my iphone vertically, and swiping through vertical (portrait format) pictures, each photo will stop and jump to the left before it comes t

  • Firewire for a HP Notebook?

    I am looking to buy a Canon Vixia HV40 for filming short films and I know this kind of camera requires firewire in order to upload the media. I just bought the HP Sweet Purple 15.6" Pavilion G6-1A59WM Laptop PC with Windows 7 and Intel Core i3 and I

  • B2B batching fails for a failed message

    We have B2B batching implemented for outbound messages. If any one of the messages (to be batched in next cycle) ends in an error, whole Batch is stopped and no message is completed. Is there any set up we can do, so that other messages still get bat

  • Urgent Help, Scripting duplicate page

    This is my XML structure: <courses> <course> <name></name> <title></title> <sectionname></sectionname> </course> </courses In my Indesign template, I have 1 page with a main placeholder for the course. I have another placeholder on the side of the pa

  • Premiere pro cc keeps crashing after export

    I have a windows 8.1 and premiere pro cc. I looked up many videos and stuff but nothing matched my problem. when I export like 10 minutes goes bye and then a window pops up and I read the program has stopped working and then theirs a button that sais