This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I'm trying to use robocopy to transfer a single file from one location to another but robocopy seems to think I'm always specifying a folder. Here is an example: robocopy "c:\transfer_this.txt" "z:\transferred.txt" But I get this error instead: 2009/08/11 15:21:57 ERROR 123 (0x0000007B) Accessing Source Directory c:\transfer_this.txt\ (note the \ [...] read more
I'm in a situation where I could do with very quickly migrating a Windows 7 (RTM x64) installation from one machine to another. What options are open to me in terms of getting W7 to boot after the drive is picked up and moved from one box to another? I [...] read more
I recently upgraded my machine from a z87 platform to an X99 platform (specifically the Asus x99 Deluxe + 5930k), and when I went to transfer my old SSD containing Windows 7 Pro x64 to the new build, (no surprise) it blue-screened on me with a 0x0000007B. However, unlike the [...] read more
Whenever I boot my Windows 7 computer, I get a blue screen of death with the following details: A problem has been detected and windows has been shut down to prevent damage to your computer. If this is the first time you've seen this stop error screen, restart you computer. [...] read more
I'm trying to use RoboCopy in my TFS Build Template to copy some files, but for some reason it inserts "C:\Windows\system32" in front of my Source and Destination paths, even though I am passing in absolute paths. I know that the robocopy.exe is stored in "C:\Windows\system32", but how can I [...] read more
I've been dualbooting Windows 7 and Manjaro for about a year now, and I'm getting tired of rebooting every time I want to switch operating systems. I recently heard about the Virtualbox option to run an existing partition in a VM, so I decided to try that. To clarify, I [...] read more
I just upgraded my hp dv6426us from 1gb of ram (512x2) to 4 gb (2x2). I have a vista 32 bit and xp 32 bit dual boot os configuration. Now when I boot up xp gives me a bsod right after showing the spalsh screen. It does this in safe [...] read more
I tried to install Windows 7 Service Pack 1 (64 bit) on my Dell notebook. Everything worked fine up to the first reboot after the installation. When booting, right before the Windows logo appears, a bluescreen with code STOP 0x0000007B occurs. Booting in safe mode is not possible, as it [...] read more
I can't load my Windows 7 (even safe mode), because it crashes, restarts and gives me blue screen of error: 0x0000007b like this one: enter image description here [https://i.stack.imgur.com/1dVNp.jpg] I have Ubuntu installed. What should I do, please help me. It happened after I, like an idiot, opened file which [...] read more
I'm attempting to use robocopy to move files older than 5 years to another server, to reduce the size of a 3TB volume under 2TB so that the machine can be P2V'ed using Microsoft VM Converter. There are actually 3 identical servers (3 offices for the same company), and this [...] read more
I'm moving my Small Business Server 2000 to newer hardware. I used Acronis TrueImage to create an image of the partitions on the current 250GB IDE drive and restored the images to partitions on a 750GB SATA drive. The new mainboard is an Intel D915GEV. When I boot the system [...] read more
I'm having problems with two computers I have at my current work place. They are very similar to other machines I repair and reimage but for some reason when I reimage these two machines i contiune to get the error above when Windows starts to boot. I thought at first [...] read more
The motherboard in my old system died, so I moved the hard drive over to my backup system and now I'm receiving this error. I'm able to read the drive perfectly fine in the Recovery screen and it ask for my windows login password and that processes fine. 1. Tried [...] read more
As my old hard drive failed, I cloned the operating System (Windows XP SP3 32bit Professional) to a new hard drive (WD 3 TB). It took several attempts, until it worked, but finally it was ok: I had the following partitions on the drive: 1. ca. 100 GB for Windows [...] read more
I'm trying to reinstall windows XP, when I boot to a windows XP disk I get the normal blue screen which runs through installing drivers, then after these drivers are installed, I see at the botton some text that say something like "Windows is starting.." then I get a blue [...] read more
I have a BSOD on windows 7 with SSD during boot after improper shutdown (while windows animation logo is moving). The computer restart imediatly after BSOD, and windows proposes to launch startup repair (if i do it, it takes +-5min and fixes the problem : computer starts normally). However, after [...] read more
Have done tons of reading on Spiceworks & outside on P2Vs, SBS, 2008, DC related threads and made lots of notes on all Pathways & Tools & Prep: (Please see Pg 1,2,3) so you know I've done the homework on all ways. Compiled Notes: https://www.dropbox.com/s/vtljsnk2yscybcr/P2V%20-%20SBS%20DC%20-%20Notes.docx?dl=0 * Currently prefer any Cold/ [...] read more
I'm writing on a batch file to copy a certain file to a samba-share. I've already read robocopy transfer file and not folder and thought I would be good using robocopy "E:\Some\Path\with spaces" "\\sambaServer\some\path\with spaces" "myFile.rar" /z /MIR But I keep seeing Source: E:\Some\Path\with spaces\ Destination: \\sambaServer\Some\path\with spaces" myFile.rar \Z [...] read more
We had HP DL360G4p with Windows 2008 R2 which was broken a few days ago. I setup VM on ESX4 because we don't have extra same hardware and recover from WindowsServerBackup image. The recovery looks okay, but it shows BSOD with Stop error 0x0000007b on boot. Googling around the web, [...] read more
I've a Windows 2008 SBS running. It boots of iSCSI. That setup worked for months until yesterday. I intended to reboot and gained a: STOP 0x0000007b INACCESSIBLE_BOOT_DEVICE and no idea why. My setup hasn't changed. No new controller, no new or changed iSCSI targets, no new Network Card or IP [...] read more
We are trying to virtualize an old Windows NT 4.0 server in a bad shape. We've managed to create an vmdk image using vmware converter coldclone boot cd and we can successfully run it on vmware workstation which works flawlessly but we want to migrate it to Virtualbox. When the [...] read more
I have an ARM binary of which I need to find exactly at which addresses its function's prologues end and the epilogues begin. In other words, I need the boundaries of the function bodies. For instance, if I have a function whose assembly is something like: 0x00000320 <+0>: push {r7, [...] read more
Unable to create named pipe w/err 0x0000007b I am getting the above error when I try to connect the server and client on different machines. The code I got from MSDN Link: http://code.msdn.microsoft.com/windowsdesktop/CppNamedPipeCommunication-7447a0bf I am using Windows 7 machines to communicate. #define FULL_PIPE_NAME L"\\\\.\\pipe\\SamplePipe" To communicate with different machines I [...] read more
Py2exe seems to run fine although it does mention that a few modules maybe missing. I had been using the windows option (in my py2exe script) to remove the console window but realized that the process still remained open even after I closed down the gui window i.e. I could [...] read more
After I failed to install SUSE Linux 10.0, I want to go back to the windows operating system again. but when I want to install windows, my hard drive is not detected, whereas in the BIOS in the detection / known. I was dizzy, his mistake about it. Where is. [...] read more
Synopsis: I moved, the PC (without the HD) got totalled, I ordered a new machine with the exact same hardware. Meanwhile, I tried to copy some files to another machine by plugging in the HD externally, but all files in the /User/Documents/ folder are protected/encrypted (I didn't encrypt them). I [...] read more
TLDR: Got a new computer and after failing at installing XP have come to the conclusion that system is not seeing my solid state hard drive [link to model below] -------------------------------------------------------------------------------- So I unpack the new computer and pop in the Windows XP disc, starts running through the blue screen [...] read more
My Dell Latitude D505 laptop is not booting. In normal mode, the Windows XP startup screen displays, and then goes blank and hangs indefinitely. In safe mode, it lists drivers up to agpCPQ.sys, and hangs. The next driver to load would have been ACPI. ("Did not load driver Advanced Configuration [...] read more
Sometime, I get this after booting, before entering Windows. http://i.stack.imgur.com/v1ODq.jpg [https://i.stack.imgur.com/v1ODq.jpg] What does 0xF7BED528 parameter signify? I search Google and find result for 0x0000007B. But I cannot find something for parameter 0xF7BED528. What is this? Why it appears? What is it causing? read more
I have an netbook hard drive that won't boot or be mounted and is refusing to cooperate in my debugging. There were two partitions on the disk, an Acer installed recovery partition and my main XP one. Summary: Only the 6GB recovery partition is mountable, and appears to be fine. [...] read more
I'm having a problem with Windows. Here are my system specs: * i5-2500K Sandy Bridge * ASUS P8Z68-V PRO LGA 1155 Intel Z68 * G.SKILL Ripjaws X Series 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 * EVGA SuperClocked 01G-P3-1563-AR GeForce GTX 560 Ti (Fermi) 1GB * CORSAIR Enthusiast [...] read more
I current have a working XP partition a Dell XPS m1330 laptop along with a working Ubuntu partition. After launching the Windows 7 install DVD from within XP I run through the options for a custom install on a free NTFS partition. Everything seemingly works as it should and then [...] read more
The server at my company has been acting strange for as long as I know. Since it is a production server, we rarely do a complete shutdown/restart, but when we do, at random times we got a BSOD for some several times before it finally boots back into Windows (nothing [...] read more
I'm working on upgrading a server's hard drive from a standard HHD to an SSD drive. I have cloned the drive with a program called "EaseUS Todo Backup Free 8.6" (which I think does a bunch of extra steps than just cloning the partitions) and that seemed to work fine. [...] read more
This is not so much of a question asking for an answer as it is just looking for an explanation. Imagine the following scenario. I have a Windows 7 Laptop, Dell Precicion M4500 series, with an SSD running in RAID mode (meaning that the RAID option is enabled in the [...] read more
Is it possible to download a file from the web using RoboCopy? What would the syntax for that be? Here's what I'm trying: RoboCopy "http://www.google.com/" "C:\some_folder\" "index.html" /L /V /E /LOG:"C:\some_folder\test_robocopy.log" /R:10 /W:30 The error log is giving me an error that seems to indicate the file is a folder, [...] read more
I have a Dell Poweredge 1750 that until yesterday was booted up, and seemed ok. It then froze, and on restarting, was presented with BSOD - Innaccessible Boot Device - 0x0000007B Obviously, I've googled the issue, and thought it could be dead hardware. However.. this is where it gets tricky [...] read more
I know normally it is the other way around, but after some hacking in the registry on two Windows XP Home SP3 machines, they boot fine in normal mode and work without problems but when booting into Safe Mode, I get a Stop Message 0x0000007B. The story is that the [...] read more
I am conducting some Arduino HID research. I was trying to set my Leo to open powershell and make a back up of all the .pdfs in my Documents folders to a flash drive by volume name. I want this to be portable to different machines. So a specified file [...] read more
I've had a robocopy script running on Windows Server 2008 (Powershell version 4) with no issues for about 6 months now. We've recently had to migrate off of this machine to initiate the same script off of a Windows Server 2019 (Powershell 5) machine. The exact same script no longer [...] read more
Shortly: Ansible Control Machine : ServerC Source Machine : ServerA Destination Machine : ServerB I want to send a file from serverA to serverB via serverC(ansible).I tried with win_copy but doesn't work because of remote servers. --- - hosts: ServerA tasks: - delegate_to: ServerB name: "Transfer file from ServerA to [...] read more
I created the following script block, which should look for a file matching a regex on a UNC path and copy it to the target folder: $ScriptBlock = { param ( [string]$serverName, [string]$ip, [string]$fullPathRegEx, [string]$target ) if (!(Test-Connection $ip -Count 1 -Quiet)) { $msg = "{0} is not responding!" -f [...] read more
I installed Redis v.3.2.100 with default setting on windows 10. I run a php code that does simple hmget/hmset command, when i insert data to redis database. it failed with error message: This is the error message in redis log: > [8912] 19 Sep 16:03:25.057 # Can't save in background: [...] read more
I am working on virtualizing a windows 7 image using kvm on Ubuntu 12.10 64 bit. Here are the specs for my machine: CPU: Intel i7-2860WM ,8G RAM I am using an image created with WinImage of a Windows 7 Ultimate 64bit machine. I am able to create a virtual [...] read more
I'm required to simulate threads using context switching and interrupts. I am occasionally (1/25 runs) getting a segfault in my program. I am not really sure what the cause of it is. I suspect it has to do with the manner in which I do the context switching. I've tried [...] read more
We are using LSI 9361-8i RAID Controller in one of the workstation. Yesterday somehow controller stopped working. So we put AVAGO make 9361-8i controller at that time. After importing all configuration, we re-booted the machine. During booting windows blue screen error appeared 0x0000007B ( 0xFFFFF880009B37E8,0xFFFFFFFFC0000034,0,0) We are not able to [...] read more
I'm sorry if this seems like a duplicate question, but I've been stuck on this. My WinXP machine has been experiencing a specific BSOD lately, with the STOP code; 0x0000007b (0xBACC3528, 0xC0000034, 0x00000000, 0x00000000). I have tried replacing the registry, running a ClamWin and Malwarebytes scan on it; and replacing [...] read more
The user interface of some specialized industrial equipment is implemented as an app running on Windows Embedded Compact 7. The OS has been installed on an obsolete industrial PC (Aaeon GENE-9455 rev.a1.1 motherboard). Regrettably that motherboard is now deceased; The power delivery of one of the chips doesn't come up [...] read more
I'm trying to get Reatogo's PE Builder (a variant of Bart's PE Builder) to work with SATA drives. If I put the SATA driver in the SCSIDriver folder, then it boots fine on SATA drives, but it gives a BSOD with error 0x0000007E on IDE drives. If I do not [...] read more
When my path for robocopy has a space, I surround it with " but get the weird error below... My .bat file contains: rem Backup scans ROBOCOPY "C:\Users\doug\Documents\My Scans\" "B:\BACKUP\My Scans\" /e /NFL /NDL pause AND I GET THIS ERROR: C:\Windows\system32>rem Backup scans C:\Windows\system32>ROBOCOPY "C:\Users\doug\Documents\My Scans\" "B:\BACKUP\My Scans\" /e /NFL [...] read more
Someone has recently installed an external hard drive on my system (Western Digital SATA, if it matters). Since the moment it has been installed (we've already removed it) I cannot start up Windows: A few seconds after "Loading Operating System..." I simply meet a blue screen of death. The error [...] read more
Recently I received a "Blue Screen of Death".The error message I recieved was "A problem was detected and windows has been shut down to prevent damage to your computer.Error code:0x0000007B" Steps taken to resolve this problem 1.Safe mode -- Does not seem to work,same result 2.Last known configuration -- Does [...] read more
I have a bootable VHD that I use on my laptop. I recently bought a desktop and would like to use the VHD on the desktop now rather than on the laptop. I copied the VHD to my desktop's hard drive and created the BCD entry. When I boot my [...] read more
I have problem with booting from Mandriva linux boot menu to Windows. I previously used two disks: one with Windows and one with Mandriva and booting worked. However when I removed the disk with Mandriva and then installed Mandriva on the disk with Windows, so I can see Mandriva menu, [...] read more
I have created a a boot entry with EasyBCD 2.2, and I used a VHD that is on my C: partition. The VHD is Windows 7 Pro x86. Then I went to the edit boot menu to check that it was showing, and I hit save settings. I reboot my [...] read more
Apologies in advance for the long post ... but there are many pertinent details... I'm having two problems (which I suppose are inter-related) on a PC which I set up to be multi-bootable with Windows 7, XP, and 2000: 1. When I boot into Windows 7, the Disk Manager for [...] read more
I have a sony vaio VGNFW 590 with Windows 7 pre-installed. I need to dual boot Windows XP but when I try to boot using usb I get an errorinvalid boot.ini file and then it shows that hal.dll is missing. I did a bit of google search and found out [...] read more
I have a workstation attached to a very expensive machine (cost>$150k) where the manufacturer of said machine stopped offering support. The machine itself seems fine but I have been unable to boot WinXP from disk or Ghost. The error is the classic 0x0000007B, and here are the full parameters (does [...] read more
I'm attempting to copy my existing installation of Windows 7 from my work laptop to an SSD of my own, and boot from it from an external enclosure via USB 3.0. I've used the laptop's internal SATA ports to do the actual migration, and the new drive works fine when [...] read more
I currently use Clonezilla to copy an image of a computer that I've worked on to many computers (a job of formatting and reinstalling Windows on a large amount of computers). I can't remember the blue screen of death notice I always get but it has something to do with [...] read more
I built a PC that's been working for a while (aside: mainly using a non-Windows OS, which seemed to start kernel panicing more frequently). It stopped booting in any OS from the partitions on the SSD (giving BSOD 'STOP: 0x0000007B (0x80786A58, 0xC0000034, 0x00000000, 0x00000000)'). I installed Windows 7 on a [...] read more
I had a problem with an HD that was not in a Healthy State I was able to make a backup in time with Acronis Image Home. The backup was partial, the original Disk had 4 partition (3 primary, bootable partitions and a logical only Data partition), the was a [...] read more
I've got a Dell Inspiron 1545 on which the screen has died. I'm able to plug an external monitor into the Inspiron 1545 and it works fine, so the screen is the only issue. The OS is Win7. I'm trying to move the disk to a spare Dell Precision M90 [...] read more
We have a Windows XP machine that recently had a bad virus cleaned up off of it. It boots up just fine, however I suspect some windows files have been damaged and want to run a Repair from the original Windows CD. The problem is, booting from the CD causes [...] read more
I am trying to clone Windows 7 onto a new hard drive, to use in the same laptop. Old hard drive is a Hitachi 500 GB 7200 RPM, new one is Seagate Momentus XT 750 GB. This is a Dell D630. It has the default partition layout it came with, [...] read more
When I boot , then this error comes: \BOOT\FCD After that , I boot through a Windows XP installation CD , then it says this: > A problem has been detected and Windows has been shut down to prevent damage > to your computer > > STOP: 0x0000007B > > [...] read more
I got a bsod saying: STOP: 0x000007B (0xF78A2524, 0xC0000034, 0x00000000, 0x00000000) I know this seems to have been asked multiple times, but Í think I'm a different case. I just installed winxp professional on an external hdd, linux worked on that disk in the past. Now I get the bsod. [...] read more
> Possible Duplicate: > Windows 7 0x0000007B After updating the BIOS I've received this error, and I can't enter Windows now. How can I fix this problem? Is there a recovery or patch? enter image description here [https://i.stack.imgur.com/DAVQ8.jpg] > Laptop: Toshiba l300 > > BIOS: Insyde H2O read more
When i insert my XP cd before i could get to the install or repair screen i get this error alt text [https://i.stack.imgur.com/EnS6W.jpg] I found this and i am unsure what the problem is. Does it not like my HD? XP installed on my laptop in the past but i [...] read more
History: My PC was configured with two drives: an 80G on IDE 0 Primary that was running Win2K, and a 320G on IDE 0 Secondary that was running Linux (Ubuntu). I decided to pull the 80Gb drive out of the system, so dd'd the entire 80 G drive (/dev/sda) onto [...] read more
I bought a Thikpad T410 its Core i5 proccesor 4Gb Ram 160Gb hard Disk I wanted to downgrade Win7 to XP But while installation this error occoured 0x0000007B (0xF78D2524, 0xc0000034, 0x00000000, 0x00000000) I know its an INACCESSIBLE_BOOT_DEVICE error But why is this happening is the Notebook protecting itself read more
I have native installed and working Windows7. When I try to boot it as sudo kvm -hda /dev/sda it shows BSOD 0x0000007B even if I try to Safe Boot mode. Same problem using kvm -drive file=/dev/sda,index=0,media=disk,if=ide kvm -drive file=/dev/sda,index=0,media=disk,if=virtio (virtio driver are installed in win7) WindowsXP was working using this [...] read more
Every time I try to restore an image, whether it is Clonezilla or from a backup program, it always fails in Hyper-V (and VMWare). I get a BSOD with several hex numbers, including 0x0000007b 0xc0000034. These are innaccessible boot device errors. My image restores fine to a physical machine. I [...] read more
I found the below powershell script on "Hey, Scripting Guy! Blog" it is a great arching script. I modified it to meet my needs of a log file being created and sending an email. However i discovered that the move-file command is to slow and wanted to use robocopy instead. [...] read more
I have an ancient celeron-based Windows 2003 SBS server on an old Dell machine. It has a very basic IDE non-RAID setup. The server is so old, it takes about 30 minutes to boot up and log in. A new Dell (ugh!) server was purchased with the intent of doing [...] read more
Currently have a lot of servers running legacy applications that only work with W2k running on very old hardware that needs to be replaced. The plan is to convert each current machine into a VHD and then import the VHD into W2k8 server using Hyper-V I have managed to p2v [...] read more
I am trying to do a clean install of Microsoft Small Business Server 2003 on a brand new Dell Precision Workstation T3400. I am installing from boot cd. Setup loads initial setup files (Adaptech, Qlogic, etc). Right after it says "Setup is starting Windows" I receive a blue screen / [...] read more
A few months ago I setup a Citrix XenApp cluster running on Windows Server 2008 R2 Standard Edition using the temporary 180 day license key. Recently the company bought a Windows Server 2008 R2 Enterprise DataCenter license. This means I need to upgrade the Windows edition from Standard to Enterprise. [...] read more
I have a serial ata disk running windows server 2003 in an old setup and now our company wanted to upgrade the system. We got a new computer and I transfer the hard disk from one setup to the other. Now every time I boot the computer I see the [...] read more
So I have a DC running Server 2008 R2 on a HP server. 1. I take a full back up using DPM 2010. 2. Then restore the BMR image to the network 3. copy that to a USB drive 4. boot a laptop using the Serer 2008 R2 install media [...] read more
Help - I have a server which keeps rebooting. It brings up the Windows Server 2003 loading screen then reboots, continually. This happens whether I use normal mode, safe mode or last known good. I turned off auto-rebooting and got a BSOD with the message "Stop: 0x0000007b (oxf789ea94, 0xc000000e, 0x00000000, [...] read more
I screwed something up with a hard drive, and now I'm trying to get it bootable again. I had Windows working fine, but it somehow assigned H:\ to the system disk on installation. In trying to edit the registry to change this (my mistake) I hosed everything up. I was [...] read more
For a risc-v instruction like lui x28 123, venus shows that its machine code is 0x0007BE37. However lui should load only upper 20 bits of immediate 123. Since in hex 123 is 0x0000007B, I think the corresponding machine code should be 0x00000E37. I am puzzled why venus produces different results, [...] read more
Herewith I need to load an Image Button dynamically with locally saved .png file. From internal storage of the device I collect the images found on particular folder. Its working fine. List<String> fileNames = new ArrayList<>(); File folder = new File(Environment.getExternalStorageDirectory(), "Pictures/Screenshots"); if (!folder.exists()) folder.mkdir(); for (File file : folder.listFiles()) [...] read more
So there's PRAGMA application_id meant to identify a SQLite database that is used as the file format of a program as this specific file format. The docs say one should choose a unique signed 32 bit integer for this and link https://www.sqlite.org/src/artifact?ci=trunk&filename=magic.txt as a list of registered types. But in [...] read more
I'm using Rust's std:process:Command to call robocopy in Windows. Unfortunately, it seems that somewhere along the execution of robocopy, the relative path from the .exe is inserted before each directory. Additionally, simple calls like net use work with the same method, though I've only tested ones that don't rely on [...] read more
I have moved around 160 Gigabytes from fileshare server to usb drive and deleted the files from the server and i realised something went wrong , files were not in the usb driver. in the server i can find the previous version of the deleted folder , its location is [...] read more
I'm trying to use a PowerShell script running Robocopy* to back some files up to a newly-made directory: $Timestamp = Get-Date -format ddMMyyyy $DestFolder = "`"\\NASBOX\Archives\$Timestamp\`"" $SourceFolder = "`"\\DESKTOP\d$`"" ROBOCOPY $SourceFolder $DestFolder /COPYALL /B /R:10 /W:90 /LOG:$Timestamp.txt /FP /TEE This gives me the following error: 2018/01/23 16:26:20 ERROR 123 (0x0000007B) [...] read more
When I was trying to run the rails application following segmentation error has occurred: > => Booting Thin > => Rails 4.2.6 application starting in development on http://localhost:4000 > => Run `rails server -h` for more startup options > => Ctrl-C to shutdown server > Thin web server (v1.7.0 codename [...] read more
I am using the following script. When I swap out the "move" with "robocopy /mov /mt" it doesn't work. The destination goes one level too deep and takes the name of the file as the destination folder. Error is below too. How can I use robocopy instead? I need the [...] read more
I have a machine that i have to virtualize, so i used the disk2vhd program, as the microsoft converter tool, was not working for me. I don't know why, at some point the convertion always hanged up, and didn't finish. Anyway, when i got the VHD, i attached that vhd [...] read more
I'm rather new and, well, awful at this whole scripting thing: so any help would be appreciated. Basically I am trying to create a PowerShell script that installs an undefined number of printers on an undefined number of computers. The computer names and printer names will come from local text [...] read more
I am trying to figure out why I am getting this error: Unhandled exception at 0x0000007b in Project.exe: 0xC0000005: Access violation Firstly I am unsure what happens in this instruction: MOV EAX, 100 Because I already store 123 into EAX. When I debugged the program, it states that EAX = [...] read more
I installed HP sound driver yesterday and it BSOD-ed my windows and crashed it. System repair didn't help. system restore is corrupted, and startup recovery just says ""patch is preventing windows from starting". when I try to boot, it loads up to certain amount of time and then in just [...] read more
i'm getting error when running this command: for /f "delims=|" %f in ('dir /b y:\db\b') do "Y:\robocopy.exe" "y:\db\b\%f\" "y:\db\a\%f\Certificates and deliverables\" /e "Y:\robocopy.exe" "y:\db\b\a 001\" "y:\db\a\a 001\Certificates and deliverables\" /e ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows :: Version XP010 ------------------------------------------------------------------------------- Started : Tue Mar 15 14:06:41 2011 Source [...] read more
I'm currently using Python 2.7 + wxPython 2.8.11 on my windows machine. While trying to build a small project (which also uses comtypes and lets say any activex such as flashwindow) I'm getting the following error: >>>"c:\Program Files\Python_2.7\python.exe" setup.py py2exe running py2exe *** searching for required modules *** *** parsing [...] read more
I have an old virtual machine on virtual box with WinXP, I converted it on raw QEMU format, I tried to run this image on Win10 and on Debian but I have this BSOD. This is the command line on Windows I try to run it "C:\Program Files\qemu\qemu-system-x86_64.exe" -drive format=raw,file=winxp.img [...] read more
i have problem. I installed Tiny7 (A very minimalized version of windows 7) on a usb 3.0 drive.First i booted it up on a dell latitude e6420. After i switched to a dell latitude e6430. If i try to boot to it, during the windows 7 boot animation i get [...] read more
After I installed kaspersky on a windows7, I am unable to boot and get a blue screen with the following text A problem has been detected and windows has been shut down to prevent damage to your computer. If this is the first you've seen this stop error screen, restart [...] read more
I tried to install Windows XP x86 in Oracle VirtualBox v6.0.14 After (seemingly) successful installation, on first (and each) boot BSOD with 0x0000007B occurs, which indicates that Windows is not seeing the disk hardware it was installed on. Multiple posts across Internet report that problem gets resolved with Storage Device [...] read more
I have an old Toshiba Tecra A3x portatil computer with Windows XP. I had to switch it off by unplugging the power cord after the SO hanged. Since then the computer doesn't start. It shows the awful blue screen of death instead with the code 0x000000ED: BSOD 0x000000ED [https://i.stack.imgur.com/kEUYl.jpg] I [...] read more
I have a problem in this laptop that I can't solve and discover the real cause for years. One day I went to disassemble the laptop, and when I put everything back on, the laptop had this problem. I've already tried to solve changing the HD and ram memory (I [...] read more
Stuck in a bootloop. Can't enter Safe-mode. The error I'm getting is a fraction of a second BSOD that I had to record with a phone and play back frame by frame to read, which is... STOP: 0x0000007B (0xFFFFF880009A9928, 0XFFFFFFFFC0000034, 0x0000000000000000, 0x0000000000000000) Things I've already tried... 1. Start-up repair 2. [...] read more
Laptop: HP DV6 BIOS: INSYDEH20 REV 3.5 version F.29 Windows 6 64 To unlock the advanced option, I tried... 1. F10 and then A 2. Fn + Tab 3 times Not working. I am stuck in a bootloop and to get out of it my searches are leading me to [...] read more
I fear I've messed up and hope this can be resolved. Here is the video of what happens what I boot my computer. The boot sequence gets to the Windows logo and then crashes with the error shown above in the title. I tried the solutions on HowToGeek however, none [...] read more
When Windows XP boots without AHCI drivers on a SATA system, you get a BSOD like 0x0000007b. What I don't understand is why it can't load without AHCI drivers. Clearly it was already able to load the kernel code that gives you the BSOD, so why couldn't it load the [...] read more
The computer froze and when restarted would not boot to windows 7. Several of the files start to load but when it gets to the AVG virus software it freezes. When I turn on the machine, the 'windows error recovery' screen pops up followed by files being loaded then the [...] read more
I did a P2V vm and now I got 7B error (I can't find arg fffff880009ae7e8 "0xFFFFF880009AE7E8" anywhere in the internet) .. I tried change registry to load scsi driver LSI and still same error . here is dump debugger: (anyone can help?) Windows 7 Kernel Version 7601 MP (1 [...] read more
Some time ago I had installed on my PC Windows 7 and Ubuntu 13.04 and used to dual-boot them. After a while though I had to reinstall Windows 7. After that the boot only showed the Windows options, so I kinda forgot about the Ubuntu install. A few days ago, [...] read more
I get an error when installing from a Windows XP CD to my Dell laptop. The error is: stop: 0x0000007B (0xF78D2524, 0xC0000034, 0x00000000, 0x00000000) Why is this problem occurring and how can I resolve it? read more
Usually when people get STOP 0x0000007B, it's caused by missing AHCI/RAID drivers. I've run into the opposite. My WES7 image boots perfectly from a system with AHCI/RAID, but when I try it on a system with an Intel US15W chipset, which is just Parallel ATA / IDE with no AHCI [...] read more
I have partitioned my 500GB hard drive, allowing me 50GB for Windows XP. Every time I try and install Windows XP I get an error. My operating system is Windows 7 Home Premium. I own a Dell Studio 1745 and have tried this a few times but keep getting a [...] read more
I am getting blue screen like this: enter image description here [https://i.stack.imgur.com/6alpN.jpg] What i actually did is I marked my system partition as active, when restarted, I had message "BOOTMGR is missing Ctrl + Alt + Del to restart" I inserted Windows 7 Ultimate x64 CD and started Startup Repair. [...] read more
I have two SSD images from two different modern Dell laptops that use the new BIOS that allows you to set your boot mode to "legacy" and then set your SATA mode to AHCI or "Raid mode" (Intel Rapid Storage Technology). These laptops were set to legacy boot and RAID [...] read more
I am not even sure this is the place to ask such a question but I am desperate right now. I just got blue screen error message on Windows after launching Eclipse. The error code is > stop: 0x0000007B (0xBACC3528,0xC0000034, 0x00000000, 0x00000000) It seems that I cant open windows from [...] read more
I have replaced the motherboard of my computer (with the same model), reattached every device, (I have 3 physical drives, with few logic drives inside). Not my computer boots up, but when windows 7 starts, I get the choice to try to repair or boot. The second one fails with [...] read more
I had been dual booting my laptop ( Sony Vaio-VGNCR26B ), with the two os's being Win7 and Ubuntu 12.04 LTS ( I think this is referred to 12.04.1 LTS now ). Previously, I had been able to boot the native windows using VBox. Out of curiosity, I decided to [...] read more
By mistake I ran Partition Magic for XP and updated a partition. When I restarted the computer, it froze with a stop 0x0000007B (0x80D86B58, 0xC0000034, 0x00000000) error. I was unable to run chkdsk. I tried bootrec /fixmbr and fixboot, now when the computer restarts I get a message saying "Bootmgr [...] read more
> Possible Duplicate: > Windows 7 0x0000007B So my one win 7 pc has been getting a BSOD on boot (roughly a sec after load screen starts) after a power failure. The complete stop code is 0x0000007B (0x80786B58, 0xC0000034,0x00000000,0x00000000) I've searched for quite a while now on the net and [...] read more
I have a machine with Windows Vista Installed. It has an Intel X25 SSD as the System Drive I want to reinstall (I plan to format and overwrite Vista) with XP. When I boot up using the Dell XP CD it loads the initial drivers then i get a Blue [...] read more
My CD drive hasn't worked in about 8 months. I was burning CDs in a hurry and pulled it out because it was taking too long (probably an average amount of time). Im running a laptop (Toshiba Satellite A505-6965) that uses a slot drive. Now my computer doesn't accept CDs. [...] read more
I am attempting to migrate a Windows XP Home installation from a physical machine to a virtual machine. The physical machine has two hard disks; the first is 250GB containing the "C:", the second is 1TB containing "D:". I'd like to create a new virtual machine stored on the D:, [...] read more
Basically I had the same error as the one on this topic: BSOD "STOP 0x0000007B" after installing WIndows XP on external HDD The link on the answer is dead and I can't find it on Google's cache either. I'm installing Windows XP SP3HP USB Disk Storage Format Tool on a [...] read more
I have received a HP Pavilion m1150.uk (part of the m1000 series), which was wiped with Boot and Nuke before being given to me (ex-work machine). I've tried installing both Windows XP and Windows 7, but cannot get past the initial setup stages. With XP, I get a BSOD just [...] read more
I just installed Xubuntu 10.10 using wubi.exe on the install disk. It didn't say anything about repartitioning hard disks or anything, but now Xubuntu runs, and WinXP doesn't. When I try to run Windows, I get STOP error 0x0000007B. Any ideas of anything I can do to get my files [...] read more
I am trying to dual boot nt4 and windows 98 se (don't laugh - old computer). I have seen Microsoft's instructions for doing this, but it limits windows 98 to have a Fat16 partition (NT4's NTLDR doesn't understand FAT32) and therefore only 2GB of disk space. I really need it [...] read more
I am using Fantacy Remote to remote view other machines. I have attached the default .INI file that Fantacy Remote uses. When i connect to a machine, the client user should not have mouse and keyboard access of the Remote machine. It should be a View only remote connection. And [...] read more
I swap my hard drive to a new computer with vista 32 I get 0x0000007b stop error on bootup I tried using the cd to do the repair but it fails. I think it is because I have the wrong hard drive driver install for vista or it is missing. [...] read more
I am having difficulty installing Windows XP 64 Bit to my custom PC, Always getting BSOD. My PC Specs Asus Extreme VI Maximus 4770k 1 SSD 1 2TB WD HD 32GB Ram(4x8GB) Disc Windows XP Professional x64 Edition June 2006 Systems Student Media / Work At Home Media After entering [...] read more
I built-up a new computer yesterday. Then, I installed my SSD on the old laptop. When I boot the system, I see windows logo, then it gives blue screen error which says check your disk for virus protection. Error Code: 0x0000007B read more
After fresh reinstall I get an error which says to run CHKDSK on the computer and the error code is 0x0000007B. I didn't even manage to boot it once. I managed to run checkdisk from vista installation cd (there were some repair options) but it didn't show any errors. Is [...] read more
I have two pcs I'm working on, both win xp pro. One I built, one is HP Compaq. Both have been off internet for more than a year and running well. One day, the hp came up with bsod. I considered: virus, memory, hd, os glitched, mobo. This is what [...] read more
How can I reinstall windows 7 without losing all my files if I cannot load windows? I receive a BSOD when trying to load windows. But, the windows 7 install only gives two options New install or login to windows for reinstall. I don't understand why you can't reinstall from [...] read more
I am getting the following endless loop when I try to start up my HP Probook laptop. I cannot get into anything or stop it even to try anything. > A problem has been detected and windows has been shut down to prevent damage > to your computer. > > [...] read more
server standard 2008 r2 unable to boot(blue screen error- STOP: 0x0000007B (0xFFFFF880009A98E8, 0xFFFFFFFFC0000034, 0x0000000000000000, 0x0000000000000000) after configuring raid 1 & Board Intel - x10DRL-I how to fix read more