|
Post Number: 1
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 17 2013,11:46 |
|
|
Sorry my English is bad. I have HDD External. I split it to 3 partition. First partition : multi boot WinXP3/ Win 7 Second partition : boot Win 8 Third partition: my data I was made multi boot WinXP3/ Win 7 successful and burn it to first partition. I want made boot Win 8 on second partition. I don't know made EasyBoot to boot Win 8. Please help me tutorial.
Thank a lot
Edited by ForFun on Jul. 17 2013,11:47
|
|
|
|
Post Number: 2
|
balder
Group: Members
Posts: 1942
Joined: Oct. 2008
|
|
Posted on: Jul. 17 2013,14:45 |
|
|
@ForFun
Welcome to Easyboot @ForFun
Quote: â want made boot Win 8 on second partitionâ
Hmmm⊠Iâm a little bit confused here From where do you run (launch) EasyBoot ----------------------
Test this:
1. Download my set of scripts (you have download below in every post I write in this forum)
2. Extract folder âbalderâ to the root [C:]
3. Make a copy of file âsetupnt6.imgâ in folder âbalder/USB_Resourcesâ to somewhere
4. Rename the copy of âsetupnt6.imgâ to âwin8.imgâ
5. Open file win8.imgâ (I used UltraIso to open file) and extract text-file âmenu.lstâ to somewhere (keep file âwin8.imgâ still opened with UltraIso)
6. Open extracted text-file âmenu.lstâ (use notepad) and modify text:
find --set-root --ignore-floppies /bootmgr chainloader /bootmgr
To
find --set-root --ignore-floppies /win8mgr chainloader /win8mgr
Save changes to text-file
7. Inject back modified text-file âmenu.lstâ into âwin8.imgâ (I used UltraIso to this)
8. Save changes to win8.img
9. Copy modified file win8.img to folder EZBOOT
10. Use menu command in Easyboot: run win8.img
This is what happens... When launching win8.img â which is basically a âgrub kicker-imageâ â grub starts to search for a file win8mgr and when found, it chainloads file win8mgr.
I donât know what kind of external harddrive you use but I guess it is connected via USB If having an USB harddrive, it is possible to boot to USB harddrive when computer starts up and having the menu of Easyboot launched directly from USB harddrive and from EasyBoot menu launch whatever you like (win8 on second partition of USB drive as example)
balder
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
|
|
|
Post Number: 3
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 18 2013,03:08 |
|
|
@blader Thank a lot. I'll test
I 'll run EasyBoot on first partition I 'll made my EasyBoot menu:
1. Setup Win 8 Pro ( I save source setup in second partition.I don't know made EasyBoot is here) 2. Setup Win7 Ultimate SP1 run /bootmgr successful (in first partition) 3. Setup WinXP3 run W2ksect.bin successful (in first partition) 3. Hiren BootCD 14 run /HBCD/isolinux.cfg successful (in first partition) 4. WinPE run winpe.iso successful (in first partition) 5. Boot from hard disk successful (in first partition)
Sorry my English is bad. Thank you very much
|
|
|
|
Post Number: 4
|
balder
Group: Members
Posts: 1942
Joined: Oct. 2008
|
|
Posted on: Jul. 18 2013,11:49 |
|
|
@ForFun
Quote: â I 'll run EasyBoot on first partitionâ Okay - this means you set motherboard to boot from USB harddrive (harddrive with your 3 partitions)
EasyBoot launches and you can chose to launch different items from the menu of Easyboot.
To make it easier I have created a 'kicker-image' that you copy to folder EZBOOT
Do it this way:
1. Download my 'kicker-image' (setupwin8.img) from HERE and copy image image to folder EZBOOT Note: DO NOT copy to folder EZBOOT on your USB harddrive, but to where you have EasyBoot installed, which in normal case, is to the root in your computer - and the root is normally the internal harddrive C: (or partition C: but you may have installed EasyBoot to another partition)
2. Use the same EasyBoot menu as you used before to you USB harddrive and put in one more menu entry using menu command: Â run setupwin8.img
3. Save changes to your menu in EasyBoot as usual and finally create a new ISO as well to make sure changes to menu is taking affect
4. Copy the whole folder EZBOOT to USB harddrive overwriting all files in that folder with this new files
5. Finally rename file 'bootmgr' in partition-2 (your Win8 setup) to setupwin8
When using menu command: run setupwin8.img  the 'kicker-image' search for a file setupwin8 and when found, it chainload that file and your setup of Win8 should start up
regards balder
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
|
|
|
Post Number: 5
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 18 2013,12:30 |
|
|
@blader Thank you very much
I 'm making it.
|
|
|
|
Post Number: 6
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 18 2013,13:35 |
|
|
@blader I sucessful .I very happy
Thank you very much
I make EasyBoot to create ISO, I click Joilet. I test "mydisk.iso" by MobaLiveCD_v2.1 then Setup XPSP3 sucessfull
When I burn USB disk, I test in real pc then Setup XPSP3 not install It is error "CD Boot : Couldn't find NTLDR".
Please help me
Edited by ForFun on Jul. 26 2013,13:02
|
|
|
|
Post Number: 7
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 26 2013,13:06 |
|
|
I test "mydisk.iso" by MobaLiveCD_v2.1 then Setup WinXPSP3 sucessfull
When I burn USB disk, I test in real pc then Setup WinXPSP3 not install
It is error "CD Boot : Couldn't find NTLDR".
Please help me p/s: my menu 1. Setup Win 8 Pro 2. Setup Win7 Ultimate SP1 3. Hiren BootCD 14 4. WinPE 5. Boot from hard disk Work well
|
|
|
|
Post Number: 8
|
balder
Group: Members
Posts: 1942
Joined: Oct. 2008
|
|
Posted on: Jul. 26 2013,14:08 |
|
|
@ForFun
Quote: "It is error "CD Boot : Couldn't find NTLDR"."
Yes this is fully normal behaviour from WinXP You cannot use the same procedure to WinXP when run setup from USB device It is a little tricky but I have tested and it do work correctly Best is if you have a small (1 GB or larger) USB stick left to test from
Solution is in post nr;2 (follow link) HERE
You of course must create a new menu entry (run setupxp.img) and copy 'setupxp.img' to folder EZBOOT Then save again your menu in EasyBoot and finally when you have files and folders related to WinXP copied to USB stick (using solution mentioned in link above) you copy folder EZBOOT to USB stick overwriting existing folder EZBOOT on USB stick
As you can notice - a little bit tricky - but reasonable easy to solve Note: If you have downloaded my script-collection, you already have 'setupxp.img' in folder 'USB_Resources' ------------------------------------ Or test this: In theory, you should be able to simply copy files and folders from your 'test USB stick' to the USB device you already have with EasyBoot and other stuff. In that case you only need to copy 'setupxp.img' to folder EZBOOT on USB and also replace with new menu in folder EZBOOT as well (the menu with 'run setupxp.img')
EDIT: I tested using an 'spare' USB stick This is what I did:
1. Run WinSetupFromUSB_0-2-3.exe
2. Used in WinSetupFromUSB_0-2-3.exe built-in format tool - RMPrepUSB with 'FAT32' and 'XP bootable (NTLDR)' as settings.
3. I browsed to WinXP-files in WinSetupFromUSB_0-2-3.exe
4. Finally pushed to GO and accepted everything
5. When finished I plugged in my other USB stick with its EasyBoot files and folders.
6. I then copied following files and folders from USB stick with WinXP setup-files to USB stick with EasyBoot-files
$WIN_NT$.~BT $WIN_NT$.~LS BOOT.INI BOOTFONT.BIN NTDETECT.COM NTLDR TXTSETUP.SIF windefault WINNT.SIF
WIN51 WIN51IP WIN51IP.SP2 Note: you may have some more 'tag-files' to copy over
This seems to work okay - but no guaranties as files are copied over (always an hazardous manoeuvre)
------------------------------------ Nice progress you have done already @ForFun - very nice...
regards balder
Edited by balder on Jul. 27 2013,06:08
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
|
|
|
Post Number: 9
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 27 2013,11:18 |
|
|
@blader Thank you very much I will test
|
|
|
|
Post Number: 10
|
ForFun
Group: Members
Posts: 13
Joined: Jun. 2013
|
|
Posted on: Jul. 27 2013,12:35 |
|
|
@blader I used "Or test this: In theory, you should be able to simply copy files and folders from your 'test USB stick' to the USB device you already have with EasyBoot....."
It work perfect. I'm very happy
Thank you very much @blader You are number one Thank a lot
Edited by ForFun on Jul. 27 2013,12:50
|
|
|
|
|