MSFN Forum: USB Multiboot 10 - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

USB Multiboot 10

#1 User is offline   rajdaila 

  • Group: Members
  • Posts: 1
  • Joined: 13-February 12
  • OS:XP Pro x64
  • Country: Country Flag

Posted 14 February 2012 - 05:35 AM

Hello Guys, i download USB Multiboot 10 and when i click on usb multiboot 10.cmd file there appear a error windows "file makebt/TEE.BAT is missing". Please help me to solve this problem


#2 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,578
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 14 February 2012 - 06:39 AM

View Postrajdaila, on 14 February 2012 - 05:35 AM, said:

Hello Guys, i download USB Multiboot 10 and when i click on usb multiboot 10.cmd file there appear a error windows "file makebt/TEE.BAT is missing". Please help me to solve this problem


Have you followed to the letter the instrutions in the thread:
http://www.msfn.org/...ll-xp-from-usb/
particularly:

Quote

- Unpack USB_MultiBoot.zip to your Harddisk in a simple Path without SPACES.


The file TEE.BAT is exactly where it should be inside the .zip, and I see no reason why it shouldn't be there when the achive is unzipped.

jaclaz

#3 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 06 July 2012 - 11:12 PM

I see the same exact error, and there are NO spaces in the path. Actually I get that error if I run the script as Admin. Of course if I don't I get an Admin error.

And the TEE.BAT is indeed right where it is supposed to be.

View Postjaclaz, on 14 February 2012 - 06:39 AM, said:

View Postrajdaila, on 14 February 2012 - 05:35 AM, said:

Hello Guys, i download USB Multiboot 10 and when i click on usb multiboot 10.cmd file there appear a error windows "file makebt/TEE.BAT is missing". Please help me to solve this problem


Have you followed to the letter the instrutions in the thread:
http://www.msfn.org/...ll-xp-from-usb/
particularly:

Quote

- Unpack USB_MultiBoot.zip to your Harddisk in a simple Path without SPACES.


The file TEE.BAT is exactly where it should be inside the .zip, and I see no reason why it shouldn't be there when the achive is unzipped.

jaclaz


#4 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 633
  • Joined: 21-March 07

Posted 07 July 2012 - 01:54 AM

View PostTheEditor, on 06 July 2012 - 11:12 PM, said:

I see the same exact error, and there are NO spaces in the path. Actually I get that error if I run the script as Admin. Of course if I don't I get an Admin error.

And the TEE.BAT is indeed right where it is supposed to be.

What Windows version do you use ?

#5 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 06:46 AM

Win7.

View Postwimb, on 07 July 2012 - 01:54 AM, said:

View PostTheEditor, on 06 July 2012 - 11:12 PM, said:

I see the same exact error, and there are NO spaces in the path. Actually I get that error if I run the script as Admin. Of course if I don't I get an Admin error.

And the TEE.BAT is indeed right where it is supposed to be.

What Windows version do you use ?


#6 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 06:48 AM

If I edit the script to hardcode the TEE.BAT path and run as admin the shell does open but immediately closes.

View Postwimb, on 07 July 2012 - 01:54 AM, said:

View PostTheEditor, on 06 July 2012 - 11:12 PM, said:

I see the same exact error, and there are NO spaces in the path. Actually I get that error if I run the script as Admin. Of course if I don't I get an Admin error.

And the TEE.BAT is indeed right where it is supposed to be.

What Windows version do you use ?


#7 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 633
  • Joined: 21-March 07

Posted 07 July 2012 - 08:43 AM

In any case it is needed to set User Acount Control Off and Reboot.

Also for Win 7 you must modify USB_MultiBoot_10.cmd and instead of 6.0 for vista it must be 6.1 for Win7 like
VER | find "6.1." > nul


But it is much more advisable to use better approach as described here:
http://www.911cd.net...showtopic=24424

Install of XP or Windows 7 from USB After Booting with 7 PE and
by using WinNTSetup2_x86.exe and Setup ISO file in Virtual drive

Quote

The advantage is that you never boot from USB during XP Setup
and that makes everything much more reliable and you have full control of what you are doing.
Also using a single XP Setup ISO file mounted in ImDisk Virtual drive is much more reliable
than having a bunch of XP Setup files on USB.
Transfer of the ISO file to USB is much faster and easier to maintain.
Instead of USB-stick it is much better to use Portable 2.5 inch USB-harddisk e.g. Samsung S2
As easy to carry and connect, but much higher speed and more capacity.


