Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 212>>

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: iso image to boot Windows 7, iso image to boot Windows 7< Next Oldest | Next Newest >
 Post Number: 1
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Dec. 08 2010,11:24  Skip to the next post in this topic. Ignore posts   QUOTE

hi, wanted to know if is possible to make windows boot iso image 7 with EasyBoot, probe around and so far I could not.
there any way to do it or can not.
thanks!
Offline
Top of Page Profile Contact Info 
 Post Number: 2
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 08 2010,11:50 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@gallomk

Quote: “wanted to know if is possible to make windows boot iso image 7 with EasyBoot”

Hmmm… I guess you mean an ISO-image created by EasyBoot with menu to launch setup of Win-7 ???  
Is this a correct description of your request?

If this is the case, test this:
Copy everything from your Win-7 source to folder disk1 in Easyboot.
Create menu in EasyBoot and use menu command:  run vistaldr.bin

Create ISO in EasyBoot and you are “home”

Some notes: Check that you have file vistaldr.bin in folder ezboot – it should be there.
You can make a copy of boot file vistaldr.bin and use name win-7.bin and change menu command to: run win-7.bin

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
Offline
Top of Page Profile Contact Info 
 Post Number: 3
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Dec. 08 2010,11:57 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(balder @ Dec. 08 2010,16:50)
QUOTE
@gallomk

Quote: “wanted to know if is possible to make windows boot iso image 7 with EasyBoot”

Hmmm… I guess you mean an ISO-image created by EasyBoot with menu to launch setup of Win-7 ???  
Is this a correct description of your request?

If this is the case, test this:
Copy everything from your Win-7 source to folder disk1 in Easyboot.
Create menu in EasyBoot and use menu command:  run vistaldr.bin

Create ISO in EasyBoot and you are “home”

Some notes: Check that you have file vistaldr.bin in folder ezboot – it should be there.
You can make a copy of boot file vistaldr.bin and use name win-7.bin and change menu command to: run win-7.bin

balder

heee ... no, I run an iso of windows 7 without decompressing it, you understand?
Offline
Top of Page Profile Contact Info 
 Post Number: 4
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 08 2010,12:29 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@gallomk

Quote: ”I run an iso of windows 7 without decompressing it”

Okay, let me put it this way then ???
You want to launch Win-7 setup-ISO with EasyBoot? Correct?

And yes you can launch ISO as it is but setup won’t work properly :O
You need to extract files and folders as told in tutorial in post nr;2 .

However, you can launch Win-7PE ISO-file directly without the need to extract any files :;):
This is done using my script “easyboot-iso.script” :laugh:

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
Offline
Top of Page Profile Contact Info 
 Post Number: 5
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Dec. 08 2010,12:56 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(balder @ Dec. 08 2010,17:29)
QUOTE
@gallomk

Quote: ”I run an iso of windows 7 without decompressing it”

Okay, let me put it this way then ???
You want to launch Win-7 setup-ISO with EasyBoot? Correct?

And yes you can launch ISO as it is but setup won’t work properly :O
You need to extract files and folders as told in tutorial in post nr;2 .

However, you can launch Win-7PE ISO-file directly without the need to extract any files :;):
This is done using my script “easyboot-iso.script” :laugh:

balder

ok I was watching something about "EasyBoot-iso.script" and I see that you created something qeu ... is there anyway to get it? or how to build ...
thanks for responding and take your time.
Offline
Top of Page Profile Contact Info 
 Post Number: 6
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 08 2010,13:43 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@gallomk

Quote: ”is there anyway to get it?”

Well low your eyes a little bit :;):  and you find: “Download complete set of scripts including help file HERE”

You find latest updated set including script-engine “WinBuilder” that I use to control script collection.
It would be nice if you read “READ_ME.html” before starting asking questions ???

Some notes how to use scripts:
1. Extract to the root of harddisk C:\
2. Use folders on the same root (C:\) for ISO-files that you want in your build
3. Do not use the desktop
4. Do not have spaces in name to folder and files. Example: “Hiren’s BOOT cd.ISO” doesn’t work, But Hiren’s_BOOT_CD.ISO is okay.  Same to folder where you keep your ISO-files – no spaces in name please.
5. If running script in Vista/Win-7, set UAC (User-Account-Control) to lowest level and run as “Administrator”.

Note: If using script like easyboot-usb.script, take attention to this:
As a precaution to not destroy data on a second USB disk OR a second partition - includes both hided as unhidden partition(s) - script automatically scan what USB device(s) that are connected to your computer.
In case you have more than one USB device that script has discovered (or think is) a second USB disk OR a USB disk with several partitions, script halts to not destroy any data.

