Forum: EasyBoot Topic: Windows 7 Setup from USB started by: Orochi Posted by Orochi on Jan. 26 2011,17:10
I have a rough idea how to make windows 7 install itself from USB using grub4dos.A good example good be found here. < http://www.w7forums.com/tips-us....72.html > In that guide in the 2nd step is says: "Copy everything in Windows 7 Installation DVD into your USB storage." The problem is that I already have a dir named Boot on my USB and it belongs to Ophcrack. Is there any way around this problem ? Posted by balder on Jan. 26 2011,17:48
@OrochiQuote: “The problem is that I already have a dir named Boot on my USB and it belongs to Ophcrack” It depends on what version of Ophcrack.ISO you use ![]() There is NT6-based and isolinux\syslinux-based Ophcrack ![]() If using NT-6-based you should use my script easyboot-iso.script and run ISO as it is (not extracting any files or folders to USB) you automatically get the right command from script to use in EasyBoot menu and you don't need to check "Run ISO from RAM" in script. You can then use easyboot-Vista\Win7.script to integrate Win-7 into EasyBoot. Use my grub-kicker-image – download < HERE > and put image (SETUPNT6.IMG.GZ) in folder ezboot. Use menu command in EasyBoot menu: memdisk SETUPNT6.IMG.GZ Then use easyboot-grub-iso.script to create a new ISO-file (read help in script) and finally continuing using easyboot-grub-iso.script and choose to transfer the whole big build to your USB device. Note: your USB device is formatted during this process ![]() However, if your Ophcrack.ISO is based on isolinux\syslinux you can use the same folder Boot (merge files and folders inside folder Boot). Then you can use the USB device the way you already do ![]() balder Posted by Orochi on Jan. 26 2011,18:06
balder thank your kindly for your reply.I downloaded ophcrack from here: ophcrack Vista LiveCD < http://ophcrack.sourceforge.net/download.php > I am guessing this is a linux version. This is why I had to extract the iso to the root of my usb. Do you know where I can find the NT-6 version. Your method with easyboot-iso.script definitely sounds very appealing ![]() I don't use EasyBoot that much often now. I am trying to do everything though grub4dos these days. ;) QUOTE However, if your Ophcrack.ISO is based on isolinux\syslinux you can use the same folder Boot (merge files and folders inside folder Boot). Then you can use the USB device the way you already do This this sounds even easier, except this method is a bit messy ![]() Thanks again for your help. Posted by balder on Jan. 27 2011,02:40
@OrochiQuote: ”This sounds even easier, except this method is a bit messy” Yes, but it seems that this is the method you are bound to use ![]() Note: I cannot provide you with download link to the “old” ophcrack Vista LiveCD built with source from NT-6 (Vista\Win-7) as this is related to licence agreements ![]() The “new” ophcrack Vista LiveCD is based on isolinux\syslinux and also use grub. However, you can use my script easyboot-iso.script to integrate ophcrack.ISO and launch this “new” ophcrack Vista LiveCD.ISO-file as it is ![]() Then use easyboot-grub-iso.script to transfer EasyBoot-build to USB (read help in script). Note1: there might be a drawback (there is always some drawbacks ![]() I guess that “tables” cannot be reached from inside of ISO-file – but might be possible to have on the root of USB. Note2: I’m not considering me to be any expert on this field – so I only provide help to launching ISO-file(s). Note3: do not check “Run ISO from RAM” in script, as this isn’t needed. Attention ![]() Do a new download of my scripts as there are some important updates to scripts. regards balder Posted by Orochi on Jan. 27 2011,17:08
QUOTE However, you can use my script easyboot-iso.script to integrate ophcrack.ISO and launch this “new” ophcrack Vista LiveCD.ISO-file as it is ![]() Then use easyboot-grub-iso.script to transfer EasyBoot-build to USB (read help in script). Sounds great. I thought that your iso script is not intended to be used with linux based isos. I will give it a try. I have tables folder on the root of the usb anyways. QUOTE I’m not considering me to be any expert on this field – so I only provide help to launching ISO-file(s). You my friend are an expert ![]() PS: Can Windows 7 setup be launched as an iso rather than being unpacked using your script? Thank you balder. Posted by Orochi on Jan. 27 2011,18:21
QUOTE However, you can use my script easyboot-iso.script to integrate ophcrack.ISO and launch this “new” ophcrack Vista LiveCD.ISO-file as it is ![]() Then use easyboot-grub-iso.script to transfer EasyBoot-build to USB (read help in script). I used your easyboot iso script which created a file OPHCRK.img.gz in the easyboot folder. Now i don't want to use the easyboot-usb script as it will format my usb and delete everything i have on it. All i need is a menu.lst command in gry4dos for that newly created OPHCRK.img.gz and the OPHCRK.iso Any chance to get this command without running a easyboot usb script Posted by balder on Jan. 28 2011,00:10
@OrochiQuote: ”PS: Can Windows 7 setup be launched as an iso rather than being unpacked using your script?” No unfortunately Windows 7 setup cannot be launched as an iso – but Vista\Win-7_PE.ISO-files can be launched this way. ------------------------------------ Quote: ”Any chance to get this command without running a easyboot usb script” Sure ![]() 1. Extract floppy image from OPHCRK.img.gz. 2. Extract menu.lst from inside of extracted OPHCRK.img 3. Open menu.lst (use notepad) and there you have grub menu code Note: you need to add the “title –line” – something like: title launch OPHCRK (or whatever you like) Don’t forget to change path in menu.lst – I use a folder “ISO” – which you might not -------------------------------------- Quote: “i don't want to use the easyboot-usb script as it will format my usb and delete everything i have on it” You can avoid this by simply manually copy created EasyBoot-ISO-file to USB – but the choice is always the user ![]() Regards balder Posted by Orochi on Jan. 28 2011,01:36
balder thank you so much for your help.It seems your easyboot-iso script worked perfectly with ophcrack. I was able to load ophcrack and it successfully loaded tables of the root of my usb. I also removed tables that were in the iso itself in order to save some space. I am very surprised because I thought that your iso script is only able to launch NT based distributions. I did not think that I would be able to launch linux based CD. I am very impressed. Now my super repair usb looks very clean and organized. Once again thank your for your help Master ![]() Posted by puffypuffpuff on Feb. 02 2011,22:08
Also found this video guide on how to install windows 7 using flash drive (USB) < http://www.youtube.com/watch?v=98xlSjTyCaQ >
|