:)

#8 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 11:58 AM

So I set UAC off and rebooted. Also changed 6.0 to 6.1.

USBM seemed to work ok and after a few minutes I had my USB finished.

Tried to boot eeebox off this and failed. Did come up with menu that had several options. All failed for various reasons. I think 2 separate options gave BSODs, a couple gave hal.dll errors. I think the last menu option - attended xp - seemed to get me the furthest before failing.

The instructions on that page you cite have some ambiguities and its tough to follow. I've put in over 10 hours on this now.

View Postwimb, on 07 July 2012 - 08:43 AM, said:

In any case it is needed to set User Acount Control Off and Reboot.

Also for Win 7 you must modify USB_MultiBoot_10.cmd and instead of 6.0 for vista it must be 6.1 for Win7 like
VER | find "6.1." > nul


But it is much more advisable to use better approach as described here:
http://www.911cd.net...showtopic=24424

Install of XP or Windows 7 from USB After Booting with 7 PE and
by using WinNTSetup2_x86.exe and Setup ISO file in Virtual drive

Quote

The advantage is that you never boot from USB during XP Setup
and that makes everything much more reliable and you have full control of what you are doing.
Also using a single XP Setup ISO file mounted in ImDisk Virtual drive is much more reliable
than having a bunch of XP Setup files on USB.
Transfer of the ISO file to USB is much faster and easier to maintain.
Instead of USB-stick it is much better to use Portable 2.5 inch USB-harddisk e.g. Samsung S2
As easy to carry and connect, but much higher speed and more capacity.


:)


#9 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 12:14 PM

Those instructions suck. I can't even get bootusb to work properly. It just sits there with no working buttons except Exit.

I must have registered accounts on 4-5 separate forums since last night. Why is it so hard to install XP via USB?

View Postwimb, on 07 July 2012 - 08:43 AM, said:

But it is much more advisable to use better approach as described here:
http://www.911cd.net...showtopic=24424

Install of XP or Windows 7 from USB After Booting with 7 PE and
by using WinNTSetup2_x86.exe and Setup ISO file in Virtual drive


#10 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,578
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 03:28 PM

View PostTheEditor, on 07 July 2012 - 12:14 PM, said:

Those instructions suck. I can't even get bootusb to work properly. It just sits there with no working buttons except Exit.

I must have registered accounts on 4-5 separate forums since last night. Why is it so hard to install XP via USB?

Maybe it is because you are using a tool outside it's intended usage paradigm.

This tool has helped surely thoudands, likely tens of thousands, possibly hundreds of thousands people in installing XP from USB device. (people that were running XP)
Some other tools, including he one wimb pointed you to or the "other app":
http://www.msfn.org/...omusb-with-gui/
have been developed since, some may work "better", some may NOT work, some may be working AND more convenient.

Try looking at the half full glass :yes: , if you had this *need* before 2007 you would have had NO possibilities whatsoever :ph34r: .

jaclaz

#11 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 03:35 PM

And your helpful suggestion is? I've already tried WinSetupFromUSB.

View Postjaclaz, on 07 July 2012 - 03:28 PM, said:

View PostTheEditor, on 07 July 2012 - 12:14 PM, said:

Those instructions suck. I can't even get bootusb to work properly. It just sits there with no working buttons except Exit.

I must have registered accounts on 4-5 separate forums since last night. Why is it so hard to install XP via USB?

Maybe it is because you are using a tool outside it's intended usage paradigm.

This tool has helped surely thoudands, likely tens of thousands, possibly hundreds of thousands people in installing XP from USB device. (people that were running XP)
Some other tools, including he one wimb pointed you to or the "other app":
http://www.msfn.org/...omusb-with-gui/
have been developed since, some may work "better", some may NOT work, some may be working AND more convenient.

Try looking at the half full glass :yes: , if you had this *need* before 2007 you would have had NO possibilities whatsoever :ph34r: .

jaclaz


#12 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,578
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 July 2012 - 03:54 PM

View PostTheEditor, on 07 July 2012 - 03:35 PM, said:

And your helpful suggestion is? I've already tried WinSetupFromUSB.

There was no actually helpful suggestion implied in my post, only a "generic":

Quote

Take it easy man :)

and a hinting that maybe, since one or the other of the mentioned utilities has been proved to work for several (many) people, then it is possible that you have *something else*, be it the source, the actual USB device or your understandng of the use of the tool that *somehow* is "not standard".

