Forum: EasyBoot
Topic: vFloppy in EasyBoot & Q. W7-usb
started by: ghost168

Posted by Guest on Nov. 11 2011,11:33
~
Just want to express my gratitude to the makers of
EasyBoot, because of the new version with vFloppy.

Before I had problems loading floppy images. Now they
run very well, even ima floppy's with ramdisks of its own.

Ghost.
~

btw:
Is there 'n Easyboot solution for W7 setup from usb?
Only the MS way with their tool works. Not with EZB.
I managed to do this from an EasyBoot DVD. usb sucks.
~

Posted by balder on Nov. 11 2011,12:19
@ghost168

As you are a new member I say welcome @ghost168

Quote: "Is there 'n Easyboot solution for W7 setup from usb?"

Well in my opinion there is :)

I'm 100% sure it works if you use parts of my script-collection (you have download below in every post I write in this forum).

But why not test if Easyboot can do it right away :cool:  
Note: I haven't tested solution I present below, can you please, test and report how it works :O

--------------------------
Do it this way:

1. From your Windows-7 source you copy to folder disk1 in Easyboot: folders 'boot', 'efi' and folder 'sources' (optionally recommended if present also folders 'support' and folder 'upgrade') You also must copy files 'bootmgr' and if present file 'bootmgr.efi' and optionally file 'setup.exe')

2. Create menu in easyboot and use menu command:  run /bootmgr

3. Save changes and create ISO.

4. How to move build to USB is well described< HERE >

Note: menu commands is also well described in post above

I'm also interested in what way you used - Quote: "Just want to express my gratitude to the makers of
EasyBoot, because of the new version with vFloppy."

Could you please explain how and what you did to all other uses of Easyboot :)

balder

Posted by Guest on Nov. 11 2011,13:22


----------
Config.sys
----------

[MENU]
menuitem= NONE, Start Ghost   direct...
menuitem= DNAV, DOS Navigator Commander
menuitem= CDRM, Load  UIDE    DVD/CDrom
menuitem= AHCI, Load  AHCI    DVD/CDrom
menuitem= XUCD, Load  USB-2   DVD/CDrom
menuitem= FIRE, Load  Fwire   DVD/CDrom
menuitem= FDSK, Eenvoudige Fdisk/Format
menuitem= DOS8, DOS-prompt + muisdriver
menudefault=NONE,30
menucolor=7,0

[NONE]
[CDRM]
[AHCI]
[XUCD]
[FIRE]
[DNAV]
[FDSK]
[DOS8]

[COMMON]
files=60
stacks=9,128
dos=high,umb
LASTDRIVE=Z

------------
Autoexec.bat
------------

@echo off
set dircmd=/o/p

set ramd=R
\rdisk /:R /s240 /y >nul
set EXPAND=YES
set temp=%RAMD%:\
set tmp=%RAMD%:\
path=%ramd%:\;%ramd%:\dos\;%ramd%:\cddrv\;%ramd%:\ghost\;%ramd%:\volkov\;%ramd%:\aefdisk;

:com
copy /v \command.com %RAMD%:\ >nul
if not exist %ramd%:\command.com goto com
set comspec=%RAMD%:\command.com

:mouse
echo.
echo Loading Mousedriver...
call extract /y /e /l %ramd%:\ \mouse.cab >nul
lh %RAMD%:\mouse
echo.
echo Extracting Files.....

copy /v \dos.cab %ramd%:\ >nul
copy /v \extract.exe %ramd%:\ >nul
copy /v \cabs\*.cab %ramd%:\ >nul
call %ramd%:\wait 2

if "%config%"=="DNAV" goto dnav
if "%config%"=="FDSK" goto fdsk
if "%config%"=="NONE" goto ghost
if "%config%"=="DOS8" goto end

call dr.bat
goto end

:dnav
call dn.bat
goto end

:fdsk
call fd.bat
goto end

:ghost
call gh.bat
goto end

:end
call dos.bat

:eof
cd\
%ramd%:
-------------------------------------------------------------