-----------------------------------------------
Some explanation how USB-script works…
Script analyse if USB device is a “fixed” (in most cases a harddisk) or “removable” (USB-stick/thumb-drive).
If script detect USB device as “fixed” it automatically use NTFS as file system (can be overridden with checking “Force Format to FAT32”).
If script detect USB device as “removable” it automatically use FAT32 as file system
However - even if script detect USB device as “removable”, and USB device is larger than 32 GB in size (let’s say 64GB), it automatically select NTFS as file system to avoid the 32GB-limit to FAT32 (can be overridden with checking “Force Format to FAT32” but not recommended).

As far as I know there is no script that can do all this fully automatically – no need to set a lot of parameters manually (and make mistakes this way).
The “backside” is that to make script as safe as possible – script must refuse to handle more than one USB device - or more than one partition on USB device - to not get confused what is the target for the whole operation :p

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
Offline
Top of Page Profile Contact Info 
 Post Number: 7
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Dec. 08 2010,15:18 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(balder @ Dec. 08 2010,18:43)
QUOTE
@gallomk

Quote: ”is there anyway to get it?”

Well low your eyes a little bit :;):  and you find: “Download complete set of scripts including help file HERE”

You find latest updated set including script-engine “WinBuilder” that I use to control script collection.
It would be nice if you read “READ_ME.html” before starting asking questions ???

Some notes how to use scripts:
1. Extract to the root of harddisk C:\
2. Use folders on the same root (C:\) for ISO-files that you want in your build
3. Do not use the desktop
4. Do not have spaces in name to folder and files. Example: “Hiren’s BOOT cd.ISO” doesn’t work, But Hiren’s_BOOT_CD.ISO is okay.  Same to folder where you keep your ISO-files – no spaces in name please.
5. If running script in Vista/Win-7, set UAC (User-Account-Control) to lowest level and run as “Administrator”.

Note: If using script like easyboot-usb.script, take attention to this:
As a precaution to not destroy data on a second USB disk OR a second partition - includes both hided as unhidden partition(s) - script automatically scan what USB device(s) that are connected to your computer.
In case you have more than one USB device that script has discovered (or think is) a second USB disk OR a USB disk with several partitions, script halts to not destroy any data.

-----------------------------------------------
Some explanation how USB-script works…
Script analyse if USB device is a “fixed” (in most cases a harddisk) or “removable” (USB-stick/thumb-drive).
If script detect USB device as “fixed” it automatically use NTFS as file system (can be overridden with checking “Force Format to FAT32”).
If script detect USB device as “removable” it automatically use FAT32 as file system
However - even if script detect USB device as “removable”, and USB device is larger than 32 GB in size (let’s say 64GB), it automatically select NTFS as file system to avoid the 32GB-limit to FAT32 (can be overridden with checking “Force Format to FAT32” but not recommended).

As far as I know there is no script that can do all this fully automatically – no need to set a lot of parameters manually (and make mistakes this way).
The “backside” is that to make script as safe as possible – script must refuse to handle more than one USB device - or more than one partition on USB device - to not get confused what is the target for the whole operation :p

regards balder

thank you very much, I will see if I work for my project ...

thank you very much, ah sure I am the creator of famous winuntu ... search for it and you'll see what built eh:)

Greetings friend!
Offline
Top of Page Profile Contact Info 
 Post Number: 8
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 08 2010,16:57 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@gallomk

Quote: “I am the creator of famous winuntu”

Interesting stuff you are dealing with – very impressing :cool:
Keep it up :;):

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
Offline
Top of Page Profile Contact Info 
 Post Number: 9
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Dec. 08 2010,17:17 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(balder @ Dec. 08 2010,21:57)
QUOTE
@gallomk

Quote: “I am the creator of famous winuntu”

Interesting stuff you are dealing with – very impressing :cool:
Keep it up :;):

balder

thanks, I'm done my 4 dvd and this vesion I want to do with the 64-bit operating systems, but if I take too much decompress and do not fall into a dvd 5 and would have to do it on a dvd 9.
so I wanted to know if I could run the iso are decompressed and falling on the same dvd.

thanks for your help !....
Offline
Top of Page Profile Contact Info 
 Post Number: 10
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 08 2010,18:13 Skip to the previous post in this topic.  Ignore posts   QUOTE

@gallomk

Sorry, I cannot to 100% understand your request ???
What ISO-file are you trying to integrate into EasyBoot?

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
Offline
Top of Page Profile Contact Info 
11 replies since Dec. 08 2010,11:24 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 1 of 212>>
reply to topic new topic new poll

» Quick Reply iso image to boot Windows 7
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code