At it's very minimum, please read here:
http://www.msfn.org/...ut-extra-tools/
there is no actual need of a dedicated tool, you could try the manual steps outlined in the above.

The mentioned thread is about an user (BTW using Windows 7 as "building" environment) that detailed how exactly to make a USB install stick manually (there are anyway a limited number of steps in it, ten in total) self-imposing the use of NO third-party tools.

jaclaz

#13 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,272
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 08:57 AM

Well, if I can make a Bootable LiveXP USB stick with the instructions given for creating it, I can surely create a MultiPartition Bootable USB stick, or even an Install USB Stick.

The "key" to making them has been given with the appropriate links. There are various methods for each, using various BootStrap programs. I prefer Grub4DOS, but that's just me.

BTW, the FIRST thing to do is to ensure that the USB Device is indeed bootable, then take it from there. I have two sticks, one of them having two partitions, the second accessible only with a "special driver" (not really, but I use it) in the USB-Bootable OS and it does work!

Summary - Don't be so rash as to say "the instructions suck" just because you want something that "magically" does everything for you the first try... And don't forget to RTFM (all info given in said links) - in some cases you just need to run part of the "tool" (see previous paragraph) and do the rest manually. ;)

#14 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 12:35 PM

That was a good suggestion. Unfortunately it didn't work. After the initial txt mode setup of XP loaded some files the message "Setup is starting Windows" comes up...... and then a BSOD. Some previous attempts with tools also got me to this point, though faster.

I don't think I've got a hardware issue; the CentOS on the box (an eee box EB1007 with a bigger drive) runs fine with no issues.

View Postjaclaz, on 07 July 2012 - 03:54 PM, said:

At it's very minimum, please read here:
http://www.msfn.org/...ut-extra-tools/
there is no actual need of a dedicated tool, you could try the manual steps outlined in the above.

The mentioned thread is about an user (BTW using Windows 7 as "building" environment) that detailed how exactly to make a USB install stick manually (there are anyway a limited number of steps in it, ten in total) self-imposing the use of NO third-party tools.


#15 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 12:41 PM

Rash is the last thing I am. I've used instruction sets from across the net utilizing various toolsets including WinToFlash, ISOtoUSB, the manual instructions mentioned here, and USB Multiboot, WinSetupFromUSB, etc. Nothing has worked. Nothing. I've now devoted roughly 15 hours to this over 3 days. The method of error varies, but nothing has worked.

And the fact remains - that latest version of BootUSB (5.3) mentioned at 911cd literally doesn't work. Which is the point where I threw up my hands and got a little frustrated.

View Postsubmix8c, on 08 July 2012 - 08:57 AM, said:

Summary - Don't be so rash as to say "the instructions suck" just because you want something that "magically" does everything for you the first try... And don't forget to RTFM (all info given in said links) - in some cases you just need to run part of the "tool" (see previous paragraph) and do the rest manually. ;)


#16 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,272
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 02:10 PM

View PostTheEditor, on 08 July 2012 - 12:35 PM, said:

That was a good suggestion. Unfortunately it didn't work. After the initial txt mode setup of XP loaded some files the message "Setup is starting Windows" comes up...... and then a BSOD. Some previous attempts with tools also got me to this point, though faster.

I don't think I've got a hardware issue; the CentOS on the box (an eee box EB1007 with a bigger drive) runs fine with no issues.

View Postjaclaz, on 07 July 2012 - 03:54 PM, said:

http://www.msfn.org/...ut-extra-tools/
there is no actual need of a dedicated tool, you could try the manual steps outlined in the above.

View PostTheEditor, on 08 July 2012 - 12:41 PM, said:

Rash is the last thing I am. I've used instruction sets from across the net utilizing various toolsets including WinToFlash, ISOtoUSB, the manual instructions mentioned here, and USB Multiboot, WinSetupFromUSB, etc. Nothing has worked. Nothing. I've now devoted roughly 15 hours to this over 3 days. The method of error varies, but nothing has worked.

And the fact remains - that latest version of BootUSB (5.3) mentioned at 911cd literally doesn't work. Which is the point where I threw up my hands and got a little frustrated.
1 - You get THROUGH Text-Mode, correct? Then Reboot?

If i'm not mistaken, the "normal" method of Install From USB requires the use of creating the "$Win_NT$.~bt" and ".~ls" folders and the root files first. You would have to then manually alter several files (see this). That's one way. Another way is to use Grub4DOS and mount the CD ISO Image in memory (provided sufficient memory exists).