A .nzb file to download the image file will be sent.
code: ghost168 - (cause of right protected stuff)


As you see, the Windows 7 Setup is already named, but
not really functional because I want it to setup from usb.

Posted by balder on Nov. 11 2011,14:30
@ghost168

Well, I'm confused...

Quote: "As you see, the Windows 7 Setup is already named, but
not really functional because I want it to setup from usb."


You show a Autoexec.bat from floppy image that has a menu that launch different batch-files ???

I don't see any setup of win7 in that Autoexec.bat ???

However you do have a two menu entrees in EasyBoot: "Setup windows 7 64 bits" and " Setup windows 7 32 bits" - is it these ones you are referring to ???
Where have you put your Windows-7 files ???
And what menu command is used in Easyboot menus: "Setup windows 7 64 bits" and " Setup windows 7 32 bits" ???

balder

Posted by Guest on Nov. 11 2011,15:20
Hello Balder,

Please look in your private mail. That will explain all
about the batch files. Its all about the default [5] Ghost
line in the menu. I had to send it private cause of the
rights on Ghost. Sorry for the other users. When they
are interested I must fix another ima without the ware.
The fact is that this works great now with vFloppy cmd.

I have tried several ways for installing/setup W7usb via
easyboot commands, never with any success. So there
are only empty lines in the menu (yet). The rest is OK:

Easeus:   run /iso/easeus.iso
Paragon: run /iso/paragon.iso
Ghost&:   as in the posting...
Mini XP:   run /hbcd/xp/xp.bin
Tcomm:   run /iso/totalcmd.iso
UBCD:     run /iso/ubcd511.iso
Restart:  swap; boot 80

I also took my chance with WinBuilder, but that gave me
trouble, to much to remember and describe here. Sure I
will try it again, and also search for solutions else in this
forum and other places on the internet.

Thx for your interest.

Posted by Guest on Nov. 11 2011,15:56
It is possible to put a map with the Ghost files of a ready
Install (ghost-frozen-setup-start) with the dir name e.i.
Win732 on the \ usb stick.  (I tested it from HD as OK)

But from the usb, The restore started, and after a while
gave an error, and stopped restoring. This was done
by calling an install batch with among other, these lines:

:install
echo Norton Ghost
echo Loading.....
call %RAMD%:\ghost\aefdisk /activate:1 /mbr
call %ramd%:\ghost\ghost.exe -auto -afile=%ramd%:\ghosterr.txt -crcignore -f32 -fro -ffx -ffi -fx -clone,mode=pload,src=c:\Win732\part.gho:1,dst=1:1

Note that without swap in the easyboot cmd you have
to change the dst= command (destination drive).

Now I'm looking for a commandline util that can unpack
the same Win7 install files, packed in Install.wim, as 7z
is able to extract to a destination the content of a wim.

Let you know if I succeed in any of this.

Posted by balder on Nov. 11 2011,16:09
@ghost168

Quote: " Please look in your private mail"
Yes I have recieved message but as I'm not any part of easyboot (I'm a 'simpel' private fan and user of Easyboot and have nothing to do with EasyBoot developer team what so ever).

AND Quote: "Its all about the default [5] Ghost
line in the menu."

But why all this fussing concerning ghost?
What's the connection with setup of win7?
It is easier if you simply show me lines in 'gh.bat' if you having problem how to 'ghost' (create image or 'write' ghost image back to harddisk partition)

------------------------------------------------------------
Anyway, tutorial I wrote in post nr;2 to launch setup of windows-7 is (as expected) working correctly (I tested basic functionality in Virtual PC).

The good news is; it is extremely easy to launch setup of any NT6-system from USB via EasyBoot menu system (NT6-system are typically Win7/Win8/server-2008 and Vista all 32-bit and 64-bit included)

The bad news is that you cannot have several different setup of NT6-systems in EasyBoot as you only can occupy folder disk1 with one 'sources'-folder.
We can fix the 'boot-sequence' (create several different bcd-files but then the problems are there to stay).
However I'm pretty sure you might 'merger' 32-bit and 64-bit together in same folder 'sources' which on the other hand makes it very large inside folder 'sources' (most likely not possible to fit in on DVD) but USB drive could be the solution.

