Grub doesn't load, goes straight to Vista

I am not new to Arch but have never dual-booted Windows and Linux before. I shrunk Vista to 30 GB (not without hassle, mind you, and many many defrags) and set up Arch on other partitions. This (according to cfdisk) is my current setup:
Name Flags Part Type FS Type [Label] Size (MB)
Unusable 1.05*
sda1 Boot Primary Unknown (27) 6594.50*
sda2 Primary NTFS [^C] 31471.95*
sda3 Primary Linux ext3 101442.38*
sda5 Logical Linux swap / Solaris 2048.10*
Logical Free Space 18481.31*
I don't know exactly what /dev/sda1 IS, but I think it's something Windows is using. And I don't know why I have 1.5 MB of free space at the start of the drive... I just ignored it. Regardless, I installed Grub onto /dev/sda3. Rebooting takes me straight to Vista with no Grub at all. That's why I thought I had erred. If so, where should I install Grub, and how can I erase it from the MBR of /dev/sda3 properly?
>.< Darn dual-booting.
Last edited by violagirl23 (2008-05-30 23:33:14)

Wow that ftp install CD chroot was sure buggy for me. First df didn't work, then everything became read-only, and then it wouldn't let me unmount my hard drive, even though I made sure I wasn't using it. @_@ Regardless, grub seems to have installed correctly. It lets me go into both Arch and Vista without problem. Then, is there an easy way to erase the grub I'm presuming I also accidentally installed on /dev/sda3? XD
(Sorry for the stupid question, I've honestly never dual-booted before. My PC downstairs is pure Gentoo and nothing else).
Last edited by violagirl23 (2008-05-31 01:05:07)

Similar Messages

  • GRUB doesn't load on HP 6220

    hey everyone,
    tried to install arch on an hp 6220 laptop this afternoon. the installation worked fine and everything was working out of the box .... BUT ...
    unfortuneatly grub doesn't load after powering up the machine, it just waits and do nothing.
    fedora's running on the machine atm and grub's loading fine ... so any ideas?
    >> i want that laptop to boot arch!!!!!11 <<
    best regards

    swordfish wrote:- if you are able to start a live system (let's say a usb stick with an Ubuntu) you could check the SSD with the disks utility. Check before, if you have to enable S.M.A.R.T in your BIOS.
    Thanks for the hint! I checked the SMART values and got an UDMA CRC Error Count of 432. Apparently, this is a sign of cable issues so I put in my old drive and checked again, it has an UDMA CRC Error Count of 0. I'm not sure if this means the SSD is broken or not.
    I also tested the speed of my old drive with hdparm:
    cached reads: ~3000MB/s
    buffered disk reads: ~83MB/s
    This is seems normal to me, so I guess the cable works properly after all.
    Also, the Ubuntu Disks utility couldn't find any partitions on the SSD, which is odd. I was able to mount them, read from them and write to them using an Arch Linux Live disk. Why can't Gnome Disks find the partitions?

  • Itunes download fails to load goes straight to Thanks Page Win xp sp3 64 AMD

    iTunes fails to load when I make attempt. It goes straight to Thanks For Downloading iTunes page. The updater was failing to update, I followed the directions and uninstalled all iTunes related programs, including Apple Support Appl., Bonjour, etc. The computer is a 64 bit Windows Xp sp 3 plenty of Ram and Memory available. I followed thew support asuggestion and was able to load Real Player, I have used the MS registry checker , all checks well. I have tried with both IE, and Chrome browsers.

    I'll answer my on question. No problems, when I was directed to the Apple's site to download iTunes 10.5 I clicked down load and in a couple mintues iTunes icon popped back up and all my music and apps where there.

  • Grub doesn't load the kernel in virtualbox

    in a couple of months im going to get a new machine to go alone side my laptop, and in the new machine i want to install arch linux. so i thought i test it in VBox.
    but im getting an error.
    -snip-
    this is what I see when I try to load archlinux in virtualbox.
    any help?
    Last edited by aceloop (2014-01-05 20:03:22)

    hello guys again. well the problem im having now is that i can seem to edit the /etc/grub.d/40_custom file, it just wouldn't save what i want. every time i reboot the CD it seems to "forget" the setup.
    and the code should be this right?
    menuentry "My arch" {
    set root=(hd0,4)
    linux /boot/vmlinuz-linux root=UUID= rw quietlinux
    initrd /boot/initrd.img
    thanks to everyone
    Last edited by aceloop (2014-01-05 23:43:57)

  • GRUB doesn't load from SSD

    Hey,
    I wanted to replace my HDD with an SSD. This is what I did:
    1. boot into live disk, create partitions on my SSD: #1: /, btrfs, boot flag, #2: /, btrfs on LUKS [edit: I used fdisk, bad idea?]
    2. mounted both partitions with compress=lzo, copied backup to the new disk.
    3. chrooted into #1 (with proc, sys, /dev mounted properly)
    4. installed grub2 (grub-install /dev/sdb)
    5. changed /etc/default/grub and removed HDD-specific flags (I had a swapfile on my old drive)
    5. created grub config (grub-mkconfig -o /boot/grub/grub.cfg)
    6. changed /etc/fstab and /etc/crypttab accordingly.
    Then I wanted to reboot, but my laptop wouldn't turn off and the LED for disk activity was flashing all the time...
    Eventually (after ~20min) I pressed the power button and it simply turned off.
    Now, when I boot, BIOS takes about 15 s to load (before ~2s) while disk activity is high again (I have no idea what it is doing). If I try to boot from the SSD, the BIOS screen doesn't go away at all, if I leave the live system stick plugged in, I can boot into the live system.
    Two other things, which puzzled me:
    1. The SSD sometimes shows up correctly as "Samsung 840 Base" in BIOS, but sometimes the name is completely scrambled.
    2. If I check the MBR, I can see GRUB2 on it. If I reboot a couple times, the MBR eventually gets erased (0xFFFFF.. written on it). I have NO clue why.
    Also, if I boot the live system, sometimes I get a lot of errors (something about ata1, the ssd).
    I also read about troubles with Samsung laptops (I got the Samsung 300V3A-S02DE) and SSDs, causing the laptop not to boot at all anymore, but that isn't my problem.
    I activated AHCI, might that cause the problem? (I don't even know what the difference is).
    One more thing: Is compression on /boot even possible? I read somewhere that it can only boot from uncompressed /boot, but since grub isn't even loading, I don't think this is the issue either.
    The basic question is: Is the disk simply broken or is this a misconfiguration?
    Thanks for any help!
    Last edited by morxa (2013-01-31 11:48:18)

    swordfish wrote:- if you are able to start a live system (let's say a usb stick with an Ubuntu) you could check the SSD with the disks utility. Check before, if you have to enable S.M.A.R.T in your BIOS.
    Thanks for the hint! I checked the SMART values and got an UDMA CRC Error Count of 432. Apparently, this is a sign of cable issues so I put in my old drive and checked again, it has an UDMA CRC Error Count of 0. I'm not sure if this means the SSD is broken or not.
    I also tested the speed of my old drive with hdparm:
    cached reads: ~3000MB/s
    buffered disk reads: ~83MB/s
    This is seems normal to me, so I guess the cable works properly after all.
    Also, the Ubuntu Disks utility couldn't find any partitions on the SSD, which is odd. I was able to mount them, read from them and write to them using an Arch Linux Live disk. Why can't Gnome Disks find the partitions?

  • Battery doesn't sleep - goes straight to shutdown at 60-80%

    Hi
    I don't often unplug my MBP, but when I do it never seems to give a battery warning or goes to sleep. When it hits anything from 60-80% battery left it just shuts down.
    The indicators on the back of the battery seem to correspond to the percentage shown on the screen.
    I have read about recalibrating my battery, but since it won't sleep, I can't figure out how to make that happen.
    Below is my info from System Profiler:
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 20
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Battery Information:
    Battery Installed: Yes
    First low level warning: No
    Full Charge Capacity (mAh): 4555
    Remaining Capacity (mAh): 4057
    Amperage (mA): 1292
    Voltage (mV): 12521
    Cycle Count: 40
    AC Charger Information:
    Connected: Yes
    Charging: Yes
    Hardware Configuration:
    UPS Installed: No
    Any help would be appreciated.
    thanks
    S

    I have the same problem, my laptop shutsdown isnted of slepp mode, even when fully charged and plugged in. Now again the meter will not show a full charge, though yesterday it did. This only started within the last week, give or take a few days, and the shutdowns are increasing. The battery update page advises to download and install 1.2 firmware for that battery when the current versions for 15" and 17" is 1.3 and the replacement program which was primarily for 15" Pro's only closed on 7/25. Based on most of the post I have read, this issue has been creeping up the last few days in newer and older batteries, and mostly in systems that are at least 1 year old. Makes me wonder if the rumors of the programmed "self-destruct' are true. Any case this is my power info (note that over the 4 points I pulled info for, the mA decrease as the battery charges, is this normal? The mv increase, but the mA decrease, though the mAH increase??)-
    08/03/08 12:11 AM EST (57%)
    Battery Information:
    Model Information:
    Serial Number: SMP-ASMB014-*** <Edited by Moderator>
    Manufacturer: SMP
    Device name: ASMB014
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0102
    Hardware Revision: 0202
    Cell Revision: 0100
    Charge Information:
    Charge remaining (mAh): 2851
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4973
    Health Information:
    Cycle count: 321
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 3304
    Voltage (mV): 11891
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 115
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 29
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: No
    Battery Power:
    System Sleep Timer (Minutes): 40
    Disk Sleep Timer (Minutes): 180
    Display Sleep Timer (Minutes): 15
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: No
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes
    08/03/08 1:06 AM EST (91%)
    Battery Information:
    Model Information:
    Serial Number: SMP-ASMB014-*** <Edited by Moderator>
    Manufacturer: SMP
    Device name: ASMB014
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0102
    Hardware Revision: 0202
    Cell Revision: 0100
    Charge Information:
    Charge remaining (mAh): 4533
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4973
    Health Information:
    Cycle count: 321
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 1256
    Voltage (mV): 12483
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 115
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: No
    Battery Power:
    System Sleep Timer (Minutes): 40
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: No
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes
    08/03/08 1:44 AM (99%)
    Battery Information:
    Model Information:
    Serial Number: SMP-ASMB014-*** <Edited by Moderator>
    Manufacturer: SMP
    Device name: ASMB014
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0102
    Hardware Revision: 0202
    Cell Revision: 0100
    Charge Information:
    Charge remaining (mAh): 4973
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4973
    Health Information:
    Cycle count: 321
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 328
    Voltage (mV): 12602
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 115
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: No
    Battery Power:
    System Sleep Timer (Minutes): 40
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: No
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes
    08/03/08 1:59 AM (100%)
    Battery Information:
    Model Information:
    Serial Number: SMP-ASMB014-*** <Edited by Moderator>
    Manufacturer: SMP
    Device name: ASMB014
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0102
    Hardware Revision: 0202
    Cell Revision: 0100
    Charge Information:
    Charge remaining (mAh): 4973
    Fully charged: Yes
    Charging: No
    Full charge capacity (mAh): 4973
    Health Information:
    Cycle count: 321
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 176
    Voltage (mV): 12593
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 115
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: No
    Battery Power:
    System Sleep Timer (Minutes): 40
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 30
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: No
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: No

  • Boot fails / goes straight to grub command line

    Fair warning: this is gonna be the worst request for help ever, but I'm stranded with a phone and a busted laptop.
    So, as the title suggests my laptop goes straight to the grub command line.  Having never dealt with this, I'm not really sure how to go about debugging it.
    Checking dmesg, I don't really see anything that says CATASTROPHIC FAILURE.  Then again I don't really know if dmesg can catch this sort of error.
    It's been a couple weeks since I used this laptop, but I don't think I upgraded or anything.
    I tried mounting the fs and blindly reinstalling stuff like the kernel and systemd but no dice so far.
    I can't post the actual logs right now but I might be able to later if I find an Ethernet cable.
    I think I can probably figure it out myself if someone could just point me in the right direction i.e. what the general debugging process is for this scenario.
    Again, I know this is the worst request for help ever, but if someone could help this damsel in distress it would be greatly appreciated.

    Actually, your request for help is far from the worst I have ever seen.  In fact, it is pretty good.  You tell us the problem, the history, what you see, and what you have tried.  Are you using Grub classic, or Grub 2 ?
    Are you sure?  Any chance you have updated in the last couple weeks?  You may have upgraded to Grub 2 without having built a new configuration on the boot partition.
    Also, are you in the regular shell or the rescue shell ?  https://wiki.archlinux.org/index.php/Gr … mand_shell
    Last edited by ewaller (2013-07-15 03:23:13)

  • I'm going to purchase a GoPro HD helmet cam, can i down load footage straight to iMovie or will this be a tricky deal ?

    I'm going to purchase a GoPro HD Hero2 helmet cam , can i down load footage straight to iMovie 11 event browser or is this going to be a problem ?

    Guess I'll answer my own question !!  Picked up the Go Pro and the results are amazing , I ride a Harley and the footage is excellent with good sound ,  fired up iMovie , turned on the Go Pro and loaded it in no problemo !

  • HT201272 insalled tap pet hotel it half loads then goes straight back to the home screen can any body help

    can anyone help my daughter downloaded and installed tap pet hotel it half loads then goes straight back to the home screen.

    Thanks for your thorough post. I too need to use BTMM on almost a daily basis for my job, and it has fallen short countlness times. I too have taken great pains to check all of the typical trouble shooting steps within iCloud and in the Apple keychain on each Mac etc, but after the latest rounds of system updates from Apple a few weeks ago to Mountain Lion, BTMM on one of my Macs is completely broken and unusable. I would concur that if you need remote access for "real" mission critical use, just bite the bullet and pay for a service like LogMeIn. You won't regret it and you will get real software support.

  • LiveUSB is being ignored, goes straight to GNU GRUB instead

    After many attempts in installing Arch linux on my netbook I've decided to install a different distro. But now LiveUSB is not being recognized and it just goes straight to GNU GRUB. No other LiveUSB works except a LiveUSB of Archlinux. How do I go about restoring this?

    Thats weird, if the usb is really bootable, it should boot. Try to disable your HDDs in bios (or leave only USB option in boot sequence), so it leaves bios no other option except to boot from USB. If this fails, then the USB dongle is indeed borken.
    btw, I have fought my battle with installing arch to netbook yesterday, and was unable to do it from windows in the end. When the .IMG was raw-written on the stick in linux, everything worked flawlessly. You may try the Gparted live (basic debian with flux) way, which worked for me:
    http://bbs.archlinux.org/viewtopic.php? … 25#p652125
    Feel free to contact me through email, if you have any questions regarding it

  • TS3276 I can receive emails, but I cannot send emails. This just started happening. I have an iPhone and I can send emails from my phone fine. It's just not working on my Macbook. Every time I try to send an email it goes straight to my outbox. Can anyone

    I can receive emails, but I cannot send emails. This just started happening. I have an iPhone and I can send emails from my phone fine. It's just not working on my Macbook. Every time I try to send an email it goes straight to my outbox. Can anyone help?

    Thank you for heading me in the right direction.  I reset my Mail account for Outgoing Mail Server to outbound.att.net:(customer ID)@att.net (instead of smtp.att.yahoo.com, per Apple's online troubleshooting information).   I'm not sure what "(Offline)" means when it appears at the end of my Outgoing Mail Server (SMTP)??  In the Advanced box I clicked on "Use custom port:  465" and checked "Use Secure Sockets Layer."  Authentication:  Password; I have correct User Name and Password put in.  After doing all this, when I try to send emails again today, they go directly to the Outbox and sit there. 
    What's curious is that my first sent email this morning did go out using the Outgoing Mail Server, smtp.att.yahoo.com: (customer ID)@att.net(Offline) but subsequent emails I tried to send with this server were rejected with the message:  "Cannot send message using the server smtp.att.yahoo.com (etc.).  The SMTP server doesn't support TLS(SSL) on port 587.  Verify your account settings and try again."  That's when I tried resetting my Outgoing Mail Server to outbound.att.net (etc.), as mentioned above, and was unsuccessful in sending out any further emails.  I guess my next step is to contact my email service provider, AT&T, and see if they can help me.  Thanks, again, for taking the time to respond and for giving me your input!  Much appreciated!

  • Incoming messages going straight to trash

    Suddenly my Incoming email messages are going straight to the trash. I start my computer. I have nothing in the inbox it is completely empty. If I click on sent, those messages remain and if I click on trash all my new messages and anything that was previously in my inbox is now there. I drag them to the inbox, but I do not want to have to keep doing this every morning. I am running OS 10.6.8 on an iMac. I have Mail 4.6 After reading some online stuff, I tried repairing permissions after safe reboot. I deleted User/Your UserName/Library/Mail/Enveope.index and rebooted, but did not work. Clicked on inbox and selected rebuild also did not work. I have no rules set up, but the apple default which I unchecked as well. Our email did switch from a POP to an IMAP, but this did not start happening until a few weeks after that change occured. First few weeks after the change no problems so I am not sure if it is related. The old POP account is still listed there, but it has not received anything since the day of the switch. I am going to delete that and see if that helps. Any other ideas?

    Not certain, but this can fix myriad Mail problems...
    Safe Boot from the HD, (holding Shift key down at bootup),  it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move this folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    If that doesn't do it and you can afford to redo all your Rules, try these & reboot...
    /Users/YourUserName/Library/Mail/MessageRules.plist
    /Users/YourUserName/Library/Mail/MessageRules.plist.backup
    Note, in 10.5 & up /Users/YourUserName/Library/Caches/Mail/ may or may not exist.

  • Just locked my Macbook Pro and now it goes straight to recovery.

    I just tried if the lock Mac works on the find my iPhone. My laptop froze and restarted. Now every time I boot, my laptop goes straight to recovery HD. I tried holding option when rebooting and when I chose macintosh HD, it still goes to recovery. It doesn't even ask me for the passcode. My windows bootcamp still works and my mac files are still ok. Apparently I can run my laptop properly but only through safe mode. What should I do?

    TarahCurrie Sep 10, 2014 3:48 PM
    Restore From Time Machine Backup
    Reinstall OS X
    Get Help Online
    Disk Utility
    MacBook Pro, Mac OS X (10.5.8)
    You are running 10.5.8
    Did you try booting off your Install disk holding the c key down.  From here you can get to the drop down menu just a few clicks in (you are not going to install) and run  the Disk Utility>Repair Disk.  See if it will let you do this.

  • Will not start on New Install. Opening goes straight to Crash reporter

    Will not start on New Install. Clicking on icon does not open a window and goes straight to Crash reporter. I cannot access a window to try to open in safe mode (unless there is another method than outlined in the help article).
    I run Windows XP and trying to install the latest 15.0.1 version. Before install, I did disable my Symantic virus protection. I have never used Firefox and would like to try it, but I'm having little success so far to even get started.
    Please let me know if anyone has any other ideas or need more information from me.

    hello Singyt, the bug report associated to this kind of crash indicates that it might be a malware related issue.
    your crash report also shows a file named "urixalog.dll", which doesn't turn up any search hits on google, which is also slightly suspicious. could you search for that file on your pc and upload it to a site like virustotal.com in order to analyze it.
    please do a full scan of your system with the security software already in place and/or a different tool like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes].
    [[Troubleshoot Firefox issues caused by malware]]
    edit: the bug report also suggests that a monitoring program named spector pro/360/... which essentially acts like malware, might cause the issue. in case you have that installed please remove it. otherwise [https://support.mozilla.org/en-US/kb/Firefox%20crashes%20when%20you%20open%20it#w_backdoor-ulrbot-c here] would be a removal guide for urixalog.dll

  • My MBP doesnt boot after update / Prohibition sign flashes twice and then goes straight to OX Utilities

    Hello all,
    I thought I would never be here, but I am.
    After updating iTunes and Memory Clean in App Store (nothing unusual) my MAC stopped booting properly.
    MBP / early 2011 / Mountain Lion
    It shows the Apple logo flashing twice the prohibiting sign (cancel circle), after that it goes straight to the OS X Utilities.
    Note:
    - It recognizes the HD and the Recovery partition.
    - Verify permission shows a lot of /Applications/iTunes issues, but I have repaired like 5 times and still showing issues.
    - Hardware test passed OK.
    - Repair disk, no issues.
    - Shift (safe mode) doesn't work (lot of flashing ? folder, apple logo, etc).
    - PRAM restarted, twice.
    I can't reinstall or launch the ML installer, when I go trough the install process which mandatory requires Internet connection and AppStore login, it states: This item is temporarily unavailable. Try again later.
    Please help me, I'm desperate this is my production machine and I'm travelling.
    What I'm missing?

    You cannot reinstall Mountain Lion from the App Store, but you can install Mavericks which is free and will run on your computer. Here's what you do:
    Install or Reinstall Mavericks or Mountain Lion from Scratch
    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.
    OS X Mavericks- Erase and reinstall OS X
    OS X Mountain Lion- Erase and reinstall OS X
    OS X Lion- Erase and reinstall Mac OS X
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

Maybe you are looking for

  • How to handle finished goods without PP module

    Hi I am a MM consultant and i have been placed in an implementation project where there is no PP module. But client wants to dispatch Finished goods without BOM and PP module but it needs to be captured through MM module. Request your help and how to

  • URGENT u0096 MM Purchase Order (Implementation Query)

    **URGENT HELP REQUIRED** Dear All, I need some Information/help URGENTLY for a presentation/meeting I will be attending later this week. If a service based company, wants to start implementing Purchase Order Processing (ME21N), however they only want

  • Business Partner reports ??

    Hi expert, Can anyone tell mw do we have any report in sap where we can get business partner with its role. my requirment is user want to see the business partner and its all roles, payment details, auth. in one place. Please help Regards Gaurav gupt

  • URGENT: CLOB as output parameter for stored proc

    HELP I am unable to execute a stored procedure which has a CLOB defined as an output parameter from my Java code. It executes just fine from the SQL Plus promt. When I try to run it through JDBC I get a PLS-00306 error. I am using the Thin JDBC drive

  • AEBS 802.11n hook up for a friend

    Hello- I am taking my 2.5 year-old Airport Extreme over to a friend's house and try to get it hooked up for him. He has a new MBP so it must have an airport card which would make it so I do not needOne problem is his wife has an old wifi device which