This is not a guide to installing Vista on your m200. This is a follow-up to the original post here. This post is only for those that have tried installing Vista or XP on a laptop using TFTP32 and have experienced a grayed out “Install Windows” button.
- Boot into Windows PE 2.0 over the network as detailed here.
- Once you get to the Windows PE prompt, type: “FORMAT c: /fs:ntfs /q” without quotes. This will remove everything on your C: drive.
- If installing Windows XP Tablet edition, insert the second install CD. Connect to the shared CD drive on the same computer as TFTP32. Type “xcopy CMPNENTS\*.* c:\CMPNENTS /E”. If prompted, go ahead and create the directory.
- Insert the first Windows XP Tablet edition CD, or the only Windows Vista DVD into the shared drive. Make sure the Windows PE command prompt is still in the shared CD drive and type “\i386\winnt32.exe /syspart:c:”.
- After the install starts, it will at some point return you to the Windows PE environment. At that time, manually restart the computer by typing “wpeutil reboot” and pressing enter. When your computer restarts, allow it boot from the hard drive (do not boot from the network).
- If installing Windows XP Tablet edition, setup will prompt for “Disk 2.” Browse to the folder c:\CMPNENTS, which you created in step 3, until you find the folder/file that setup is looking for.
Thanks to Wayne Taylor for his help with these steps.
Related posts:
10 responses so far ↓
1
Dave
// Aug 6, 2008 at 8:11 pm
Hello, first off all thanks for the great guide!
I am sitting here VERY VERY frustrated. I have followed your guide exactly and I still can’t get things to work. I am trying to install windows xp tablet. After I mount the drive, I am able to launch windows setup, and my install text is grayed out (why is this?). I followed the guide for this error to the T. After I install from the winnt32.exe I get back to the win pe environment as stated. I typed reboot and it wouldn’t recognizing that command. So I shut down the pc, and started it again booting from the hard disk. I get “disk read error” every time. I have tried the whole installation process 9 times with no luck. I was reading somewhere that win PE 2.0 uses a different type of partitioning system that is not compatibility with windows XP and that’s why I’m getting nowhere. Please help!
2
Ryan Adams
// Aug 6, 2008 at 8:42 pm
@Dave: Try replacing “winnt32.exe” in step 4 with “winnt.exe”. Let me know if that makes a difference.
3
Chris
// Aug 10, 2008 at 2:30 pm
Hi. I was having the same exact problem but I overcame it. The problem I found was with the formating step. Whatever tool is used in win pe to format the drive does not leave it recognizable when rebooting. I removed the hard drive from the laptop, plugged it in via usb to the host computer and repartitioned and quick formated it. I reinstalled it, and then repeated the steps using winnt32.exe. Now everything works as expected.
4
Dave
// Aug 12, 2008 at 6:51 pm
I ended up just booting from an SD card, and formating the drive to fat16 and booting from winnt.exe
5
AA
// Sep 9, 2008 at 10:56 pm
Ryan, thanks for the great instructions on your site. I’m going to Paypal a few bucks your way - you saved me a lot of time getting XP working on my M200.
At first, I was having the EXACT same problems as @Dave. Running winnt.exe didn’t work. So what I did was:
after step #1, I ran diskpart with the following commands:
SEL DISK 0
CLEAN
CRE PAR PRI SIZE=800
SEL PAR 1
ACTIVE
ASSIGN LETTER=C:
This created an 800MB C partition that would actually boot (seems that formatting as NTFS is part of the problem) and be used by XP setup for temporary files. I then formatted it as FAT and continued with step #3. During XP setup, I created a D: NTFS drive to actually install XP to.
This worked well for me. Just thought I’d mention it in case anyone got stuck like I did.
6
Leon
// Oct 1, 2008 at 9:18 am
Hello,
i have this problem with my laptop,
at the first time when i installed XP via network, i used winnt.exe and installed XP without any problem,
then after many weeks i formatted Laptop and installed Vista,
now i’m trying to back and install XP, but this time about winnt.exe is not work,
again i tried to use winnt32.exe but “install windows xp” is grayed like it is mentioned here in this post
i tried to follow this post but it didn’t work yet,
any idea?
why the file winnt.exe is worked at the first time when i installed XP, but now this time is didn’t work?
thanks
~leon~
7
Ryan Adams
// Oct 1, 2008 at 4:33 pm
@Leon: I’ve seen cases where there are issues going from Vista to XP on the same hard drive. You may need to reformat the drive and recreate the MBR before you will be able to install XP.
8
dave
// Oct 5, 2008 at 7:34 pm
Instructions worked great. I got the windows setup to start and copy installation files. Then at the reboot part, my Tablet (TC1100) just has a blinking cursor. I think I need to change the boot.ini file now… any idea how I can do this?
9
David D.
// Oct 12, 2008 at 4:00 pm
If you use “net use y: \\\ /user:\ ” you don’t have to enter the user name and pass separately, and it was the only way that I could get the folder to mount.
In clarification to AA’s post above, if you use the fat method, when you first start the windows install (before the first restart), make sure that you do not tell it to upgrade that c: that you created to NTFS. At least when I did this it failed. Select no, and after the restart it will give you the option to create the new partition. And 800MB in the diskpart operation is more than enough space for the temporary files (I made it bigger, oops)
10
Hyun
// Oct 21, 2008 at 9:45 am
My M400 came w/ Vista business.
I have Portege M400 w/o optical drive, and when I connect external optical drive, my system just won’t boot from the external optical drive. Installing windows XP through Network , PXE (leaving this for someone using the search engine)
———————————————-
Here was my problem.
When I do all the steps with winnt32.exe, I get a blue screen (of death) after reboot.
Like AA’s comment, formating the HDD with NTFS is most likely causing the problem.
——————————————————————
I also solved my problem using AA’s method.
Like the above person David D. said, 800 MB was good enough.
I used windows xp CD w/ many other drives and all but still less than 800Mb.
I made the drive 900 MB tho..xD(about 300 MB space left)
When you type your username, type “192.168.1.5\username”
I got an error when I typed “\192…..”
No “\” in the beginning for the username part.
_____________________________
I used, USB drive method, SD card method and both of them did not work for me because there were always file error on those drives. Maybe all of my USB stick and SD card had bad sectors or something. I spent about 40 hours trying to install windows xp on my M400 using USB and SD method but failed.
So far, this method w/ AA’s suggestion is the only method that worked perfectly.
Thanks all.
11
David
// Oct 22, 2008 at 2:28 am
Hey Ryan,
Thanks a lot. I got also this issue with a M200 Portege but I solve it now. Thank you. Your site is very helpful.
Regards from Germany!
12
f3tt
// Nov 14, 2008 at 8:34 pm
Awesome guide, worked for me. I followed AA’s steps, and it worked like a charm! Thanks!
Leave a Comment