Unfortunately EasyBoot do not have this facility to create (or do) this 'merge' - you are bound to find it on Internet.
I did a simple Google and found a lot of solutions - as example < HERE >

Another exampel < HERE >

Attention! This also means you cannot have Vista together with Windows-7 (but who wants Vista these days - it's such a crap anyway :D )

However I noticed you have two menu entrees in EasyBoot: "Setup windows 7 64 bits" and " Setup windows 7 32 bits"
You must after done the 'merge'-part of the two systems, only use one entry in Easyboot menu that should look like this; Setup Windows 7 (32bit & 64-bit)
And as described in tutorial in post nr;2 - use menu command:  run /bootmgr

Note: after you merged the 32-bit and 64-bit system you simply copy (or extract from created ISO) same folders and files that already has been described in post nr;2
However the folder 'sources' is now much bigger this time as it hold both 32-bit as the 64-bit of Win7 :O


balder

Posted by Guest on Nov. 11 2011,16:36
@Balder
I understand it is confusing Ghost/Easyboot ???

The connection:
As in msg (11 2011,20:56) I explained a way to install
W7 via Ghost, starting one of the EasyBoot buttons.
Using a Virtual Ghost floppy with Install instructions.
Only it failed from usb, whilst it succeeded from HD.

I admit that the MS way to install directly from usb is a
possibility to install 1 (just one) Windows version, but
if it is possible to start install from different iso/img files
then you maybe can install more Windows versions and
avoid merging problems on the usb medium.

I will take a good look at the links you found on internet.
As i mentioned before, i'm also goin to Winbuilder again.
~

Posted by balder on Nov. 11 2011,16:55
@ghost168


Quote: "As in msg (11 2011,20:56) I explained a way to install
W7 via Ghost, starting one of the EasyBoot buttons."

Sorry I missed that message as I instantly wrote answer without checking if new post was in or not (he, he didn't realize you where that fast on keyboard :D )

Quote: " Note that without swap in the easyboot cmd you have
to change the dst= command (destination drive)."

I wouldn't use the swap command, it can be a problem
As BIOS is detecting your USB drive as the first disk unit - why not change destination 'dst=1:1' to 'dst=2:1'

Quote: " As i mentioned before, i'm also goin to Winbuilder again."

Some of the scripts work well but as EasyBoot from version 6.5 has most of my ideas already built-in to it's core - you only have some 'sporadically' use of script-collection ???

I must say that EasyBoot from latest version is performing great - I'm very impressed :cool:

That 'ghost-thing'...
Is this what you do:
1. Write an ghost image of setup-files of Windows-7-files to harddisk and then you launch setup of Win7 (or to continue a 'frozen setup') ???

Is this a right description of what your intension is :O

EDIT:

Quote: "but
if it is possible to start install from different iso/img files
then you maybe can install more Windows versions and
avoid merging problems on the usb medium"

Read < HERE >

Note: I have not tested this solution but has been reported to work......... 'sometimes'

regards balder



Posted by Guest on Nov. 11 2011,17:09
~
Someone who wants to see how vfloppy images for
ghost, using EasyBoot, may look like, can download
these vfloppy images by using the attached nzb.
nzb files downloads from binary groups on internet.
So you have to use a program like Grabit or another.
Else the upload size exeeds the limit of this forum.

The right protected file Ghost.exe is removed from the
cabinets out of the images. You have to put Ghost.exe
of your own, back in the Ghost.cab files. See txt file.
Use, look for: Ghost.exe version 11.0.2 for best result.
~



Posted by balder on Nov. 12 2011,05:38
@ghost168

Done some experiments with Ghost images :cool:

1. Started setup of Win7 from USB using tutorial in post nr;2 (which as expected, works excellent)

2. During first reboot (after copying of files etcetera is finished) I launched Ghost and created image of partition-1 (with the 'frozen' setup-files from Win7-setup).
Note1: I chose USB stick to hold ghost image-file.
Note2: This image is created from an odd Bare-bone computer

3. I moved USB-stick with ghost including created ghost-image to my stationary computer with different hard-disk and different motherboard (everything is different in this computer including graphic-card etcetera).

4. I run 'ghost' to the stationary computer and used created image from Bare-Bone computer.
Note: I use a simple 'standard' ghost floppy image including ghost_v11.exe (no 'swap-command')

5. And the result is................. Excellent :D

Basically this way of 'install' win7 - including any version (32-bit, 64-bit etcetera) or Vista (any version) should work okay, as far as I understand and have figured out so far ???

The only problem is you need ghost.exe (version 11 recommended for its better support to USB drives).

It's fairly easy for any one that are skilled in how ghost switches is used, to create different floppy images to launch ghost and hereby in an simple way 'install' (using 'frozen' ghost image of setup) by simply launch different floppy images from Easyboot menu :;):

But I repeat, you need ghost_v11 for best performance :O

regards balder

Posted by Guest on Nov. 12 2011,09:47
~
Balder, I am glad it worked for you as you described.
Now i'm sure this is the right track to follow, as long as
images won't do the setup-W7-usb-job properly for me.

The swap was only for the small partitioner in the img.
Then It will not start on the usb itself and prevent error.
With a ghost line for automatic install on the 1st part.
of the 1st hd, I only had to change the destination.
Not all the switches are necessary, defaults is all right.

You said, maybe swapping causes trouble. Will test it.

I hope more people try this out and tell their specific
steps token to get good result. We can learn from such
experiences, also if not succeeded. My uploaded images
are not perfect. Please all, post your vFloppy images too.
~



Posted by balder on Nov. 12 2011,11:22
ghost168

Quote: "I hope more people try this out and tell their specific
steps token to get good result."

I agree :;):

By the way - thank you for pointing to this possibility to 'install' NT6-systems in an different way - really not an bad idea :)

