Jump to content

Robell_Liu

Member
  • Posts

    53
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Everything posted by Robell_Liu

  1. I couldn't used the tools of "imagex.exe " to apply the vista CD image files "install.wim" ?But i can apply the "BOOT.WIM" that is also in the vista CD. could you tell me How can i open the this image files ? thanks
  2. The image WINPE files are *.wim. HOW could i setup the RIS PXE Server to boot the WINPE 2.0? Could you provide some documents for configure the RIS PXE Server..! Thanks.!
  3. Thanks.! But drvinst.exe couldn't add the InstallShield install package driver.It's only add (*.sys,*.ini,) file. and I had rebuilded the WinPE base image serveral times. But havn't success.! Could you detail description an operation manual of the WINPE build and drivers install and PXE server configruation ? . I think compare my method to you.!
  4. THank you very much.!! 1: I really used MS RIS as the PXE server. 2: My WINPE Version is WINPE 2005.and I boot WinPE from a flat file structure. 3: I made a sample .iso file from the flat file.as (oscdimg -bc:\build_x86\etfsboot.com -n c:\winpe c:\winpex86.iso) and burn the .iso to CD that can boot from WINPE CD normally in cilent computer. 4: I used VM-Ware as a virtual cilent machine ,and PXE boot from PXE server. The remote virtual client WINPE hang up in "Please Wait" also. But I think the WINPE2005 should be have the VM-ware virtual machine NIC dirver itself. 5: I only add the LAN dirver in WINPE File. The chipset,vga and audio driver is InstallShield install package. 6:How can i install the Installshield driver package in WINPE file for PXE server.?
  5. when remote boot client WINPE.The system hang up in progress bar. The screen display as below. "please wait..." ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>" . My client machine is notebook .and the configuration contain (DDR2 512M, CPU P4 1.6G, VIA Rhine Family Fast LAN). My server machine is notebook .and the configuration contain (DDR2 512M, CPU P4 1.6G, VIA Rhine Family Fast LAN). MY Server remote software is microsoft RemoteInstall tool. Could you help me?. thanks.!
  6. where do you figured out the issue on my own?. Could you detail the description.! I'm interest it.
  7. I want to use the dispart.exe and format.com to create primary partition for the unattended windows intall. so that the unattended windows can automatic create primary partition for windows XP intalling. But I don't know the method where can I put the below batch command in unttend WINXP CD . where can I automatic select the c:\. or d:\ .partition in winnt.sif. diskpartneu.exe /s diskpart1.txt dispart1.txt { list disk select disk=1 clean create partition primary size=40000 select volume=1 select partition =1 assign letter=c active }
  8. I change the client machine to the support PXE Notebook (512RAM,CPU 1.6G,Broadcom Lan). when boot from LAN is show error message as ""the operating system image you selected does not contain the nessary driver for you network adapter." It coudn't load WINPE. why My builded WINPE CD boot can finish lan configure? But RIS Server couldn't ? I had add driver to winpe image, the method as below. copy b44win.inf F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386\inf copy *.sys F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386\system32\drivers or drvinst.exe /inf:c:\lan\b44win.inf c:\Winpe xcopy c:\winpe\i386 F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386 /s
  9. Hi gadget: Thanks.! bother you again..! I change the client machine to the support PXE Notebook (512RAM,CPU 1.6G,Broadcom Lan). when boot from LAN is show error message as ""the operating system image you selected does not contain the nessary driver for you network adapter." It coudn't load WINPE. why My builded WINPE CD boot can finish lan configure? But RIS Server couldn't ? I had add driver to winpe image, the method as below. copy b44win.inf F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386\inf copy *.sys F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386\system32\drivers or drvinst.exe /inf:c:\lan\b44win.inf c:\Winpe xcopy c:\winpe\i386 F:\RemoteInstall\Setup\Chinese\Images\WINPE\i386 /s
  10. But I found anther question .!. when I boot the remote RIS client WINPE.It long while processing startbar "Please waiting........" It couldn't finished LOAD WINPE. I build winpe image by (winpe2005 opk and windows 2003 sp1.) it can boot from WINPE CD. My virtual RIS client was build by VMware-workstation.
  11. HI Ekennot and gadget Thanks for you reference! I success for Automating the RIS Client WINPE. But I found anther question .!. when I boot the remote RIS client WINPE.It long while processing startbar "Please waiting........" It couldn't finished boot WINPE. I build winpe image by (winpe2005 opk and windows 2003 sp1.) it can boot from WINPE CD. My virtual RIS client was build by VMware-workstation.
  12. IF my question is too simple? why no body reply it.?
  13. Anybody reply ?. I'm very worry.!Could you help me?
  14. Hi mats: Thanks .! following you Guide I found "F12" Button doesn't need pushed. But The system requests input account and password as well. could you help me?
  15. When boot WINPE from RIS Server. The system requests to press "F12" Button and input the account and password . The detail information as the attached file. How can I skip to press the "F12" button and input the account and password. picture.rar
  16. Thank you for you help.! Now I can boot WINPE from RAMDISK. That is my WINNT.sif write error. as the red below.! OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=<winpex86.iso>"
  17. TO: Albuquerque are you upload the youself WinPE 2005 SDI image ? if have could you give me the download web size links for me? I want to refer to you builded WinPE 2005 SDI image .! THANKS.!
  18. . where are you come from ?. china ?
  19. TO: Albuquerque The error message as below { FILE <WINPEX86.ISO> Could not be loaded. The error code is 14 } could you help me ?
  20. I made the RamDisk PE failed that following the WINPE.chm. the error information is "couldn't dload the winpex86.iso". My methed as below... .............. (creat winpex86.iso) creat winperam86.iso md c:\work copy c:\winpex86.iso c:\work md c:\work\i386 copy c:\winpe\i386\bootfix.bin c:\work\i386 copy c:\winpe\i386\ntdetect.com c:\work\i386 copy c:\winpe\i386\Setupldr.bin c:\work\i386 creat winnt.sif SetupData] BootDevice = "ramdisk(0)" BootPath = "\i386\System32\" OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=winpex86.iso" Architecture = "i386" oscdimg -bc:\build_x86\etfsboot.com -n c:\winpe c:\winpex86.iso modify the last line.! oscdimg -bc:\build_x86\etfsboot.com -n c:\work c:\winperam86.iso
  21. if anybody reply?. if my question is too simple ? or nobody understand my sentence.! . I only want to virtual a about 64MB RAM disk. when my WINPE was booted finished.!
  22. NOW I build a WINPE CD image from Windows OPK 2005. I want to Make a RAM driver disk such as "M: DISK ". According to the WEB SIZE can download the free RAM disk driver install file such as "ramdisk.sys ,RAMDriv.reg". where could I download it?, and HOW could I use it?. THANKS.!
×
×
  • Create New...