Jump to content

VCC

Member
  • Posts

    112
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by VCC

  1. Actually, if you're getting to where you can see MUP.SYS, then the problem lies with the service that is trying to load after MUP.SYS and that will depend on the the Start order of services on your machine. 0 = boot, 1 - system, 2 = automatic (which is going to be the service start type you may want to focus on due to where your system is crashing; though it could be a 1 that is loading directly after Mup.sys and just before the 2s.)

    I typically focus on Video drivers when this happens, they (and the lack of properly loaded video drivers) are notorious for causing this particulas crash.

    To find get to where you can adjust the Start type of a service, I suggest having a BartPE disk with RegeditPE on the disk. Or you can also try to use Shift+F10 in setup before it restarts and run helpful commands there, go into control panels, etc.

    You should be able to find more information on why it is stopping at MUP.SYS using google search. With some research, you should be able to get through it. I have, quite a few times.

  2. :ph34r: Suggestion: Search = "Registry Tweaks" or from what you even typed "Copy to" or "Move to"

    And here is the gift (Credit, in my find, goes to gui_m in post "http://www.msfn.org/board/Registry-Tweaks-Part-1-t21814.html"):

    ;-----------------------------------------------------------CONTEXT MENU HANDLERS----------------------------------------------------

    ;Right-Click Copy-To
    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
    @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

    ;Right-Click Move-To
    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
    @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

    ;This adds the "Open Command Window Here" on the right-click menu for folders
    [HKEY_CLASSES_ROOT\Directory\shell\cmd]
    @="Open Command Window Here"
    [HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""

  3. This isn't going to be a completely detailed, instruction based answer at the moment. But check out PowerPacker. It has the ability to not only make a multiboot disk, but to integrate other directories (like the ones on the 2nd disk) onto your install disk. I'm sure if you go to the forum for Powerpacker the creator, or someone there, will be happy to assist with how to do it with the PowerPacker.

  4. Because integrating MassStorage drivers are more difficult than just copying the files to a location. Consult the Driverpacks forum to learn more.

    If you need to integrate them yourself, you're going to have to learn a couple of things about integrating MassStorage drivers.

    Oh, and the best place to learn is the Driverpacks forum.

  5. I just reviewed my IM history of the conversation I had with my cousin about this who is the Dev. for RVM Integrator & the PowerPacker.

    We were bouncing ideas off each other trying to figure it out until I finally decided to hand it over to the company we buy computers from, since I don't have the extra hardware at work to swap out parts usually. I was focusing my attention mainly on software and testing hardware, but none of the hardware tests complained of the CPU.

    I'll add that this computer was experiencing errors in Windows beforehand about running low on virtual memory.

    It turned out to be the CPU was just bad enough that the computer was sometimes usable. When I tried reloading Windows I would get different errors at different times, but it started with the T-39 error repetitively. Once the processor was changed out Windows loaded with no further problems. Keep in mind that I had loaded Windows XP on this computer twice previously, the first was when we received the computer and the second was after the user was complaining of the low virtual memory errors and I couldn't figure out for the life of me what was causing it (I have experience in fixing these errors otherwise). The computer vendor we use had a very tough time with it also, it took a few days for them to decide to swap out the processor (Intel Core 2 DUO running on an Intel Desktop board)

    Check your memory first to make sure you're not having memory problems.

    SXS.DLL is used to verify the Manifest of the system files to make sure what is copied over to the hard disk is copied correctly. A bad CD/DVD drive I suppose could also cause these errors, but you'd probably run into problem just booting up to the disk in that case.

  6. Sounds like a driver issue. Are you using the Driverpacks? If not, might be a good place to start. Not that you need to, but they are great if you deal with many different configurations.

    If it is just the laptop. Which laptop is it (Model)? I had a problem before with an HP Compaq 6710b and found that it was the mass storage driver.

  7. Dude, if you're having problems with the RVM Integrator, you might be doing something wrong. Mixed with the PowerPacker and DriverPacks you should have great results. Though, I have had some issues in the path with one or the other I know the RVM Integrator is solid at the moment (I use it all the time), as is PowerPacker these days. DriverPacks are going through some really cool improvements and should give great results also.

  8. Use Bashrat the Sneaky's Driverpacks. He has a workaround implemented in there.

    Drove me NUTS for awhile until he implemented a workaround, I rest easy now, thanks to him. :)

    - Rereading your topic: Are you talking about the Hardware Wizard prompting for a driver? There is a Microsoft fix for that, there was a topic not long ago in here with a couple of links to fixes associated with the HardWare Wizard prompting for drivers when using an image. Though the driver was available, it does not install it automatically, typically Intel Chipset.

  9. Interesting you mention this. I went through the same problem, kinda. I was able to get my UA disk working. I use the Driverpacks by Bashrat the Sneaky. But, I had to integrate the drivers in as a 3rd Party driver.

    I'll upload the drivers somewhere and input the link here, maybe they will help you.

    The problem I had though, was that I couldn't sysprep and Ghost the image from another computer and put it back to the laptop. Though, I think I was using a Uni processor PC to build the image and trying to have it upgrade to multiprocessor when imaging the laptop.

    Unfortunately I didn't have enough time to play with it and get it all perfected.

    Another issue you may run into is the HP 3D DriveGuard software has to be loaded afterwards, or you will have a Unknown Device that you'll scratch your head over till you do some searching on the Web. It can be downloaded from HP using the search, "3D drive guard" and there is an XP version. 2000 version is seperate.

×
×
  • Create New...