Jump to content

mdolan

Member
  • Posts

    28
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by mdolan

  1. Hi Spooky, In some cases you *must* load drivers. I have the IBM X60 tablet sat in front of me and it does not function without loading the SATA drivers. You get a nice BSOD. Cheers, Mike
  2. Have you reset the MBR? bootsect /nt52 c: Cheers, Mike
  3. Hi all, If you are getting NTLDR errors after WIM deployment, it's usually because the disk had previously been used with NT4/W2K/XP. Vista uses a different bootloader, so you need to update the boot sector. Grab a copy of bootsect.exe from Vista and use the command: bootsect /nt60 c: (assuming that c: is the boot drive). If you need to revert to the XP bootloader, bootsect /nt52 c: I usually do the bootsect command before I do the ImageX /apply. Hope that helps! Cheers, Mike
×
×
  • Create New...