![]() ![]() |
May 14 2009, 10:36 AM Post
#21 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB In Make_USB.exe program:
General Changes:
= ![]() = This post has been edited by wimb: May 18 2009, 09:03 AM |
| | |
May 17 2009, 06:18 AM Post
#22 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_USB.exe program is now compatible with x64 versions of Windows. Thanks to Lancelot and blue_life for giving Function SystemFileRedirect for x64 Support and for testing Make_USB.exe with x64 version of Windows XP. Download - U_XP_SET.exe Thanks for all and Cheers This post has been edited by wimb: May 17 2009, 06:21 AM |
| | |
May 26 2009, 06:07 AM Post
#23 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB USB_XP_Setup.exe has Changed: For Install of XP from any Harddisk folder or from CD / DVD disk, the XP Source is always Copied to $WIN_NT$.~LS folder on Target Install-drive, which enables to make use of TEXTMODE Drivers defined in winnt.sif and located in $OEM$\TEXTMODE folder of the XP Source. USB-Harddisk with XP source can be removed after running USB_XP_Setup.exe so that it does not give unwanted DriveLetter shifting in XP Setup. Also using rdummy.sys for USB-Harddisk is no longer needed this way. Using $WIN_NT$.~LS as XP source folder on Target Install-drive, makes the procedure more looking like using winnt32.exe but it does NOT have the usual errors occurring when using winnt32.exe on SP3 XP Sources integrated with UpdatePacks. Copy is NOT necessary when XP Source is on USB-stick and without using TEXTMODE Drivers, thus saving some copytime. In this case SetupSourcePath and SetupSourceDevice are specified in txtsetup.sif to find XP Setup Source Folder on USB-stick. General Changes for using Windows PE 2 ISO images: The Grub4dos menu.lst Menu entries for Windows PE 2.1 or VistaPE ISO images has been modified by using chainloader (0xff) instead of chainloader /BOOTMGR It works quite well this way and allows to use the FileSelector also for other CD ISO images without BOOTMGR file. Download - U_XP_SET = ![]() = This post has been edited by wimb: May 26 2009, 06:11 AM |
| | |
May 30 2009, 02:46 AM Post
#24 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_USB.exe and USB_XP_Setup.exe Update so that Network Shared Folders can also be used as Source Folders. Download - U_XP_SET In LiveXP you can Connect to Network Drive using PENetwork Manager with Path: \\ComputerName\ShareName User: ComputerName\UserName Pass: PassWord It might be necessary to switch off the Firewall of the Network computer. This post has been edited by wimb: Jun 2 2009, 01:57 AM |
| | |
Jul 9 2009, 04:37 AM Post
#25 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB A new program was added to U_XP_SET package: Make_IMG.exe - Make and Install Boot Image File - Type IMG or ISO Make_IMG.exe runs only with 32-bits Windows XP as Operating System. Supported are:
Images are made from a Virtual Drive by using Virtual Disk Driver (VDK) of Ken Kato. http://chitchat.at.infoseek.co.jp/vmware/vdk.html You will find the Image files in U_XP_SET\USB_XP_Setup\makebt\make_image folder. For the XP Recovery Console a 15 MB FAT12 Superfloppy Image file is made, where the cmdcons folder is generated by parsing dosnet.inf of the Windows XP Setup Source. Then cmdcons folder is renamed as i386 and ramdisk.sys of win2k3 is added instead of the original one. In root of bootdrive we have setupldr.bin of win2k3 renamed as the bootloader RMLDR, which is patched for using rcons.sif as setup information instead of winnt.sif to allow MultiBoot Environment. More Info: http://www.boot-land.net/forums/index.php?...=5316&st=60 I would like to thank jaclaz for making use of his CATCH22 folder. Adding the CATCH22 folder to the root of any HD-like device allows to use Recovery Console Superfloppy Boot Image without using admin password and to get unlimited access to any folder by connecting to CATCH22 instead of to WINDOWS folder. http://www.911cd.net/forums//index.php?sho...20983&st=25 For the LiveXP / BartPE / UBCD4Win ISO or NTFS Compressed IMG Files Booting from RAMDISK, it is possible to migrate USB-stick to DriveLetter U: so that Shifting of other Drive Letters is prevented. Install of Boot Image files is possble on Harddisk Boot Drive C: or on Bootable USB-stick made e.g. with Make_USB.exe by making boot entries in GRUB4DOS menu.lst Menu and in some cases in XP boot.ini Menu as well. The program will recognize the type of image and will generate the corresponding GRUB4DOS entry in menu.lst The DOS Superfloppy Images including DOS-Apps are booting from RAM, which allows to boot with DOS from a NTFS Harddisk. GRUB4DOS is updated to the latest version grub4dos-0.4.4-2009-06-11 which is also essential for booting the DOS Superfloppy Images using the generated menu.lst entries. More Info on GRUB4DOS Menu entries for various types of Image files: http://www.boot-land.net/forums/index.php?showtopic=5041 http://diddy.boot-land.net/grub4dos/Grub4dos.htm Download - U_XP_SET = ![]() = |
| | |
Jul 12 2009, 07:02 AM Post
#26 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_IMG.exe - Make and Install Boot Image File - Type IMG or ISO - ImDisk of Olof Lagerkvist is used now as Virtual disk driver instead of VDK ImDisk virtual disk driver for Windows NT/2000/XP/2003/Vista/2008 http://www.ltr-data.se/opencode.html Make_IMG.exe runs now with Windows 2000/XP/2003/Vista/Windows7 Operating System, but it needs to install previously the ImDisk Driver using U_XP_SET\USB_XP_Setup\makebt\imdiskinst.exe Download - U_XP_SET This post has been edited by wimb: Jul 12 2009, 07:17 AM |
| | |
Jul 13 2009, 01:25 AM Post
#27 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_IMG.exe - Make and Install Boot Image File - Type IMG or ISO - Changed: Support for 64-bits XP by making proper use of Func SystemFileRedirect($Wow64Number) to find imdisk.exe Function given by Lancelot and blue_life for support of x64 Windows Download - U_XP_SET This post has been edited by wimb: Jul 13 2009, 01:26 AM |
| | |
Aug 16 2009, 11:34 PM Post
#28 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_USB.exe - Better testing for valid MBR BootCode in making Bootable USB-stick - Added PLoP BootManager running from grub4dos menu to PreLoad USB 2.0 driver This provides faster booting from USB e.g. LiveXP BootSDI.img booting 5x faster from USB-stick. http://www.boot-land.net/forums/index.php?...=8605&st=42 Download - U_XP_SET |
| | |
Aug 19 2009, 06:50 AM Post
#29 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Make_USB.exe The Format Stick procedure available for Removable USB-stick was changed as follows: - Size of 2nd Partition is now Selectable (MIN - 25% - 50% - 75% - MAX) 2nd Partition MIN is the default and corresponds to 1 Cylinder = 8 MB used as Dummy 2nd Partition. 2nd Partition MAX is determined by the lower limit of 2 GB for the Size of the 1st partition. The 2nd partition is defined as FAT32 but remains unformatted (format of 2nd partition only available for Fixed drives). In this way one can limit and Set the Size of the 1st Partition, which is especially useful for large capacity USB-sticks > 8 GB. In order to format and make use of the 2nd partition in Windows you need afterwards to Install Hitachi Microdrive Filter (cfadisk.sys) to make the specific USB-stick seen as a local Fixed drive. Therfore Open Device manager and check for your USB drive in "Disk Drives". Right click on the entry for your drive and select option to update driver.
Partitioning and Formatting of Fixed USB-sticks is always done with XP Disk Management, but the Format Stick procedure for Removables provides the CHS Knockout Patches (see Tutorial) for better bootability of USB-sticks. NTFS format of the 1st partition is desired for Install of XP from USB-stick because of high FileCopy speed. FAT32 format of USB-stick 2nd partition is useful as Data partition compatible with Mac OS and Linux. Download - U_XP_SET = ![]() = |
| | |
Aug 28 2009, 06:52 AM Post
#30 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Update - BOOT_IMG.exe - Make_IMG.exe - Make_USB.exe - USB_XP_Setup.exe
Download - U_XP_SET = |
| | |
Sep 4 2009, 01:44 AM Post
#31 | |
| Advanced Member Group: Software Developers Posts: 345 Joined: 21-March 07 Member No.: 132150 |
= PROGRAM UPDATE - U_XP_SET Package - Install XP from USB Update - BOOT_IMG.exe - Make_IMG.exe - Make_USB.exe - USB_XP_Setup.exe - Small corrections in routines for Install of Boot Image files Download - U_XP_SET = |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 12:37 PM |