May 14, 200917 yr Again, not tested so far.Vista / Windows 7 textmode boot directories and files are:boot sector\bootmgr\boot\\efi\\sources\boot.wimThis should be within first 4GB of media.Does anybody use 'oscdimg -yo' ?http://technet.microsoft.com/en-us/library/dd799243.aspxFor images larger than 4.5 GB, you must create a boot order file (Bootorder.txt) to ensure boot files are located at the beginning of the image. For example, oscdimg -m -n -yoC:\temp\bootorder.txt -bC:\winpe_x86\etfsboot.comWhere bootorder.txt contains the following list of files.boot\bcdboot\boot.sdiboot\bootfix.binboot\bootsect.exeboot\etfsboot.comboot\memtest.efiboot\memtest.exeboot\en-us\bootsect.exe.muiboot\fonts\chs_boot.ttfboot\fonts\cht_boot.ttfboot\fonts\jpn_boot.ttfboot\fonts\kor_boot.ttfboot\fonts\wgl4_boot.ttfsources\boot.wimbootmgr is not listed. The boot sector use BIOS to seek this file. Hence a friendly BIOS is expected, some BIOS may fail.It maybe nice to add bootmgr too.By the way:There is no file size limit at ISO9660:1988.A file can exist of several sections, each below 4GB. The OS concat single sections to one file.Old NT4 does list a PB file at ISO9660:1988.UDF supports medium sized files.WAIK oscdimg.exe does support UDF files greater 4GB, but ISO9660 files below 4GB. Edited May 14, 200917 yr by cdob
May 15, 200917 yr In fact, I was able to get my 64GB key working! I had to use the HP USB key format utility to format it NTFS first, then I used diskpart to set the partition active, copied the files (I have a WIM file with all the Vista, 2008, and Win7 versions I have to install as one install.wim on a Win7 install ISO I'm using on the key now), and then after running bootsect it works. To verify, I used the diskpart method entirely to create partitions and format, and it *didn't work* for whatever reason. Perhaps there's something specific with this Patriot USB key that required the hackery, or perhaps not, but it's working now. I have an ~10GB WIM on the key and it installs everything properly, so it can be done.
May 15, 200917 yr FYI , about USB sticks formatting tools:Fuwi's Bootable USB-Drive Utilityhttp://www.911cd.net/forums//index.php?showtopic=21702RMPREPUSB.EXE:http://www.boot-land.net/forums/index.php?showtopic=7739Make_USB.EXE:http://www.msfn.org/board/index.php?showtopic=121446http://www.msfn.org/board/index.php?showto...21446&st=20FBINST:http://www.boot-land.net/forums/index.php?showtopic=7932jaclaz Edited May 15, 200917 yr by jaclaz
September 17, 201015 yr I split the file install.wim in install.swm and install2.swm In the first dvd I have the complete structure of the dvd and sources I have copied the file install.swm in the second dvd I created the directory sources and here I have copied the file install2.swm Unfortunately it does not work the first dvd:I copied the first dvd file Autounattended.xml, and 'he the problem?Thanks !!useImagex /split c:\dvd7\sources\install.wim c:\dvd7\sources\install.swm 1900DVD 1install.swminstall2.swmDVD 2install3.swminstall4.swm
Create an account or sign in to comment