Anyway.............

I used this simple Autoexec.bat

@echo off
c:\ezboot\ghost\GHOST.exe -clone,mode=pload,src=c:\ezboot\ghost\win7_32.gho:1,dst=2:1 /rb

And to Config.sys I used only this:

LASTDRIVE = Z

-------------------------------
To those that are not fully familiar with ghost switches I explain it briefly:

I created a folder 'ghost' inside folder 'ezboot'
I copied my created ghost image of the 'frozen' setup of win7 to inside of folder 'ghost' with the name ' win7_32.gho'
I also copied ghost.exe (version 11 of the Ghost-DOS.exe-file. You cannot use ghost32-win.exe as this is DOS).
I now have the big ghost image of the 'frozen' setup of win7 together with ghost.exe inside folder ghost.

You can also see it in path: 'c:\ezboot\ghost\GHOST.exe' and the path to source (src) ' src=c:\ezboot\ghost\win7_32.gho'.

This means I can use same ghost.exe to all different floppy images that control ghost in any aspect ('create' or 'clone' ghost images) :cool:

Note: I also use a very small floppy image(s) 0,32MB (launch faster) that only have following needed DOS-files inside:

AUTOEXEC.BAT
CONFIG.SYS
COMMAND.COM
IO.SYS


-----------------------------------

Attention! Watch out for the file size limit related to file-system FAT32 :O

The maximum possible size for a file on a FAT32 volume is 4 GB minus 1 byte or 4 294 967 295 (232&#8722;1) bytes - basically we can say  APPROXIMATELY 4 GB
Ghost images larger than 4GB must be split in smaller images when created (the switch '-split' is used in this case).

Optionally you can use NTFS as file-system
NTFS has practically no limits to file-size to your 'daily' use.
Note: If chose NTFS you cannot use built-in facility in EasyBoot to "Burn" EasyBoot-build to USB drive, as 'boot-file' ezldr cannot be run from NTFS (must be FAT32)
However this can be solved using my scripts (especially 'easyboot-grub-iso.script' but also 'easyboot-usb_v2.script').


---------------------------
regards balder