How to install window manager: awesome ? package not found

hello,
i have installed arch linux from: archlinux-2010.05-core-dual.iso.
Base installation.
i made a system update
# pakman -Syu
# packman -S base-devel
[comunity] is enabled in /etc/pacman.conf
but if i try
# pakman -S awesome
i get
error: 'awesome' could not find or read package
what did i wrong ?
Thanks

ds2k5 wrote:
sorry can please sombody give me a step-by-step howto ?
i dont know how to install waesome from AUR
thanks
Re-read fsckd's post - the link to AUR wiki article is all you need. If you still can't figure it out, sorry, but ArchLinux may not be the distro for you.

Similar Messages

  • How to Install Windows Management Framework 4.0 on Server 2008R2 Core

    I am trying to upgrade Server 2008R2 Core to PowerShell 4. I have carried out following steps.
    1. Installed .NET Framework 4.5.1 (NDP451-KB2858728-x86-x64-AllOS-ENU)
    2. Enabled WoW64-ServerCore, WoW64-NetFx2-Support, WoW64-NetFx2, WoW64-PowerShell
    3. Installed Windows Management Framework 4.0  (Windows6.1-KB2819745-x64.msu)
    WMF installation shows that it was successful ("Windows update "Update for Windows (KB2819745)" was successfully installed.")
    However when I restart the server following shows up on the event log ("Package KB2819745 failed to be changed to the Installed state. Status: 0xd00000bb.")
    This same process work on Server 2008R2 full version.
    Has anyone seen this before?

    Hi Aka Nugawela,
    The .NET Framework 4.5 and its point release is supported in the Server Core Role with 2008R2 SP1 or later, could you try to install SP1 then try again.
    The related KB:
    .NET Framework System Requirements
    https://msdn.microsoft.com/en-us/library/8z6watww(v=vs.110).aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Boot Camp: Installing windows - CD/DVD driver not found

    Hi all,
    I have a late 2012 27" iMac - no optical drive. Running 10.9 - Mavericks.
    Using Boot Camp Assistant I have created a BOOTCAMP partition, and a bootable Windows 7 USB key.
    When I boot into the USB, I can proceed to the point where I click "Install Windows".  The next screen tells me there is a missing CD/DVD driver.  Well no kidding - my computer doesn't have one.
    I've tried removing the USB key and putting it in a different USB port at that step - no change.
    I've searched all over, but 99% of the similar problems are from people installing from a disc - I'm installing from an ISO on a USB key.
    Any ideas?

    Can you verify the MD5/SHA1 of the DVD with the ISO using OS X 'openssl md5' or the M$ FCIV tool? The source of your ISO should be able to provide MD5/SHA1.
    OS X Example
    openssl md5 ~/Desktop/GRMCPRXVOL_EN_DVD.cdr
    MD5(/Users/MyName/Desktop/GRMCPRXVOL_EN_DVD.cdr)= 977f4f0f1400be91855789213e07b031
    Windows FCIV example
    D:\>C:\"Program Files (x86)"\FCIV\fciv
    // File Checksum Integrity Verifier version 2.05.
    Usage:  fciv.exe [Commands] <Options>
    Commands: ( Default -add )
            -add    <file | dir> : Compute hash and send to output (default screen).
                    dir options:
                    -r       : recursive.
                    -type    : ex: -type *.exe.
                    -exc file: list of directories that should not be computed.
                    -wp      : Without full path name. ( Default store full path)
                    -bp      : specify base path to remove from full path name
            -list            : List entries in the database.
            -v               : Verify hashes.
                             : Option: -bp basepath.
            -? -h -help      : Extended Help.
    Options:
            -md5 | -sha1 | -both    : Specify hashtype, default md5.
            -xml db                 : Specify database format and name.
    To display the MD5 hash of a file, type fciv.exe filename
    D:\>C:\"Program Files (x86)"\FCIV\fciv -add Windows8.1-64bit.cdr
    // File Checksum Integrity Verifier version 2.05.
    f104b78019e86e74b149ae5e510f7be9 windows8.1-64bit.cdr

  • Not able to install "Windows Management Framework 5.0" in WIndows 2012 R2

    Not able to install "Windows Management Framework 5.0" in WIndows 2012 R2. Mentioned the error. 
    Log Name:      Setup
    Source:        Microsoft-Windows-WUSA
    Date:          5/23/2014 2:43:56 PM
    Event ID:      3
    Task Category: None
    Level:         Error
    Keywords:     
    User:          CONTOSO\Administrator
    Computer:      WIN-UHURDKEB5VG.Contoso.com
    Description:
    Windows update  could not be installed because of error 2149842967 "" (Command line: ""C:\Windows\system32\wusa.exe" "C:\Users\Administrator\Desktop\Windows8.1-KB2894868-x64.msu" ")
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WUSA" Guid="{09608C12-C1DA-4104-A6FE-B959CF57560A}" />
        <EventID>3</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-05-23T21:43:56.606070300Z" />
        <EventRecordID>35</EventRecordID>
        <Correlation />
        <Execution ProcessID="2824" ThreadID="800" />
        <Channel>Setup</Channel>
        <Computer>WIN-UHURDKEB5VG.Contoso.com</Computer>
        <Security UserID="S-1-5-21-2470170585-1110060405-3753357643-500" />
      </System>
      <EventData>
        <Data Name="UpdateTitle">
        </Data>
        <Data Name="ErrorCode">2149842967</Data>
        <Data Name="ErrorString">
        </Data>
        <Data Name="CommandLine">"C:\Windows\system32\wusa.exe" "C:\Users\Administrator\Desktop\Windows8.1-KB2894868-x64.msu" </Data>
      </EventData>
    </Event>
    AliahMurfy

    Hi AliahMurfy,
    To install WMF 5.0 Preview on server 2012 R2, please make sure the version of .Net Framework on server 2012 r2 is 4.5.
    And manually install the package and check if it can work.
    And please also note, WFS 5.0 preview seems only can install on en-us windows now, for more detailed information, please check this article:
    Unable to Install PowerShell V5 preview on Windows
    8.1 X64
    I hope this helps.

  • How to install window xp in compaq presario cq60 not book

    how i install window xp in compaq presario cq60 in my not book! please help me, i have trouble with vista so please sir help me. i can't find cam driver, not work properly with .net. there ar so many problame so please help me please please..........

    There is a Guide for that here. 
    http://h30434.www3.hp.com/t5/Notebook-Operating-Systems-and/General-XP-Downgrade-Guide-for-HP-Laptop...
    Yours is one of the moderate models and you will find links to all the drivers you need. My own take on this is you are going in the wrong direction. Instead of back to XP you should go forward to Windows 7, but XP can be made to work on that machine. Good luck and feel free to post back with any more questions. 

  • How to install Windows 7/Vista as 2nd OS and retain predesktop environment (service partition)

    This is a step-by-step instruction how to install Windows Vista or Windows 7 as a second OS on a Lenovo Thinkpad that originally shipped with Windows XP AND how to retain the access to the Lenovo Service Partition.
    I have been searching the internet for instructions like these but could not find anything useful. So I am posting it
    here. Maybe this helps other users.
    I have tested the procedure below with installation of Windows Vista Ultimate (64bit) and Windows 7 Ultimate (64bit). I believe that the procedure will also work with the 32bit versions of these OSs. I am not totally convinced that this works when the OS to install is Windows XP (64bit or 32bit). XP has a completely different boot sequence compared to Vista or 7. The basic steps would remain the same, but the XP setup is less forgiving when it finds an unknown partition. If somebody wants to try it out, please post your results as a reply to this forum entry.
    Never never never try to install an older OS (like Windows 2000 or NT) as a second OS when XP is already installed! This is doomed to fail.
    The procedure below does NOT work for Linux installations. I am not a Linux wizard, but any Linux bootmanager I know about is incompatible with the Lenovo Service Partition.
    The procedure was tested on a Thinkpad R61 model 8918-B9G. It should work similar on other models.
    You definitely need a service partition with Rescue&Recovery version 4. It will NOT work with older versions of R&R or if the service partition is not a type12 partition (see below how to find out about that).
    I assume that the harddisk partitions are unmodified, i.e. still have factory settings. This is likely the case if you
    never attempted any OS install or recovery action. If this is not the case, the procedure may or may not work.
    You also need a bootable CD with a tool that can change the size of your current system partition. I was using gparted live version 0.5.2-9. ( http://gparted.sourceforge.net/ )
    Everything you do is at your own risk. I am in no way related to Lenovo, other than being a customer using their
    products.
    Step 1) Make a full backup of your harddisk. Get yourself recovery CDs for your Thinkpad model if you don't have any. The changes we are about to make can completely screw up your harddrive. A typo is sufficient for that to happen.
    Step 2) Power on the system. Check that you can boot into the Service Partition by pressing the Thinkvantage button when the startup screen appears. (Older systems may have a differently named button.) If there is a problem booting the service partition now, it is likely that the rest of this procedure will not fix it.
    Step 3) From the service partition choose 'Warmstart' to reboot the system. Reboot Windows XP, logon.
    Open a command prompt. CD to the following directory:
    \Program Files\Common Files\Lenovo\BMGR
    On a german language system (like mine) it is
    \Programme\Gemeinsame Dateien\Lenovo\BMGR
    If you have an older IBM system the directory may be named
    \Program Files\Common Files\IBM\BMGR
    or something like that. Maybe you need to search around.
    In the following, I will call this the "BMGR dir".
    Enter the following command:
    bmgr32 /info /v
    You should get an output similar to this:
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>bmgr32 /info /v
    It's a Lenovo  MBR
    Opened Master Boot Record to see whose MBR it is.
    It's a Lenovo MBR
    Opened drive for reading
    Partition 0 the SP? no, type 0x07 is not correct
    Partition 1 the SP? (512)  Label is SERVICEV
    Using version 2.05 of Lenovo Boot Manager
    Reading: \\.\PHYSICALDRIVE0
            MBR Sector 1 Index: 1   Checksum: 00    Disabled
            MBR Sector 2 Index: 4   Checksum: 03    Passed
            MBR Sector 3 Index: 5   Checksum: FD    Passed
            MBR Sector 4 Index: 6   Checksum: 58    Passed
            MBR Sector 5 Index: 7   Checksum: 96    Passed
            MBR Sector 6 Index: 8   Checksum: 7F    Passed
            Data Sector  Index: 3   Checksum: F1    Passed
            Original MBR Index: 2   Checksum: BD    Passed
            No Patch Sectors
            Checksum Byte: 00
            Think Flag: 1
            WinPE Partition (0-3): 1        Alt Boot Partition (0-3): 1
            Boot Config: 2 (Service Partition containing two Service OS's)
            Boot State: 0                   Alt Boot Flag: 0
            (Normal booting operation, will boot to Customer OS)
            RRU: 00000000 00000000          Prev Active Part: 255
            Previous Partition Type: FF     Patch IN: 0     OUT: 0
            CIRT Disabled
            TOC: 0000000000000000           Lock: 0
            Show Error: 0                   Halt on Error: 0
            CIRT Load Return: 0
            CIRT Execute Return: 0
            Pause Duration: 10              Scan Code: 0085
            F11 Msg: To boot to the Rescue and Recovery Environment, Press F11
            Check Msg: There has been a signature failure
     #  active  type      start CHS      end CHS      startLBA       size
     0   0x80   0x07      1   1   0   239 255 255           63    301296177
     1   0x00   0x12      0 193 255   239 255 255    301296240     11279520
     2   0x00   0x00      0   0   0     0   0   0            0            0
     3   0x00   0x00      0   0   0     0   0   0            0            0
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>
    The important thing to look for is the 0x12 partition type in the partition table at the bottom. This is the service
    partition. If you do not have a 0x12 partition, then you can stop here because the rest of the procedure will not work
    for you.
    Step 4) Shutdown and boot gparted from CD. Shrink the system partition to the desired size. Do NOT touch the service partition! Do NOT attempt to create another partition! Leave the new white space on the disk untouched! Apply changes and restart the system.
    Step 5) Reboot XP. gparted has set the NTFS dirty bit. This will cause XP to run a full CHKDSK. Depending on how much files there are on the partition this may take considerable time. Let CHKDSK run to completion. When CHKDSK finishes, the system will automatically reboot.
    Step 6) XP reboots now. Logon. When loading the desktop, XP will show a popup window, stating that system settings have been changed and new devices been discovered and that the system should be rebooted. This is ok. XP actually recognized the shrunk system partition and applied the necessary changes to its own system parameters. Click YES to reboot the system.
    Step 7) XP reboots. Logon. Open a command prompt, CD to the BMGR dir and enter:
    bmgr32 /info /v
    The output you get should be similar to the output you have seen in step 3, except that the partition 0 size column
    shows a smaller value.
    Step 8) Shutdown, restart. Check that you can still access the service partition by pressing the blue Thinkvantage button when the system startup screen appears.
    Step 9) From the predesktop environment choose warmstart. Reboot XP. Logon, logoff, shutdown.
    DO NOT SKIP THIS STEP!!! If you start the Windows Vista/7 install right after shutting down from the predesktop
    environment, the Win Vista/7 setup program will screw up your harddisk! The Lenovo MBR bootmgr reboot takes two steps for completion. The first step is the shutdown and the second step is executed when booting from harddisk. A boot from the Windows CD will skip this second step and disaster finds its way...
    Step 10) Insert the Windows Vista/7 DVD and boot it. Start the setup. Choose "Custom (advanced)" install. It will show the partitions on the disk. Select the white space (unallocated). Click on "disk options (advanced)". Click on "New" to create a new partition in the white space. Keep the default size, click "Apply". Click "Format". A popup window appears stating that the partition may hold OEM data. Continue. Click "Next". Installation starts.
    Continued in the second post...

    Step 11) Win Vista/XP will reboot several times during installation. You will always see the Windows bootmanager with an entry for "Earlier Windows version" and "Windows Vista/7". DO NOT DARE to touch the blue Thinkvantage button on any reboot or press any function keys!
    Step 12) When the installation is finished, check that you can successfully reboot Win Vista/7 by selecting it from the Windows bootmanager.
    Step 13) Reboot XP by choosing "Earlier Windows version" from the Windows bootmanager. Open a command prompt. CD to the BMGR dir. Enter the following command:
    bmgr32 /info /v
    The output will now look like this:
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>bmgr32 /info /v
    Opened Master Boot Record to see whose MBR it is.
    Opened drive for reading
    Partition 0 the SP? no, type 0x07 is not correct
    Partition 1 the SP? no, type 0x07 is not correct
    Partition 2 the SP? (512)  Label is SERVICEV
     #  active  type      start CHS      end CHS      startLBA       size
     0   0x80   0x07      1   1   0   254 255 255           63    109675692
     1   0x00   0x07    239 255 255   239 255 255    109676544    191619072
     2   0x00   0x12    239 255 255   239 255 255    301296240     11279520
     3   0x00   0x00      0   0   0     0   0   0            0            0
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>
    startLBA and size will of course differ, depending on the actual partition sizes you have set. Note that Windows setup moved the service partition to entry 2 of the partition table. If you do not see the 0x12 partition then stop here.
    Otherwise the following step will likely screw up you harddisk.
    Enter the following command (case sensitive?):
    bmgr32 /Fbootmgr.bin /m0 /IBM /v
    The output will look like this:
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>bmgr32 /Fbootmgr.bin /m0 /IBM /v
    installing MBR
    finding free sectors
    Sector 9 is free
    Sector 10 is free
    Sector 11 is free
    Sector 12 is free
    Sector 13 is free
    Sector 14 is free
    Sector 15 is free
    Sector 16 is free
    Opened Master Boot Record to see whose MBR it is.
    It's a Lenovo MBR
    Opened drive for reading
    Partition 0 the SP? no, type 0x07 is not correct
    Partition 1 the SP? no, type 0x07 is not correct
    Partition 2 the SP? (512)  Label is SERVICEV
    Setting Think bit
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>
    This command reinstalled the Lenovo bootmanager in the MBR that was erased by the Win Vista/7 setup program.
    Enter the following command:
    bmgr32 /info /v
    The output will now look like this:
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>bmgr32 /info /v
    It's a Lenovo  MBR
    Opened Master Boot Record to see whose MBR it is.
    It's a Lenovo MBR
    Opened drive for reading
    Partition 0 the SP? no, type 0x07 is not correct
    Partition 1 the SP? no, type 0x07 is not correct
    Partition 2 the SP? (512)  Label is SERVICEV
    Using version 2.05 of Lenovo Boot Manager
    Reading: \\.\PHYSICALDRIVE0
            MBR Sector 1 Index: 1   Checksum: 00    Disabled
            MBR Sector 2 Index: 11  Checksum: 03    Passed
            MBR Sector 3 Index: 12  Checksum: FD    Passed
            MBR Sector 4 Index: 13  Checksum: 58    Passed
            MBR Sector 5 Index: 14  Checksum: 96    Passed
            MBR Sector 6 Index: 15  Checksum: 7F    Passed
            Data Sector  Index: 10  Checksum: 01    Passed
            Original MBR Index: 9   Checksum: 12    Passed
            No Patch Sectors
            Checksum Byte: 00
            Think Flag: 1
            WinPE Partition (0-3): 2        Alt Boot Partition (0-3): 2
            Boot Config: 0 (Service Partition containing one Service OS)
            Boot State: 0                   Alt Boot Flag: 0
            (Normal booting operation, will boot to Customer OS)
            RRU: 00000000 00000000          Prev Active Part: 255
            Previous Partition Type: FF     Patch IN: 0     OUT: 0
            CIRT Disabled
            TOC: 0000000000000000           Lock: 0
            Show Error: 0                   Halt on Error: 0
            CIRT Load Return: 0
            CIRT Execute Return: 0
            Pause Duration: 10              Scan Code: 0085
            F11 Msg: To boot to the Rescue and Recovery Environment, Press F11
            Check Msg: There has been a signature failure
     #  active  type      start CHS      end CHS      startLBA       size
     0   0x80   0x07      1   1   0   254 255 255           63    109675692
     1   0x00   0x07    239 255 255   239 255 255    109676544    191619072
     2   0x00   0x12    239 255 255   239 255 255    301296240     11279520
     3   0x00   0x00      0   0   0     0   0   0            0            0
    C:\Programme\Gemeinsame Dateien\Lenovo\BMGR>
    So you have actually regained the Lenovo bootmanager. But you are not done yet.
    Step 14) Shutdown. Restart the system. DO NOT PRESS THE BLUE THINKVANTAGE BUTTON AT THE SYSTEM STARTUP SCREEN!!! IT DOES NOT WORK YET! When the system startup screen DISAPPEARS, quickly press F11 (maybe several times). The system should now boot the predesktop environment from the service partition.
    Step 15) When the predesktop is there, choose "warmstart". When the system startup screen appears, press the blue Thinkvantage button. The system should again boot into the predesktop. The blue Thinkvantage button now works permanently.
    Step 16) Check that you can boot Win XP and Win Vista/7 from the Windows bootmanager. You're done!

  • How to install Windows 8.1 without optical drive

    I just got a ZBook 14 which was preinstalled with Windows 7. I want to use Windows 8.1 Pro which was alsp delivered on DVDs in the packages. However, this machine does not come with an optical drive. How can I install Windows 8.1 on this machine?
    Thanks

    Excuse me for being blunt but that is simply b***hit. Windows 8.1 comes delivered with the machine which is brand new and  any reasonably new PC is fully capable of running Windows 8.x. The question was just how I was supposed to load it onto the machine as it lacks an optical drive.  I suggest you do not give advice unless you know what you are talking about.
    For all others thatwant to the same thing.
    1. Make a copy of the Windows 8.1 DVD that comes shipped with the machine. See the following guide http://www.intowindows.com/how-to-install-windows-7vista-from-usb-drive-detailed-100-working-guide/
    2. Set Boot mode in BIOS to UEFI instead of legacy BIOS.
    3. Boot from the USB stick and install Windows 8.1, wipe all existing partitions. Please note that this will effectively remove any possibility to revert to Windows 7 by using the recovery partition but since Windows 7 DVDs are also delivered you can use the same procedure as above to install that. I guess that boot mode in this case should be set to legacy instead of UEFI.
    Of course, you do the above at your own risk but it has worked successfully for me. You could copy the content of the Application and Driver Recovert DVD for Windows 8.1 to a USB stick as well and install that afterwards.

  • How to install Windows on MAC? (Can't see the check box "Install or remove Windows 7 or later version" on Boot Camp Assistant)

    I want to install Windows 7 on my MBP mid 2012 but in Boot Camp does not appear the check box: "Install or remove Windows 7 or later version". I continued with making the USB bootable with Windows 7 but then when I restart and boot with the USB I still can't install Windows because then I receive an error: ""Windows cannot be installed on this disk. The selected disk is of GPT partition style."  
    From OS with Boot Camp I didn't manage to make a partition for Windows instead I made one with Disk Utility (formated FAT).
    After booting from USB that partition was also formated into NTFS necessary for Windows. Still the same error.
    Any idea how to install Windows on my MAC?

    My Windows copy is a X64.
    MBP mid 2012 with Mountain Lion 10.8.3.
    Model Identifier:          MacBookPro9,2
      Processor Name:          Intel Core i5
      Processor Speed:          2.5 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          3 MB
      Memory:          4 GB
      Boot ROM Version:          MBP91.00D3.B08
      SMC Version (system):          2.2f41
    Should have:
    MacBook Pro (13-inch, Mid 2012)
    MacBookPro9,2
    MBP91.00D3.B08 (EFI 2.9)
    If you are refering to this I tried to update the EFI version (I see only SMC version 2.9 as a diferrence of what I have)  but on installing I received an error: "This software is not supported on your system."

  • How to Install Windows 7 Without the Disc

    1a)  Here is very useful article from PCWorld.com. The article is entitled "How to Install Windows 7 Without the Disc" and means just what it says. The article also has links to Magical Jelly Bean Keyfinder and legitimate Windows 7 ISOs from Digital River, a licensed distributor of Microsoft software. The article lists "Step 1" as;
    "Find your Windows 7 product key: Typically this 25-character alphanumeric string is printed on a sticker affixed to your PC or on documentation included with your PC. Alternatively, you can use a keyfinder program such as Magical Jelly Bean Keyfinder to pull your product key from the Registry. You need your product key to reinstall Windows."
    1b)  Using a key finder, however, is only useful if the Windows 7 product key was printed on a sticker (Microsoft Certificate of Authenticity) affixed to your PC, on documentation included with your PC, or sent via email by Microsoft. Assuming your computer came from one of the big brand computer manufacturers... HP, Sony, Dell, Gateway, etc... as most do, it uses a generic "mass activation" OEM SLP key. Trying to use this key by itself isn't going to work. This OEM SLP key needs to be mated with an OEM SLP certificate and an appropriate OEM BIOS with a proper SLIC table.
    1c)  Here is where ABR Beta With Windows 7 Support comes to the rescue. Follow the "How to use it" section of ABR for Windows Vista for information and instructions on how to use ABR. The steps listed for Vista apply to Windows 7 as well. Perform the "activation backup" to "backup" and save the OEM SLP key and OEM SLP certificate. Save the entire ABR folder to an external location for later use. This will allow you to pre-activate your "clean" Windows 7 install on the computer you pulled the key and certificate from.
    1d)  Now install Windows 7 from your new "Windows 7" disc or USB stick, following all prompts as needed. Don't enter a Windows 7 product key if request. Also, don't allow Windows to try to auto-activate. Once Windows is fully installed, run ABR "activation restore" to "restore" the previously backed up product key and certificate to the new Windows 7 install. Verify that Windows is activated, repeat "activation restore" if needed.
    2)  Here is another useful article, this time from SevenForums.com. This arcticle is entitled "Clean Reinstall - Factory OEM Windows 7" and provides detailed steps required to backup your computer, audit current hardware and software, locate software and drivers, install and activate Windows 7, and create a Windows 7 Backup Image of your fresh install.
    Good luck.
    Links to additional Windows 7 SP1 "Editions" and "Languages" can be found HERE and HERE.
    Link to "ei.cfg Removal Utility". The "ei.cfg Removal Utility" is a simple tool that will remove the ei.cfg  from any Windows ISO disc image, thereby converting the image into a "universal disc" that will prompt the user to select an edition during setup instead of being forced to use different discs for different versions of Windows 7.
    Direct link to Windows 7 USB/DVD Download tool.
    <Cross posted to Notebook Operating Systems and Software for Notebook, Laptop, and Netbook users>
    EDITED by Frank on 8/28/2013
    Please click the white KUDOS star to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

    ervis,
    Before formatting the hard drive you should have been able to use the HP Recovery Manager to create your recovery discs or perform a system recovery. This is provided the recovery partition wasn't already corrupt or damaged. If the "D:" HP Recovery partition is missing or damaged and you don't have a set of HP Recovery Discs, you will need to use the information in my previous post to get your computer up and running again.
    The information in the document referred you to applies to several different "types" of installations;
    Using ABRbeta is only needed if you have an active OEM factory SLP (system locked preactivated) installation of Windows. You use ABR to pull the factory key and certificate off the computer, to reuse it on the same computer with a clean Windows install.
    If you are just installing Windows and are going to use the Windows 7 product key on the COA on the side of your computer, all you need to do is download the same version of Windows that your key is for and burn the ISO. Now install Windows answering or following all prompts as needed (except do not enter the Windows product at this time... it will be entered later). Once Windows has completely installed, enter the key and activate it. Your Windows 7 OA key should work on a SP1 install without issue.
    The only thing I see that could mess things up, is the language of the install. If you are still having trouble activating Windows, please reference the ISO you download and a post a photo of your Windows COA
    with the key erased or Xed out.
    Please send KUDOs
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • How to install windows on the SSD (Y580)

    I have bought an Y580 recently wIth a 64GB SSD and 1TB HDD. I asked the salesperson upfront if the OS would be on the SSD. He said yes. Turns out that it is not. When i returned to them they told me it's a hybrid drive solution. And they have no idea how to install Windows on the SSD.
    I did some research and found out that Lenovo uses *Rapiddrive* to speed up programs. Hence why i can't see the SSD in WIndows as it is merged with the 1TB HDD.  In Disk management 2 disks show , 0 and 1 , but Windows asks to give disk 1 a MBR or GPT (this is apparantly due to the rapiddrive methode).
    My questions:
    * Is it possible to install Windows on the SSD and if so how can that be done without loosing the backup on the hidden partition of the 1TB disk? (so that OKR still works)
    * What are the benefits of Rapiddrive over using the SSD as bootdisk?

    Since it is a hybrid drive, it works a little bit differently; Lenovo's "Rapiddrive" is also different from other hybrids, and in the sake of making it "user friendly" and seen as a single disc they have probably nerfed some configurability for the intermediate/advanced users. However, Windows should already be installed on the SSD portion of the drive, this should be done automatically according to this press release:
    http://shop.lenovo.com/us/sitelets/ee/consumer-news
    "In the factory we will preload not just Windows 7 on the SSD, but also our Lenovo applications like OneKey™ Theater or OneKey™ Rescue System. The applications, operating system, drivers and other files are all fully-optimized for Enhanced Experience to make them load much faster. This, combined with their installation on the SSD will make the boot time to Windows desktop even faster. Some portion of the SSD will also be reserved as the Windows Paging File — this is used by Windows as 'virtual memory' additional to the normal RAM installed inside the computer. With the SSD acting as the Paging File, general Windows 7 performance will also benefit, especially when multitasking several applications.          
    The remaining space, which will typically be around 15GB on a 32GB SSD, will be empty, ready for the user to install their favorite applications and files."
    I have some of the fastest SSD's around installed on my desktops (SATA III), and while they are blazing fast, keep in mind the whole boot sequence still isn't going to be instantaneous even with an SSD (the biggest differennce you will notice is by the time Windows is loaded, it's fully loaded to the RAM, whereas a normal HDD you may see the desktop but your PC will still be cranking away with startup processes). If your startup is taking 30 seconds or less, maybe even a little longer, it's probably accessing the SSD just fine; if it's taking closer to 60 seconds, then yeah it may need to be reinstalled/reconfigured.
    As for reinstalling, sorry I won't really be able to help, hopefully someone else can come along; I personally have never used OKR anyways, and aside from doing a ghost backup I wouldn't say for sure that OKR would be salvageable with a fresh install. And because the Rapiddrive is its own technology, half SATA half PCI-E, I also couldn't tell you if it's even possible to fully seperate the two and keep them as distinct drives.

  • Unable to install Windows Management Framework 4 manually in Windows 7 SP1

    Hi There,
    I am trying to install Windows Management Framework 4.0 in Windows 7 SP1 (x64). I have already installed .Net Framework 4.5. When I double click on the installer file "Windows6.1-KB2819745-x64-MultiPkg.msu", it does not install & throws the
    below error message.
    "Some updates were not installed. The following updates were not installed: Update for Windows (KB2819745)".
    Can some one help me with this issue? 
    Thanks
    souravdgupta
    Born to Learn

    Hello,
    is you system clock set to right time
    If so can you check what happens if you remove the check box from your Internet Security settings during the installation
    Don't forget to put it back on after you install.
    If the installation still fails right click the package and select "properties" check "digital signatures" and there details, view certificate. Does it say "This certificate is OK." If you get error there It also might bee that
    you need to update your Root certificates: check out this links:
    http://support.microsoft.com/kb/931125/en-us

  • How to Install Windows 7 on an HP Pavilion g6 g6 -2200ee

     Hi, sir, i bought a new HP Note Book Yesterday it as Loaded with Win-8 OS and i want to Change the OS to Win - 7, while i enter to the booting option .i cant see any bootdevice from CD/DVD Option . will you please help me to find a solution .. .. .. ..  Thanks & RegardsShan

    *****Disclaimer*****HP doesn't recommend the installation of Windows 7 on a computer shipped with Windows 8, nor will it support the installation of Windows 7. HP will not provide Windows 7 drivers and suitable drivers may not be available for the hardware in the computer. Also, Windows 7 may not support some of the hardware or software features designed for the computer. Make sure you create your HP Recovery Discs or USB Flash Recovery media before modifying or changing ANYTHING. You will need to DISABLE "Secure Boot" and maybe ENABLE "Legacy Support" in the "BIOS Secure Boot cofiguration" on the settings page shown below before you can attempt to install Windows 7;  or  Additionally, as the hard drive is partitioned as GPT, you must boot the computer using the "UEFI - CD/DVD drive" or "UEFI- USB Flash Drive" options in the "F9" boot menu. If something to that effect doesn't exist in the boot menu, please post a screen shot and/or describe the listed boot options. I suggest using Windows 7 SP1 for the best intallation experience. If you need Windows SP1, please see "How to Install Windows 7 Without the Disc" to download and create your own. If the DVD refuses to boot as UEFI, you may need to use a USB Flash drive (may require DISABLING "Fast Boot" in the BIOS) as the installation media. Please download the Windows 7 USB/DVD download tool to create a Windows 7 SP1 USB Flash drive. The USB Flash may not be recognized as a valid UEFI boot source by some computers if it is formated as NTFS and may require some modifications to work correctly. Here are the specs for your HP Pavilion g6-2200ee Notebook Computer. The HP Pavilion g6-2200ee Notebook PC Drivers page for your computer, appears to only have drivers for Windows 8 and 8.1.  Please post the Windows Device Manager's "Hardware Ids" for any additional missing or unknown devices, as shown in the example below;  If you have any further questions, please don't hesitate to ask. Please click the white KUDOS star to show your appreciation

  • How to install Windows 8.1 Pro on Macbook Pro

    Hello everyone,
         I'm new to these forums and new to bootcamping as well but have been reading all kinds of posts about how to install Windows 8.1 on their Macs using bootcamp. I am however having trouble with this situation as I have no clue what to do next. I have a Macbook Pro 2011, running on Maverics, and I recently downloaded a digital copy of Windows 8.1 Pro, 64-bit, for the Mac platform, along with its CD key through my University's hub website as can be seen here.
    After finishing the downloading process, I received this file which is about 4GB large.
    When i double click on the file this happens. It opens something on DEVICES which gives me what is on the 2nd image.
    At this point, I'm at a loss on what to do next. Do i burn the file on a DVD hoping that Bootcamp will recognize it as a windows disc? Any help would be appreciated, thank you.

    You need a 'Full' Installer.
    From Boot Camp 5.1: Frequently asked questions - Apple Support
    Which versions of Windows work with Boot Camp 5.1?
    Boot Camp 5.1 supports 64-bit, non-Enterprise versions of Windows 7, Windows 8.0, and Windows 8.1. This version of Boot Camp doesn't support Windows XP, Windows Vista, or any 32-bit version of Windows. Depending on your Mac, you may be able to use an earlier version of Boot Camp to work with other versions of Windows. For details, see the Boot Camp system requirements for Microsoft Windows.
    Can I perform an upgrade install from a 32-bit version of Windows to a 64-bit version of Windows?
    It's not possible to upgrade a 32-bit version of Windows to a 64-bit version of Windows. Back up your important files, then perform a new install of the 64-bit version of Windows.

  • How to install Windows 7 on a MacBook Air?

    Hi everybody,
    I am sorry in case this has been covered before, but i couldnt find anything searching different categgories here, so i´d appreciate some help.
    I have got a late 2011 MacBook Air with lots of SSD and so on and i want to install windows 7.
    I bought a wndows 7 OEM DVD (actually, two discs, one says support software)
    I have tried to run bootcamp and follow the instructions, but to now end.
    on my macbook air, i get the option "create a windows 7 disc" or something like that (the first option), which doesnt help me because i dont have optical drive
    when i start boot camp on my iMac, this option will be greyed out.
    Also, I have tried to to ISO copys of the windows DVD and save them to a USB stick but i just wouldnt come to any result.
    does anybody have a good, comprehensive instruction on how to install windows 7 on an MBA withou optical drive?
    Also, is 30GB OK for Win 7 if you basically dont wanna do to much in windows (no office etc, just some small clients)
    thanks!

    30GB is not enough, especially on an SSD. Normally 50-60GB and with SSD I'd go with 80-90GB.
    http://www.apple.com/support/bootcamp faq, how to, special instructions for Air
    There is a program to create DVD from ISO or .exe
    Apple Boot CAmp Assistant should have prompted to save a driver for you to support a USB-DVD, in addition to the normal Apple B.C. drivers you save to flash card.
    Disk Utility is not a good method for burning Windows DVDs.
    http://simplyburns.en.softonic.com/mac
    https://discussions.apple.com/thread/3241150

  • How to install windows 7 on Old Macbook Pro 15'inch 2.3 Core 2 Duo

    How to install windows 7 on Old Macbook Pro 15'inch 2.3 Core 2 Duo:
    I want to known how to install windows 7 on Old Macbook 15'inch 2.3 Core 2 Duo by using usb
    I try many time, but after restart bootcamp partition, apple show blinking folder error
    I think this firmware not support to install windows by usb
    NOTE:
    I Cannot install Apple New OSX Mountain Lion, Mavericks etc in this MAC
    If I cannot install windows 7 on this MAC, so tell me what I will do with this MAC  ? 

    I agree with the optical drive, mine acted strange, and i thought people were crazy and my drive was shot, but a simple cleaning disc worked miracles.
    But- are you trying to reboot with both the USB install and the DVD install both plugged in?  that would definitely cause confusion.
    Do this, reboot with NOTHING plugged in.  Once you hear the Mac chime, immediately press and hold option.
    You should only see the Mac HD, and Recovery Partition.
    THEN plug in your external DVD, and wait a min or two, you should see a disc icon appear next to the recovery partition that says something like windows.  If that doesnt appear after a min or two, unplug it and put the USB stick and do the same thing.  I had to do it this way on my mid 09 MBP.
    Let me know if this works to start the install.  If not we may have to start over with Bootcamp Assistant

Maybe you are looking for

  • How can I calculate the number of members with data for a given Dimension

    HiI want to be able to calculate the exact size of the data given the number of blocks in existence.I am trying to work out a way of estimating the effect of changing Dimensions from Spare to Dense and to see which Dimensions would be worth it.Curren

  • Screen Saver Lock-out

    Our WMS 2011 Premium server boots and then after the association of the mouse and keyboard the screen saver starts and then simply moves when the mouse moves or the keyboard is touched.   There is no way to get around the screen saver and the system

  • RMAN & Hot backup cloning taking long time

    Dear DBAs, We are doing both RMAN & Hot backup cloning foe that taking more time to restore data files to TEST instance. scp taking too much time to copy to target server because of its volume of data (1.5 TB) & Mounting the RMAN backups drive on tes

  • T code for creating font for smartform

    Hi All,   please give the transaction for creating <b>FONT</b> which is to be used in smartforms. Regards Anil Kumar K

  • OSB: How to get stored in sbconsole xml document in message flow

    Hi I created a xml document (say ram.xml) as a XML document utility resource in OSB sbconsole. I want to refer this in message flow with fn:doc. Unlike xquery i can't assign ram.xml to a variable. I tried fn:doc("/home/osbuser/user_projects/domains/d