MSFN Forum: WinPE 2.0 NTFS Not Working with 2000 - Please Help - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WinPE 2.0 NTFS Not Working with 2000 - Please Help Rate Topic: -----

#1 User is offline   campbrs 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 19-December 03

Posted 30 October 2006 - 07:45 PM

I am using WinPE 2.0 (Build 5744) to install Windows 2000 and the Windows 2000 install fails after the intial reboot.

I have formated the systemdrive using either Diskpart or Format with NTFS using default settings under WinPE 2.0.

If I format using FAT32 it works fine, but I am putting together a build CD for servers (FAT32 is not secure enough). Is convert to NTFS an option here? Does this work well?

Any ideas on what's going on here and why NTFS in Vista appears to be different?

Did anything change with NTFS in this release/build of WinPE 2.0 (Vista)? Could some advanced features of NTFS be on by default (such as Encryption)?

I have also tried format.com from Windows XP and 2003 and niether work (they will not execute correctly in Vista).

Any suggestions on what to try next?


One thing I did notice is that under the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" key in the registry the "NtfsDisableEncryption" and "NtfsDisableCompression" are both set to 0 in this build of WinPE. I set these to 1 and re formated the partition but this did not work either (in a few articles I found that referenced these values they said a reboot is required for these values to take).

I was able to modify the Hive and set these to 1. But this still did not fix my issue.

Any more ideas?

Thanks,
RC

This post has been edited by campbrs: 30 October 2006 - 09:53 PM



#2 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,737
  • Joined: 13-January 06

Posted 30 October 2006 - 11:04 PM

You can still do a convert.exe after the first boot of the 2k.
Also what happen when you try to boot with ntfs ?
Does it boot and crash right after ?

#3 User is offline   campbrs 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 19-December 03

Posted 31 October 2006 - 07:25 AM

I get the attached screenshot - it never even attempts to boot into the installer. This is right before the textmode portion of the install at the very beginnning.

Attached File(s)



#4 User is offline   hazard_abio 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 21-February 05

Posted 31 October 2006 - 10:07 AM

Just a thought, since you are using WinPE 2.0, and Windows 2000 needs to have SP4 to read a partition that Windows XP SP2 has created, does your Windows 2000 installation source have SP4 integrated?

#5 User is offline   campbrs 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 19-December 03

Posted 31 October 2006 - 11:33 AM

Yes, my Windows 2000 source has SP4 integrated.

Thanks for the input though.

#6 User is offline   ubernerd 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 15-March 05

Posted 31 October 2006 - 12:09 PM

Your problem is caused by the fact that WinPE 2.0 formats the drive and writes a Vista bootsector (using BCD instead of ntldr) on your disc.

Add bootsect to your WinPE image, and run it after you have partitioned the disk.

I use BOOTSECT /NT51 C: /FORCE

That did it for me.

#7 User is offline   campbrs 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 19-December 03

Posted 03 November 2006 - 12:29 PM

Thanks, this worked!

The only catch is you have to execute this command before you kick off the setup of Windows.

Also on build 5744 the option command is "bootsect /nt52 c: /force"

Thanks Again,
RC

#8 User is offline   ubernerd 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 15-March 05

Posted 05 November 2006 - 04:00 AM

View Postcampbrs, on Nov 3 2006, 07:29 PM, said:

Also on build 5744 the option command is "bootsect /nt52 c: /force"


You're right its nt52 not nt51, sorry about that

#9 User is offline   kennedto 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 12-October 06

Posted 13 November 2006 - 12:45 PM

I am also trying to install Windows 200 with WinPE 2.0. When I try to run winnt32.exe /syspart:C

it gives me a message saying

"Windows 2000 Setup cannot detect the version of Windows you are currently running. Setup cannot continue."


Can anyone tell me how I can get past this. SOunds like from the discussion above that this should work. I am using SP4
in my W2K image.

Tom

#10 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 30 November 2006 - 02:38 PM

View Postkennedto, on Nov 13 2006, 01:45 PM, said:

I am also trying to install Windows 200 with WinPE 2.0. When I try to run winnt32.exe /syspart:C

it gives me a message saying

"Windows 2000 Setup cannot detect the version of Windows you are currently running. Setup cannot continue."


Can anyone tell me how I can get past this. SOunds like from the discussion above that this should work. I am using SP4
in my W2K image.

Tom

Did you ever figure this out?

#11 User is offline   kennedto 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 12-October 06

Posted 01 December 2006 - 02:56 PM

Yes, you have to set a registry key in the .wim file used to start WinPE 2.0

Tom

#12 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 01 December 2006 - 03:07 PM

Do you have the reg key needed for this? or a link that explains it?

Thanks

#13 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 02 December 2006 - 03:04 PM

I found the regkey that needs to be added to run the win2k setup from WinPE2:

Run this command to mount the reghive:
reg load HKLM\PE-SFT %MOUNTROOTDIR%\Mount\Windows\system32\config\software

Then load regedit and make these changes, you will have to add them because they aren't there.

[HKEY_LOCAL_MACHINE\PE-SFT\Microsoft\Windows NT\CurrentVersion]
"ProductID"="50293-000-1234567-12345"


Then unmount the reghive with:
reg unload HKLM\PE-SFT

#14 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 04 December 2006 - 11:05 AM

EDIT: removed

This post has been edited by Jazkal: 04 December 2006 - 11:41 AM


#15 User is offline   pankajtakawale 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 02-December 06

Posted 21 June 2007 - 07:21 AM

Is it a fake ProductId? I mean any value would do, rt? Other Windows istallers (xp, 2k3, 2k pro etc) can run successfully using modified (ProductId) WinPE image?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy