Problem with re-install​ing windows/re​covery

Good Morning,
       I have a NB305-n600 Laptop, that would no longer start up, so i used my flash recovery drive and began installing windows. When it gets to the partition/drive selection part of the installation it says no drives are listed. ive tried installing drivers but either i can't find the right one or it's not working. if i try to boot the computer regularly it comes up with errors F3-F100-0003. I checked bios and it still lists the HDD in there. so from what i can see the harddrive is still there and hasn't "failed" the computer just can't find it.

If you can still access the bios and the bios is detecting the hard drive, that is good.  It may be that you just have  a corrupt OS and not a bad hard drive.  Best to try and do a restore to out-of-box state and see if you can run diagnostics on drive.  Either restore from your hidden recovery partition, or use your recovery disks.  If you have not made disks, you can purchase from Toshiba.
Before doing that, are you able to get tinto the Startup Menu when booting up (using the f8 key)?  If so, may want to try Last Known Good config or if that doesn't work, try Repair Computer
L305-S5955, T9300 Intel Core 2 Duo, 4GB RAM, 60GB SSD, Win 7 Ultimate 64-bit

Similar Messages

  • Problem with skype install in windows xp

    Hello,
    I have download "SkypeSetupFull.exe" from this site. When I start to install my programm, appears the following message "We are having problems connecting to the download server. To download an alternative installer for Skype, click the "Download" button.". After that, I downlad and this programm but nothing. The same message appears. What must I do?
    Solved!
    Go to Solution.

    georgefillinger wrote:
    I have Windows XP set for auto updates from Microsoft. Today the auto update attempted to install Skype 5.10 for Windows (KB2727727). The installation failed. I went to the download suggested in "Solution" - and the installation failed. The error message for the failure stated that I had another version installed. Which, of course, is the case whenever you have an update. Is there any way to install this update without completely removing Skype?  I don't want to loose everything stored in the program and start over again.
    George Fillinger
    reinstall Skype with this link (Which is always the most recent version)
    http://www.skype.com/go/getskype-full
    Regards,
    Tamim
    Location - Dhaka | Bangladesh - Standard Time Zone: GMT/UTC + 06:00 hour
    If one of my replies has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.

  • Problems with shutdown, expose and window switching

    Hi there,
    Recently I've been having a few issues with OS X. First of all it wasn't shutting down properly -- the menu bar would disappear and it would look like it was going to shutdown, but it never did. I could move down to the dock (on auto-hide) and it would re-appear, at which point I can bring up a terminal window and use 'shutdown' to do the job. On startup I'd reset the PRAM, and then do a disk-check, but the problem keeps coming back.
    Subsequently, I've also been having problems with expose and switching windows (i.e. command-tab). Namely, neither of them work. Expose won't fire from either hot corners or the keyboard, and if I re-launch the app from the Apps folder (without trying to kill it first, I should say), it does nothing. Cmd-tab gets interpreted as just tab, and the keyboard shortcut for dashboard also fails (although I can start the dashboard from the dock).
    I read in another post about an invalid jpeg in the downloads folder being able to cause the Expose problem (seems like a most unlikely bug?). Anyway, I cleared all pictures from my downloads folder and functionality came back, but now it's gone again. It's really very frustrating as it makes moving between windows a lot more hassle.
    Any thoughts would be gratefully received.
    TIA,
    Mat

    This sounds interesting.
    Can you post a copy for the rest of us to see?
    As for actually helping you, and not just satisfying our curiousity, if you start cutting pieces of the code you will probably end up finding the source of the problem (and we won't have too big a program to handle). Since DSC is a likely suspect, you may want to start there.
    Also, are you creating an installer and using that to install? If not, you may wish to try that.
    Try to take over the world!

  • Problem With Captivate 4 and Windows 8

    Hi,
    I've a problem with Captivate 4 on Windows 8 projects :
    The mouse is not tracked.
    I've applied the last patch for this version (11/15/2011).
    Is there another patch for this ?
    Thanks a lot.

    Hi there
    I know this will come off as sounding snarky, but please know it's honestly not intended that way,
    Windows 8?
    I never was able to make Captivate 4 run successfully on Windows 7. So I'm not the least bit surprised to hear it has issues with Windows 8!
    Personally, I'm thinking you are due for an upgrade to Captivate if you want it to work on Windows 8. But then again, I'm not even certain if Captivate 6 is Windows 8 compatible.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Problem with photshop cc on windows 8.1 and 4k monitor at 3840x2160 resolution

    can anyone help
    i have a problem with photshop cc on windows 8.1 and 4k monitor at 3840x2160 resolution when i lauch photoshop cc everything is very small and i dont know how to get the program at the right size

    Search the forum for similar topics dealing with high-DPI displays. 4k is insane, though. I don't think even CC 2014 is up to it.
    Mylenium

  • Problem with national characters on windows client

    Hello there,
    I'am having problem with national characters on windows client.
    All national data stored in NVARCHAR2 colums, applications (.net) works fine,
    but in sqlplus:
    select city from test_table;
    - everything ok, sqlplus shows national characters
    select dump(N'<national symbols>') from dual
    - returns
    Typ=96 Len=12: 0,191,0,191,0,191,0,191,0,191,0,191
    select * from test_table where city = N'<national symbols> '
    - always returns nothing
    As i understand the problem in
    sql query text (and national literals) convertion
    to servers "WE8ISO8859P1" encoding, Is it possible
    to solve the issue?
    Thanks in advance
    PS.
    Console in right mode (chcp=1251)
    sqlplus shows russian messages well
    Server (oracle 9 on solaris):
    select * from nls_database_parameters
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_SAVED_NCHAR_CS WE8ISO8859P1
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET WE8ISO8859P1
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZH:TZM
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZH:TZM
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_RDBMS_VERSION 9.2.0.6.0
    Client (windows server 2003, oracle client 10):
    NLS_LANG = RUSSIAN_CIS.CL8MSWIN1251

    N'<national symbols>', being part of an SQL statement, will be converted to the database character set (WE8ISO8859P1) before being parsed. Only if the client and the database are both 10.2 or higher, the client can encode the literal appropriately so that it survives this conversion.
    In earlier versions, you can do the encoding yourself. Instead of the N'<national symbols>' literal use the UNISTR function: UNISTR('\xxxx\yyyy\zzzz'), where U+xxxx, U+yyyy, U+zzzz are Unicode code points of your national characters.
    -- Sergiusz

  • Problem with the audio editor window into logic pro X

    hello everybody, I have a problem with the audio editor window ! the "onglet" (sorry I don't know the word in english) "file and track" doesn't appear in the top of the audio editor window ! I can just make no destructive data, I have no access to Normalize and others audio fonctions ! could you help me ? in advance I thank you
    Alain

    'onglet' - great, my favorite when visiting restaurants in France!
    Anyway, I think you have to activate Advanced tools first:
    http://help.apple.com/logicpro/mac/10/#lgcp5cbf192f
    Have a nice day!

  • I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    Hi,
    Regarding the issue here, please take a look at the below links to see if they could help:
    Slow data transfer speed in Windows 7 or in Windows Server 2008 R2
    And a blog here:
    Windows Server 2012 slow network/SMB/CIFS problem
    Hope this may help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Has anyone else had problems with their RAW editing window?

    I'm having real problems with my RAW editing window (the one that automaticaly pops up when you open a raw file). I've opened several images, but when I click on the different thumbnails on the left hand side the large preview image in the center doesn't change. Obviously I need to be able to see this to make the required changes.
    Any ideas/help you be greatly appreciated!!!

    Hi Kate,
    I haven't yet been able to replicate your problem. Will you please describe your workflow? Are you simply selecting multiple files from your computer and double clicking to automatically open in Camera RAW?
    Also curious, with all of your images open in the RAW editing window, what happens when you use the arrows near the bottom right? Does your image change?
    Cheers,
    Michael

  • Windows 8 Problems with initial instalation...

    All,
    Can you please give me some advice on installing Windows 8 on a Macbook Pro 13 inc early 2011 model?
    This is a compleatly fresh instalation onto a new Samsung SSD Hard drive... I do NOT have any instance of OSX on this computer (My Mac OSX Mountion Lion is on a external Thunderbolt HD). I downloaded the bootcamp drivers ONLY and copied them to a CD for instalation under Windows 8).
    Without formating or initilising the Samsung Hard drive I inserted the Windows 8 RTM Disk and booted up the computer, and allowed Windows 8 to format a partition and it created 2 partitions (Recovery and System) inadition to my Windows 8 partition.
    After instalation I incerted the Mac Drivers disk and instaled using Setup.exe.
    After reboot I've noteced 3 major issues:
    1) No Audio - Divice Manager is reporting an error with The High Definition Audio Controler i've tried to run a repair, uninstalling the device and then reinstalling using the file on the disk but it dosn't fix the problem.
    2) I can't use the shortcut keys (FN) to set display brightness Keyboard backlighting etc.
    3) When I try to access bootcamp control panal I get an error "An error occerd while tring to access the startup disk settings.
    Could you please point me to where I might resolve these isses Thanks in advance - CES

    Apple does not yet provide any support for Win8 which means there are no drivers for Win8 which is why you don't have any wireless support for Win8. I suggest that if you wish to run Windows you revert to Win7.

  • Problems with Comodo Kill Switch, Windows Services & Bitlocker Encryption on Asus N56VZ

    Hi All,
    So recently I found myself stuck in a different scenario than before, and after many hours researching and efforts to fix this I still find myself stuck  yet with a few options still to fix.
    What is the problem?
    So as a security cautious user when i first got to Windows 8.1 Pro 64Bit I encrypted both the C and D drive (Split the main disk) to protect myself and my family. Unfortunately that has not been very helpful with the way in which booting and running from
    either external USB devices or CD/DVD works, not allowing myself to at all.
    My usual security suit I  use is Comodo Internet Security, which additionally comes with Comodo Kill Switch. Whilst using the application instead of stopping one of the TCP connections I was meant to I accidently stopped an Windows Explorer connection.
    For some reason since then Windows Explorer, nor most windows apps or services themselves will run. For example msconfig will run but sfc /scannow or mmc will not, whether in safe mode or normal mode.
    What Caused the Problem?
    Cannot 100% say
    What I Think Caused the Problem?
    Myself running Comodo Kill Switch stopping a vital server connection with Windows Explorer that messed up alot. Or a potential Virus unknown how cannot fully scan system as wont boot externally or run many apps.
    Additional Info
    Asus Webcam is Disabled on Purpose
    Laptop was fully customized to run latest games full graphics minus Anti Aliasing, works with Evolve + CoD Advanced Warfare
    Laptop does not boot if USB Keyboard plugged in, works with everything else normal (had this on other systems no problem for me)
    Ask me for more info if required to add here, braindead again
    Specifications of my system
    Intel® Core™ i7 3610QM Processor
    Windows 8.1 Pro 64Bit
    Intel® HM76 Chipset
    DDR3 1600 MHz SDRAM, 2 x SO-DIMM 8GB
    15.6" HD (1366x768)/Full HD (1920x1080)/Wide View Angle LED Backlight
    NVIDIA® GeForce® GT 650M with 2GB DDR3 VRAM
    1TB 5400RPM OR 750GB 5400/7200RPM (Cannot remember off top of head, braindead)
    Super-Multi DVD 
    Kensington lock (Security Feature)
    LoJack (Security Feature)
    BIOS Booting User Password Protection (Security Feature)
    HDD User Password Protection and Security (Security Feature)
    Pre-OS Authentication by programmable key code (Security Feature)
    What Can Run and Won't Run?
    ON BOOT:
    Bitlocker Encryption Password & Advanced Settings are accessible
    Bios (password protected) is accessible
    Windows Recovery Mode is accessible (Think it is F9 or F10)
    Windows Logon Password Screen is accessible
    ON NORMAL/SAFE-MODE START UP:
    After Log-In Windows Explorer will not run
    Task Manager will run, also allows me to browse the files when trying to start new task
    Can run Command prompt
    Cannot run any control panel items
    Cannot run services.msc
    Cannot run mmc
    Cannot run sfc
    Every time it metions windows drive is locked
    Start Error's when running certain applications (Will post codes soon)
    Rufus USB Tool does run
    Cannot boot Kali Linux off USB
    Cannot boot Windows 8.1 off USB
    Cannot boot Windows 8.1 off DVDRW
    Fixwin2 will not run
    Apps either work or don't whether in safe mode or normal
    Cannot use Windows Installer
    What Fixes I Have Tried So Far
    Ok so like any normal user I don't want to lose my files. So here are what I have tried so far:
    Repair MBR (Repair Completed, No Luck)
    SFC /SCANNOW (Returns Error 'Windows Resource Protection could not start the repair service')
    Tried sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=c:\windows (Could not access drive)
    Fixwin2 (Will not run in either normal or safe mode)
    Booting using Windows 8.1 via USB (Cannot boot from extermal devices due to Bitlocker Encryption)
    Booting using Kali Linux Via DVD & USB (Cannot boot from external devices due to Bitlocker Encrytption)
    How do I know it is because of Bitlocker, because last time I disabled it, I could run from external devices
    Tried to run bitlocker to change settings (Will not run)
    Have used both password and recovery keys to unlock driver, they work but when applications are running on windows the drive is still locked?
    Tried windows Automatic Diagnostic and Repair (Could not repair anything, did make a log I am still to extract from the syste)
    There are No System Restore Points
    I'm sure there is much more information I could post however I will leave it on an ask to know basis, apart from the log files and further information to gather. Below is my list of trial and error fixes to try for today (need more ideas and help please!):
    Hiren's 15.2 Boot CD via DVD (NOT ABLE TO BOOT)
    Hiren's 15.2 Boot CD via USB (NOT ABLE TO BOOT)
    Research into the Bios and Possible Update in-case of implementation of Virus, can access flash utility (STILL NOT TESTED)
    Try and get a portable version or a working version of windows installer to try and re-install Comodo Internet Security (STILL NOT TESTED)
    Another way to disable Bitlocker
    Anti-Malware / Anti-Virus Scan If Possible to Run One
    Bitlocker Repair Tool, will try this also
    I have posted this as have not found much info online, usually find it and crack on but this time things are a little more tricky, my priority task I really need to do is remove the Bitlocker Encryption, but if the application will not run... what do I do
    then?
    Thanks for your time reading all, Sorry for any poor formatting or spelling.
    Update 1: MMC.exe Error Code
    Ok so now have the computer in safe mode, still same as before, no explorer.exe, no services etc... Just went into the Task Manager > Services (Tab) > Open Services (Option at bottom)
    This is the error I get:
    'The Instruction at 0x785a746c referenced memory at 0x000000a8. The memory could not be read.
    Any Ideas on what this error is and why?
    Update 2: CHKDSK Works with no Fix
    Update 3: Hiren's 15.2 Boot CD - USB Boot still no luck booting around Bitlocker Encryption
    Just to explain again, I already have unlocked the drive with correct bitlocker password or recovery key yet the drive remains locked not allowing windows refresh of files of complete install from the windows recovery menu as keeps saying drive is locked

    Ok so attempt number two to write this update via bloody phone! (Just refreshed page whilst writing!)
    Update 4:
    Problem - cannot run from bootable devices (DVD/USB)
    Cause - bitlocker fully encrypted drive stops this working
    Repair - Boot up holding F9 to enter windows recovery Input Bitlocker recovery keys to unlock drives
    Navigate to Command Prompt in advanced settings Execute following code:
    Repair-bde c: d: -rp 000111-222333-444555-etc...
    (Code found from https://technet.microsoft.com/en-us/library/ee523219%28v=ws.10%29.aspx)
    Note for those using this: It is common while unlocking certain drives to get errors such as: Quote from http://www.benjaminathawes.com/2013/03/17/resolving-partial-encryption-problems-with-bitlocker/
    "LOG INFO: 0x0000002aValid metadata at offset 8832512000 found at scan level
    1.LOG INFO: 0x0000002b Successfully created repair context.
    LOG ERROR: 0xc0000037 Failed to read sector at offset 9211592704.
    (0×00000017) LOG ERROR: 0xc0000037 Failed to read sector at offset 9211593216.
    (0×00000017) …followed by around 20 similar entries that differed only by the offset value"
    Repair Status for Update 4: COMPLETED - However over wrote D drive data so now need to recover that
    Problem 2 - windows services corrupted along with windows files
    Cause - Unknown
    Repair - wait until system is fully decrypted Once fully decrypted ensure boot from USB/DVD
    Re-do fixes that would not work before if this has fixed boot issue Confirm fix / update post Hope anything I put here helps others also

  • [T410] discrete gfx - Problem with Video Card and Windows Aero -anyone using 4Gb memory modules?

    [3/3/2010 Update]
    There's a issue of using 4Gb sticks on T410 currently that results in video output artifacts and aero interface problems when using Lenovo supplied drivers v8.16.11.8825. I think I can call it confirmed (Three people including me face this issue).
    Possible workaround is to install modified EliteBook 8440p video driver (read along this thread) comes with a BIG drawback of not being able to change brightness level within Windows 7. To sweeten it a little bit - you can set luminance level at POST screen, when computer boots up.
    [Original Message]
    Encountered strange behavoir of my T410.
    I have a T410 with 256Mb of Video Memory and 1440x900 display, a T61 with 128Mb of Video Memory and 1400x1050 dsplay and external monitor HP w2338h with 1920x1080 resolution.
    If I connect external monitor to my T410 and launch Visual Studio 2010 Beta 2 - image blinks and comes back with Aero disabled. Looking through event logs reveals the lack of memory. Entry information can be found further.
    Now If I do the same with my old Thinkpad T61, connect the same monitor using the same cable - I can open as many Visual Studio 2010 Beta 2 instances I like (tried 5) and nothing blinks and Aero stays enabled.
    Actually I find ridiculous, a notebook with more VRAM cannot archive the same performance as notebooks with less.
    Does anyone know what path should I pursue to solve this issue?
    UPDATE: Simply running multiple instances of Visual Studio 2010 Beta 2 without external monitor causes Aero disabled as well.
    Log Name:      Application
    Source:        Desktop Window Manager
    Date:          2/4/2010 7:32:21 PM
    Event ID:      9020
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:     
    Description:
    The Desktop Window Manager has encountered a fatal error (0x8007000e)
    Error 2/4/2010 7:32:21 PM Desktop Window Manager 9020 None
    Solved!
    Go to Solution.

    mat3y wrote:
    I have the same problem with T410 and aero disabled.  I am not using VS and I get this error anyway.
    The Desktop Window Manager has encountered a fatal error (0x8007000e).
    This must be buggy drivers, on Lenovo download site is just the one and the only initial driver for T410 graphics card.
    What software were you actively using when this error occured?
    Thinkpad T500-2081 CTO | T9400 2.53GHz | 8 GB RAM | ATI HD3650 + Intel GM45 | 15.4" LED WXGA+ | Windows 8 | ATI Catalyst 13.1 (non-switchable)
    Thinkpad 390x | PII 333 | 256mb ram | NeoMagic 256AV | SVGA LCD | OS/2 v4.52

  • Problem with remote control and Windows 7 - HP Pavilion 6301eu

    I installed Windows 7 32-bit and my remote control does not work. I have tried all possible drivers and still nothing ... Photo driver attached. Does anyone have a link to the current drivers for the remote control and Windows 7? thank you

    Hi John:
    Thanks but, I had already done this. I was having THAT problem with Encore (could not even initialize before tanking) when I first installed it and that's when I updated the Roxio engine. I don't know what else there is to update or correct at this point.
    There was one thing that occurred to me: When I was using XP, I had to disable Open GL in order to get Encore to stabilize. I've heard one recommendation for Encore that one must disable graphics acceleration. I would like try that here except I can't figure out how to do that in Windows 7.
    I've been Googling "Windows 7 Disable Graphics Accel" and have come up with nothing useful.
    Thanks for your help though and if you have any other ideas, I'm all ears.
    Mark

  • Problems with ITunes 10 for Windows with Ipod Touch

    I have had several problems with my original 16Gb ipod touch since upgrading to ITunes 10. Windows Vista Home Premium. I had no significant problems before ITunes 10.
    1. Numerous apps upgrades fail with an error message (approx) "installation failed because resources have changed." I have searched for information about this, but all I could find relates to developers, not ordinary users. I can upgrade the apps directly, using a wifi link - just not through ITunes 10. (Apps: Dictionary.com, StarWalk, etc.)
    2. After repeated examples of this, I decided to try restoring the ipod. I've done this several times in the past without problems. This time, it repeatedly failed at step 3 of 5, re-installing my music, with "unknown error." The ipod was unusable after this. I eventually had to restore on another computer that still had ITunes 9 installed - that worked, but I lost all me recent data entries. (After successfully restoring using ITunes 9, I tried again with ITunes 10 - same failure.)
    3. Now, all podcasts that I install are played back at an unusable low volume. They are just loud enough to barely hear in a very quiet room, but not loud enough to be usable. The podcasts play fine when played directly in ITunes. Music installed on the ipod plays properly. I have tried using the Podcast option in ITunes to change the volume, but that has no effect. I have tried several speakers and headsets - all the same. Podcasts are probably the most important use of my ipod, and now they are useless. These are popular podcasts, such as CBC's As It Happens - I don't think that the originator would have had an undetected problem for this long.
    Any suggestions?

    This symptom could be caused by an unusable iTunes configuration file. Follow the steps below to troubleshoot this issue.
    Remove SC Info.sidb file
    (This applies to Win7 or Vista)
    From the Start menu, click Computer.
    In the Organize menu, click Folder and Search Options.
    Click the View tab.
    In the "Advanced settings" pane under "Hidden files and folders" make sure that the "Show hidden files and folders" option is selected.
    Click OK.
    Navigate to the following location by either typing it into the address bar, copying and pasting it into the address bar, or clicking through the folder hierarchy listed: C:\Program Data\Apple Computer\iTunes\SC Info
    Right-click the SC Info.sidb file shown and on the shortcut menu, click Delete.
    Right-click the SC Info.sidd file shown and on the shortcut menu, click Delete.
    Restart the computer and open iTunes.
    If this does not work, repair your Quicktime - START / CONTROL PANEL / PROGRAM and FRAETURES / highlight QUICKTIME and click REPAIR

  • Problem with K9N Ultra and Windows 7!!

    Hello,
    I have the following system:
    - K9N Ultra (MS7250 - Version:2.0)
    - AMD Athlon 64 3500+
    - 4x Kingston KVR533D2N4/512
    - NVIDIA GForce 7300GS
    - Seagate Baracuda: ST3120827AS (7200rpm)
    - NEC DVDRW ND4571A
    I am running Windows XP SP3 but when I try to install Windows 7 (either 32 or 64 bit versions), when the system boots up, I choose to run from CD/DVD, the files are being loaded in the beginning but then the system is stuck in the next screen where it says Starting Windows with the green bar. I have left it for up to 90 minutes and it remains there, no change. I have tried with several different disks, always the same. I tried disabling legacy USB drivers, disabling on board audio, disabling USB and having a normal keyboard and mouse, always the same, no change whatsoever, the system halts at the same point every time.
    Can someone please offer some help?

    i tried once more, again disabling onboard audio, legacy, floppy, everything.....same thing, when the files are loaded and the screen goes at the green bar, the DVD spins down and halts there for ever.
    i am really pissed with this problem. i have installed windows 7 in all of my computers and this is the only one that absolutely refuses for windows 7 to be installed! 
    hmm..what do you mean about the PSU? why would the installation of 7 have a problem with the PSU? 2 days ago i installed again windpws xp sp3 (just to see if they would install in contrast to 7) without a problem. i am really tired of changing keyboards, DVDs, taking RAM in and out etc to it...i could live without the need to take a PSU out of another pc and install it to that one, is there some BIOS fix for the problem you mention?
    the bios is version 3.00 from what i read.
    also..what is nvidia boot agent that is the fourth option of boot in my bios??

Maybe you are looking for

  • Stream DVD content to Apple TV

    Hi everybody, I wonder if I can stream a movie from DVD player (in a PC with iTunes) to an Apple TV device. I am considering getting one, but only if I can see my DVDs somehow. Otherwise please I'd appreciate if another solution is supplied. Our need

  • Intel vt disabled

    Hello, i have an early 2011 macbook pro and i'm using xen on it to virualize some machines. I have noticed that intel VT technology is disabled, but i can't find a way to enable it. It should be always enabled, but in my case it is not. I have made a

  • How to hide Windows and Oracle Logo?

    I'd like to hide Windows and Oracle Logo in Oracle window https://sites.google.com/site/myoracleproblems/home/screen or move application higher. Does someone know what to do, if anything? thanks m.

  • Creative Cloud not opening

    The CC desktop app is not working! Its showing  the spinning progress wheel and absolutely nothing is working. Trying to quit it docent work, or even going to the help doesn't go any where. Increadibly frustrating when you're prompted to download an

  • Package synonym not working

    I'm calling a PL/SQL package from my APEX application. I created a synonym for the package as follows: create or replace synonym apex_ebs.dcrd_inv_common for dcrd_inv_common; However, i'm getting an error: 1 error has occurred •ORA-06550: line 10, co