In the way you just used (apparently from jaclaz' link), you said "it didn't work" / "txt mode' / "starting windows" / "BSOD"
Assuming, you followed the steps to the letter it should have worked (never tried it myself).
Is there any way you can actually SAY what the BSOD (generic term with no specific meaning) was? You mentioned an EEE PC - maybe problems with drivers?.

It's obvious that the USB is now bootable though... Largest hurdle passed...

This post has been edited by submix8c: 08 July 2012 - 02:35 PM


#17 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,578
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 03:31 PM

There is a possibility, though of course with rants but not actual info and different approaches/all things mixed together just a guess, but there is a distinct case where any of these methods won't work, and that is if the PC has USB 3 ports (and needs USB 3 drivers).

Another likely possibility, since several methods failed is an issue with the actual source, possibly (badly or "too much") nlited and/or (badly) integrated with SP's or later KB's or simply, for *whatever* reason, "botched".

There may also be issues (maybe) with some of the less common "eastern languages" source, but I doubt it.


@TheEditor
If you would be so nice to choose one method (the given manual way being the easiest to correct/fix/modify) and post the standard litany:
http://homepage.ntlw...ard-litany.html

Maybe we could go forward, until you continue saying "this didn't work" or "this other didn't work" we will remain in the "I'm ill, doctor. Help!" stage, actually in the "I'm ill, doctor, and you suck as a doctor. Help!" one. :(

jaclaz

This post has been edited by jaclaz: 08 July 2012 - 03:33 PM


#18 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 08 July 2012 - 10:56 PM

A breakthrough of sorts. Turns out the EB1007 needs to have the bios' SATA setting to IDE. Mine was ACPI.

That at least got the ball rolling a bit. Now I'm working on a EULA not found error. Basic files get loaded and I come to screen where I can officially start installing. I hit Enter and get the EULA error. I've searched threads here and came upon suggested solutions but none have yet worked.

#19 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 633
  • Joined: 21-March 07

Posted 09 July 2012 - 02:56 AM

View PostTheEditor, on 08 July 2012 - 10:56 PM, said:

A breakthrough of sorts. Turns out the EB1007 needs to have the bios' SATA setting to IDE. Mine was ACPI AHCI

Yes, that will have solved your problem.

Instead of changing in BIOS the SATA Controller setting from AHCI into IDE
you could have followed the description on How to prepare XP setup Source.

http://www.911cd.net...showtopic=24424
http://www.msfn.org/...ll-xp-from-usb/

For Install of XP on a modern system with SATA Drives it is needed to use DPsBase.exe 
for Integrating in your XPSOURCE DriverPack Massstorage with TXT Mode Enabled.
http://driverpacks.net/downloads
In that case a lot of Extra RAID SCSI and SATA Drivers (about 120 extra) are Integrated which appear in the 
XP Setup BootFolder $WIN_NT$.~BT on Install-Drive and can prevent a lot of XP Install Boot Problems.


:)

This post has been edited by wimb: 09 July 2012 - 02:58 AM


#20 User is offline   TheEditor 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 12
  • OS:none specified
  • Country: Country Flag

Posted 09 July 2012 - 08:40 AM

Not sure that would have helped. In any case I found the bios a bit confusing on this. My eeebox is older and apparently the way this piece of info (and others) are organized is a bit different than later models. Descriptions on how to find this and correct it didn't match my bios.

There are plenty of "eula not found" posts around here and last night I probably tried 5 different fixes unsuccessfully. This is getting a bit OT for this thread title and I'll post further in more appropriate places. Thanks to jaclaz for the "manual" link as this has given me enough hands-on experience to implement the EULA fix attempts.

View Postwimb, on 09 July 2012 - 02:56 AM, said:

Instead of changing in BIOS the SATA Controller setting from AHCI into IDE
you could have followed the description on How to prepare XP setup Source.

http://www.911cd.net...showtopic=24424
http://www.msfn.org/...ll-xp-from-usb/

For Install of XP on a modern system with SATA Drives it is needed to use DPsBase.exe 
for Integrating in your XPSOURCE DriverPack Massstorage with TXT Mode Enabled.
http://driverpacks.net/downloads
In that case a lot of Extra RAID SCSI and SATA Drivers (about 120 extra) are Integrated which appear in the 
XP Setup BootFolder $WIN_NT$.~BT on Install-Drive and can prevent a lot of XP Install Boot Problems.



Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy