Jump to content

Haxzor

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Haxzor

Profile Information

  • OS
    Windows 7 x64

Haxzor's Achievements

0

Reputation

  1. Ok so I got everything working fine and dandy but when I add this command to the very top of the menu.lst file (or any where at all in the file) "splashimage (hd0,0) /Splash_screens/diablo-3-barbarian_splash.xpm.gz" the splash loads up just fine and looks great but when I try to run any of the xp installs by selecting the first part (text mode) it skips everything goes back to default dos scheme and displays only the option to run the second part and then all of the debug options. if I rem out the splash command every thing goes back to A OK. I tried remming out "color black/cyan yellow/cyan" as well as removing "(hd0,0)" none of my trouble shooting steps have worked thus far. You guys have been really helpful so far, What are my noobish eyes failing to show me?
  2. I see. Ok the reason I was hesitant about using the GUI to do it is because I thought that it would format the entire drive to add a Setup to the drive/menu. I will go do that and post my success. Thank you much! And I will definitely check out the beta 9 and let you know my experience with it!
  3. Ok so I used WinSetupFromUSB GUI to create a multi-boot Windows install for windows XP Home eddition and Windows 7 untimate On a 16gb Kingston USB flash drive. I figured I could add a menu entry to run third setup of Windows XP Pro by puting XP pro files into a folder in root of drive called XP pro x32. Then I added a menu entry into menu.lst. But when I go to boot it will only let me highlight the first 2 options even though the third one is showing in the menu. The entries appear identical so is there something i need to do to make XP pro x32 a valid option or is it detecting that my paths are wrong or something so it disables the option i added. I read something about editing a grub.cfg file somewhere but such a file doesnt exist. What am I missing here? Here is my Updated menu.lst. title Install Windows 7 Ultimate x64 root (hd0,0) chainloader /bootmgr title Install Windows XP Home eddition x32 -- READ THE READ ME!!! root (hd0,0) configfile /winsetup.lst savedefault title Install Windows XP Pro x32 -- READ THE READ ME!!! root (hd0,0) Configfile /XP pro x32/winsetup.lst savedefault --EDIT-- HAHAH silly me I realized my problem. The "c" in the configfile pointer command was a capital! lol I changed it to lower case and I could select and run menu no prob. However I'm now having issues geting the path files just right and it seems to be having partition reading issues or something. Oh and I changed removed the spaces for the xp folder just incase. The error happens when I try the first step: chainloader (hd0,0) /XPpro32/$WIN_NT$.~BT/SETUPLDR.BIN Error 13: Invalid or unsupported executable format Here is my updated menu.lst and winsetup.lst Menu.lst title Install Windows 7 Ultimate x64 root (hd0,0) chainloader /bootmgr title Install Windows XP Home eddition x32 -- READ THE READ ME!!! root (hd0,0) configfile /winsetup.lst savedefault title Install Windows XP Pro x32 -- READ THE READ ME!!! root (hd0,0) configfile /XPpro32/winsetup.lst savedefault winsetup.lst: title First part of Windows XP Professional x32 setup root (hd0,0) chainloader (hd0,0) /XPpro32/$WIN_NT$.~BT/SETUPLDR.BIN savedefault 1 title Second part of Windows XP Professional x32 setup root (hd0,0) chainloader (hd0,0)/XPpro32/NTLDR savedefault
  4. Success! WinSetupFrom USB worked flawlessly without any kind of hitch. Thank you. Now that I've got that working, would anyone mind helping me to understand what made this successful over what I did before? Also if is there a way to tell RMprepUSB and/or WinSetupFrom USB to stay within the current partition like if I had 3 partitions on that 16gb flash drive could I in theory still format just one of those partitions to NTFS + boot as Hdd with out touching the other partitions. I am pretty comfortable with cmd interface so if I need to do it the the cmd versions of these programs I would actually even prefer that. Would BootIce possibly help here? Also, here is my successful WinSetupFromUSB log: 2013/01/15 13:47:41- WinSetupFromUSB 0.2.3 started 2013/01/15 13:47:41- OS: WIN_VISTA Architecture type: X64 ServicePack: OS Language: 0409 2013/01/15 13:47:41- Getting USB drives information 2013/01/15 13:47:42- Found USB Physical Disk: Kingston DT 101 II USB Device -- \\.\PHYSICALDRIVE1 2013/01/15 13:47:42- Found USB Disk Partition: Disk #1, Partition #0 2013/01/15 13:47:42- Found USB Logical Disk: E: File system: NTFS Bootable: -1 2013/01/15 13:47:42- Found USB Disk Partition: Disk #1, Partition #1 2013/01/15 13:47:42- Target drive selected- E: 2013/01/15 13:47:42- Drive letter of the active partition in selected disk- E: 2013/01/15 13:47:42- Total target size avialable- 15169 MB 2013/01/15 13:47:42- Checking sizes... 2013/01/15 13:47:42- Total source size- 0 MB 2013/01/15 13:47:42- Target space available- 15169 MB 2013/01/15 13:48:42- Checking sizes... 2013/01/15 13:48:42- Total source size- 510 MB 2013/01/15 13:48:42- Target space available- 15169 MB 2013/01/15 13:48:42- Windows source selected- C:\XP_HE_SP3_x32 2013/01/15 13:48:42- Source version- Windows XP Home Edition 2013/01/15 13:48:42- Service Pack- Windows XP Home Edition Service Pack 3 2013/01/15 13:48:42- AMD64 flag- 0 2013/01/15 13:48:45- Removing TEMP folder 2013/01/15 13:48:45- Checking if grub4dos is installed properly 2013/01/15 13:48:45- grub4dos BS/MBR and files are NOT installed properly 2013/01/15 13:48:45- Installing grub4dos BS/MBR and files 2013/01/15 13:48:45- Backing up MBR of disk #1 2013/01/15 13:48:45- C:\WinSetupFromUSB\files\grub4dos\grubinst.exe -s=mbrdisk1-20130115-134741.dat -t (hd1) 2013/01/15 13:48:47- Backed up MBR of disk #1 2013/01/15 13:48:47- Backing up BootSector of disk #1 partition #0 2013/01/15 13:48:49- Backed up BootSector of disk #1 partition #0 2013/01/15 13:48:49- Checking for grldr string in BootSector of disk #1 partition #0 2013/01/15 13:48:51- Saved BootSector of disk #1 partition #0 2013/01/15 13:48:52- Grub4dos bootsector not found 2013/01/15 13:48:52- Checking for grldr string in MBR of disk #1 2013/01/15 13:48:54- Saved MBR of disk #1 2013/01/15 13:48:55- Grub4dos MBR not found 2013/01/15 13:48:55- Installing grub4dos bootsector to (hd1,0) 2013/01/15 13:48:55- C:\WinSetupFromUSB\files\grub4dos\grubinst.exe (hd1,0) 2013/01/15 13:48:55- Launching fsutil volume dismount E: 2013/01/15 13:49:00- Checking for grldr string in BootSector of disk #1 partition #0 2013/01/15 13:49:02- Saved BootSector of disk #1 partition #0 2013/01/15 13:49:03- Grub4dos bootsector found 2013/01/15 13:49:03- Copying grldr 2013/01/15 13:49:03- Copying menu.lst 2013/01/15 13:49:03- Copying default 2013/01/15 13:49:03- grub4dos installed 2013/01/15 13:49:04- DOSNET.INF parsed, 117 files for ~BT folder 2013/01/15 13:49:04- C:\XP_HE_SP3_x32\I386\disk1---> C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\disk101 2013/01/15 13:49:04- C:\XP_HE_SP3_x32\I386\ntdetect.com---> C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\ ...... copying -edit C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\system32\smss.exe 2013/01/15 13:49:05- C:\XP_HE_SP3_x32\I386\flpydisk.sy_ ---> C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\ 2013/01/15 13:49:05- C:\XP_HE_SP3_x32\I386\classpnp.sy_ ---> C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\ ...... copying -edit 2013/01/15 13:49:06- Preparing ~BT folder completed 2013/01/15 13:49:06- Launching MkMigrateInf3.cmd 2013/01/15 13:49:08- Adding lines for binifix5.cmd and start64.exe 2013/01/15 13:49:08- Preparing ~BT folder and boot files 2013/01/15 13:49:08- Preparing ~LS folder 2013/01/15 13:49:10- Preparing BOOT.INI 2013/01/15 13:49:10- Preparing winsetup.lst 2013/01/15 13:49:10- Copy started 2013/01/15 13:49:10- C:\WinSetupFromUSB\TEMP\NTLDR---> E:\NTLDR 2013/01/15 13:49:10- C:\WinSetupFromUSB\TEMP\TXTSETUP.SIF---> E:\TXTSETUP.SIF 2013/01/15 13:49:10- C:\WinSetupFromUSB\TEMP\NTDETECT.COM---> E:\NTDETECT.COM ......... coping -edit E:\$WIN_NT$.~LS\I386\AUTOFMT.EXE 2013/01/15 13:49:14- C:\WinSetupFromUSB\TEMP\$WIN_NT$.~LS\I386\AUTOCHK.EXE---> E:\$WIN_NT$.~LS\I386\AUTOCHK.EXE 2013/01/15 13:49:14- C:\WinSetupFromUSB\TEMP\$WIN_NT$.~LS\I386\binifix5.cmd---> E:\$WIN_NT$.~LS\I386\binifix5.cmd 2013/01/15 13:49:14- C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\system32\smss.exe---> E:\$WIN_NT$.~BT\system32\smss.exe 2013/01/15 13:49:14- C:\WinSetupFromUSB\TEMP\$WIN_NT$.~BT\system32\ntdll.dll---> E:\$WIN_NT$.~BT\system32\ntdll.dll 2013/01/15 13:49:15- C:\XP_HE_SP3_x32\I386\HOSTS---> E:\$WIN_NT$.~LS\I386\HOSTS 2013/01/15 13:49:15- C:\XP_HE_SP3_x32\I386\DISK1---> E:\$WIN_NT$.~LS\I386\DISK1 ........ LOT'S of copying -edit 2013/01/15 13:55:31- Copying completed. Took: 380.632384906958 seconds 2013/01/15 13:55:31- Fixing unattended section in winnt.sif 2013/01/15 13:55:31- setupORG.exe not found, replacing the original file 2013/01/15 13:55:31- Removing duplicate entries in boot.ini 2013/01/15 13:56:08- Checking sizes... 2013/01/15 13:56:08- Total source size- 0 MB 2013/01/15 13:56:08- Target space available- 15169 MB 2013/01/15 13:56:08- Getting USB drives information 2013/01/15 13:56:08- Found USB Physical Disk: Kingston DT 101 II USB Device -- \\.\PHYSICALDRIVE1 2013/01/15 13:56:08- Found USB Disk Partition: Disk #1, Partition #0 2013/01/15 13:56:08- Found USB Logical Disk: E: File system: NTFS Bootable: -1 2013/01/15 13:56:08- Found USB Disk Partition: Disk #1, Partition #1 2013/01/15 13:56:08- Target drive selected- E: 2013/01/15 13:56:08- Drive letter of the active partition in selected disk- E: 2013/01/15 13:56:08- Total target size avialable- 14644 MB 2013/01/15 13:56:08- Checking sizes... 2013/01/15 13:56:08- Total source size- 0 MB 2013/01/15 13:56:08- Target space available- 14644 MB 2013/01/15 13:56:12- ---------------------------------Program quited-----------------------------------------------
  5. You know what I never tried the GUI lol. I did how ever try all three of : UAC on/off FixPath.exe change in .cmd VER | find "6.1." > nul All in diferent combos. I'm going to go try the GUI. I'll post results positive or otherwise. Now would you say that the error with multiboot I am having is possibly directly related simply to the fact that I formatted the NTFS system on my USB drive while running Windows 7? After I get this to work I'd really like to explore a little deep into how this all works. edit-- Also I forgot to mention I also tried WintoFlash GUI and that was just a nightmare.
  6. Hello all. I am trying to create a bootable USB install for Windows XP. I am running Windows 7 Ult. x64. I have elected to use USB_MultiBoot_10. I am using a Kingston 16gb USB flash drive and have also tried a 2gb. I have formated the drive to NTFS, my FS of choice, using a few different methods. ie. Windows format, BootICe, RMPrepUSB, and both tools included with multiboot. I have also tried all the other formats just to be sure. However, when I select option 2 to select target drive no matter what I receive that pesky little "E: has NOT FAT FAT32 or NTFS Format and is NOT Valid" error and I have scoured through the internet and different forums for a good few ours now and I must say I am just stumped as nothing I find seems to fix this error. This thread comes the closest but I have tried everything on it still to no avail. What I'd really like is to find a detailed tut on how to prepare a bootable USB XP install with just the XP CD files and a little Command know how and maybe possibly some help from something like bootIce. That how ever isnt a priority. I'm going to go get some sleep and check back with you guys in the morning so I can keep my head on. If I missed anything or broke any forum rules my appologies I've been at this for some time now and I'm a little foggy. Thanks in advanced!
×
×
  • Create New...