<?xml version="1.0"?>
<rss version="2.0"><channel><title>Multi-Boot CD/DVDs Latest Topics</title><link>https://msfn.org/board/forum/82-multi-boot-cddvds/</link><description>Multi-Boot CD/DVDs Latest Topics</description><language>en</language><item><title>Removed</title><link>https://msfn.org/board/topic/183739-removed/</link><description><![CDATA[<p>
	Not here.
</p>
]]></description><guid isPermaLink="false">183739</guid><pubDate>Fri, 08 Jul 2022 16:31:45 +0000</pubDate></item><item><title>Combination of acronis true image and disk director with Kaspersky rescue disk</title><link>https://msfn.org/board/topic/177904-combination-of-acronis-true-image-and-disk-director-with-kaspersky-rescue-disk/</link><description><![CDATA[
<p>
	Latest version of True Image  provides UEFI booting. My questions 
</p>

<p>
	1. How to combine true image and disk director? 
</p>

<p>
	2. Kaspersky rescue disk also allows UEFI booting but uses grub2 to boot. How do I add the grub command in bootx64.xml file located in efi/boot folder? 
</p>

<p>
	The grub command 
</p>

<p>
	menuentry "${kav}" {<br />
	    linux /boot/grub/k-x86_64 net.ifnames=0 lang=${lang} dostartx<br />
	    initrd /boot/grub/initrd.xz<br />
	}
</p>

<p>
	Having True Image, Disk Director and Kaspersky rescue disk for removing virus without loading windows is the best combination of backup and recovery tools. 
</p>

<p>
	Attached is the bootx64.xml file from true image and kav_menu.cfg file from kaspersky rescue disk for reference 
</p>

<p><a class="ipsAttachLink" href="//msfn.org/board/applications/core/interface/file/attachment.php?id=42986">bootx64.xml.txt</a></p>
<p><a class="ipsAttachLink" href="//msfn.org/board/applications/core/interface/file/attachment.php?id=42987">kav_menu.cfg.txt</a></p>]]></description><guid isPermaLink="false">177904</guid><pubDate>Sun, 04 Nov 2018 07:39:53 +0000</pubDate></item><item><title>How to make one partition of 4TB GPT partitioned HDD bootable</title><link>https://msfn.org/board/topic/177865-how-to-make-one-partition-of-4tb-gpt-partitioned-hdd-bootable/</link><description><![CDATA[<p>
	I have recently purchased a <a href="https://www.amazon.in/gp/product/B01BSDKK9S/ref=oh_aui_detailpage_o08_s00?ie=UTF8&amp;psc=1" rel="external">4TB HDD</a> recently and I want to make one of its partition bootable, so that I would be able to install windows directly from placing installation files in that partition and then boot from that partition to install windows. I tried with YUMI but it could not made it bootable. My laptop has UEFI, I have partitioned my 4TB HDD on my Windows 10 laptop so the partition are GPT and sector size is 4kb. There is no data in my HDD so I can experiment with my HDD without worrying about loss of data.
</p>]]></description><guid isPermaLink="false">177865</guid><pubDate>Wed, 17 Oct 2018 15:32:24 +0000</pubDate></item><item><title>Multi-Windows on a usb falsh drive</title><link>https://msfn.org/board/topic/177645-multi-windows-on-a-usb-falsh-drive/</link><description><![CDATA[<p>
	Hello... I'm curious if its possible to create an multi boot installation on windows 7, 8.1 and 10 ?
</p>]]></description><guid isPermaLink="false">177645</guid><pubDate>Mon, 30 Jul 2018 04:21:10 +0000</pubDate></item><item><title>Alternative to CD Shell for a Multi-Boot DVD Menu?</title><link>https://msfn.org/board/topic/176662-alternative-to-cd-shell-for-a-multi-boot-dvd-menu/</link><description><![CDATA[<p>
	Is there an alternative to CDShell for a Multiboot DVD menu?
</p>]]></description><guid isPermaLink="false">176662</guid><pubDate>Fri, 21 Apr 2017 18:46:05 +0000</pubDate></item><item><title>Solution for multibooting Win XP/2k3 64-Bit, Win2k3 SP1, WinPE 2004</title><link>https://msfn.org/board/topic/58410-solution-for-multibooting-win-xp2k3-64-bit-win2k3-sp1-winpe-2004/</link><description><![CDATA[
<p>You can now modify setupldr.bin of the follwing windows:</p><ul><li>Windows Server 2003 SP1<br></li><li>Windows XP Professional x64 Edition<br></li><li>Windows Server 2003 x64 Edition<br></li><li>Windows PE 2005<br></li></ul><p>The setupldr.bin of the above versions is the same and has a checksum check built-in so when you try to modify it you get:</p><p>"NTLDR is corrupt. The system cannot boot."</p><p>In order to crack it:</p><ol style="list-style-type:decimal;"><li>open it with your favorite hex editor<br></li><li>goto hex address: 0x2060<br></li><li>change "74 03" to "EB 1A"<br></li><li>save it<br></li></ol><p>I also uploaded it for your convenience at:</p><p><em>File is now attached so people don't have to wait for a download ~ Alanoll </em></p><p>Now you can replace:</p><ol style="list-style-type:decimal;"><li>all occurrences of "i386", "I386" to "ABCD" (where ABCD is anything you want - 4 characters long)<br></li><li>"\amd64", "\AMD64" to "\EFGHI" and<br></li><li>"amd64\", "AMD64\" to "EFGHI\" (where EFGHI is anything you want - 5 characters long)<br></li></ol><p>Do not replace all occurrences of "amd64" since some of them refer to a section of txtsetup.sif</p><p>In order to find what files need to be copied to the directories ABCD and EFGHI open command prompt, go to the directory you have txtsetup.sif and enter:</p><p></p><div></div><pre class="ipsCode">type TXTSETUP.SIF | findstr /r ",_[1-9] ,[1-9]_"</pre><p></p><p>and copy the files listed there from I386 to ABCD and AMD64 to EFGHI.</p><p>For anyone curious, open the setupldr.bin with hiew, goto the above hex address and see the surrounding assembly code.</p><p><a href="https://msfn.org/board/applications/core/interface/file/attachment.php?id=9193">cracked_SETUPLDR_1_.BIN.zip</a></p>
]]></description><guid isPermaLink="false">58410</guid><pubDate>Mon, 17 Oct 2005 16:18:01 +0000</pubDate></item><item><title>triple boot works but something seems off</title><link>https://msfn.org/board/topic/176013-triple-boot-works-but-something-seems-off/</link><description><![CDATA[<p>
	Hello all. I've been dual booting for a long time and have never had any issues using Windows 7 and Ubuntu or Kali in the past as dual is very easy. I recently decided to set up my laptop to triple boot Windows 10, Ubuntu 16.04 LTS, and Kali Linux 2016.2 64-bit on a single drive in my laptop. I decided to use this method because i prefer it over a virtual machine and can easily separate my work areas from my play ones.<br><br>
	I did experience some slight issues during installation and thought I had everything sorted, but there are some slight discrepancies in boot and performance that has me thinking I may have done something improperly and have not been able to find just the right answer anywhere yet. This is what I did.<br><br>
	System Specifications<br>
	Model: Acer Aspire E 15 (E5-571-563B)<br>
	Processor: Intel® Core™ i5-4210U CPU @ 1.70GHz × 4<br>
	Memory: 6gb<br>
	Graphics: Intel Haswell Mobile<br>
	Disk: 1tb<br><br>
	fdisk -l output:<br><br><img alt="34R9lel.jpg" class="ipsImage" src="https://msfn.org/board/applications/core/interface/js/spacer.png" data-src="http://i.imgur.com/34R9lel.jpg"><br><br>
	This pc originally came with windows 8 which i found generally useless so I formatted and installed Kali 2.0 by itself to use as a penetration tester until deciding to make it triple boot. All installations were conducted from a USB drive with each OS on them individually using Rufus 2,1, GPT UEFI, Fat32, and official ISO's for each.<br><br>
	Installation Process and issues:<br>
	1. Delete all partitions and format full disk<br>
	2. Installed Windows 10 Enterprise without a hitch.<br>
	3. Installed Ubuntu 16.04 LTS without a problem.<br>
	4. Changed BIOS boot order to put ubuntu grub2 before Windows boot manager<br>
	5. Had issues getting Kali Linux 2016.2 to boot in UEFI after trying multiple suggestions to get it to do so, so...<br>
	6. Used Ubuntu installation's Startup Disk Creator and the Kali Linux 2016.2 ISO to create Kali installation drive. This is the only way I was able to get the Kali image to actually boot.<br>
	7. Kali 2016.2 seemed to install just like normal including saying it updated grub info and everything, used the option home folder and system on one partition recommended for new users.<br>
	8. Upon reboot I was able to boot from Win10 and Ubuntu, but Kali was not listed, so I booted into Ubuntu again and employed the Boot-repair program using recommended settings.<br>
	9. Rebooted and was now able to see my Kali installation on the list as well as a couple unknown listings like windows boot.efi type entries which simply reboot to the grub2 again but every OS does boot.<br>
	10. Booted into Windows and updated all drivers and windows system<br>
	11. Booted into Ubuntu and updated/upgraded dist/packages/drivers<br>
	12. Booted into Kali and updated/upgraded dist/packages/drivers<br><br>
	I noticed it seems to take a little longer to boot Ubuntu than I believe it should but it does not give me any errors. everything seems to operate properly but seems just a little slower than expected for sure, and I noticed that regardless of what OS I am running, whenever I open a new Firefox window, they all use the home page of "data:text/plain,browser.startup.homepage=file:///usr/share/kali-defaults/web/homepage.html" and the page below reads "browser.startup.homepage=file:///usr/share/kali-defaults/web/homepage.html" without quotes.<br><br>
	This makes me believe maybe my partitioning is out of order somehow or I missed/damaged a setting with boot repair in the Ubuntu environment (i did not use boot-repair from a live cd/usb environment, I booted into the Ubuntu already installed on my disk to run it.) I will generate a bootchart image soon and provide it here as well if that would help, but i figured i have to ask someone who knows more about this than me as I have tried every suggestion I was able to find so far and have yet to find an explanation as to why things are the way they are. Please let me know if there is anything else I left out or need to try to get this worked out.<br><br>
	Thanks in advance for your time and assistance.
</p>]]></description><guid isPermaLink="false">176013</guid><pubDate>Fri, 09 Sep 2016 14:09:44 +0000</pubDate></item><item><title>Question how to create single iso from E2B removable usb</title><link>https://msfn.org/board/topic/175322-question-how-to-create-single-iso-from-e2b-removable-usb/</link><description><![CDATA[
<p>
	my point firstly no problem creating E2B removable usb containing the following ISOs:<br>
	window 7-windows 8-windows 10-two linux distros-PE3-rescue(made by macrium reflect)-ubcd533<br>
	secondly what i need:<br>
	how to create one single iso from E2B removable usb with all contents could someone help me<br>
	any help would be appricated
</p>
]]></description><guid isPermaLink="false">175322</guid><pubDate>Sun, 13 Mar 2016 23:55:38 +0000</pubDate></item><item><title>Problems with flipping the removable bit of USB drive</title><link>https://msfn.org/board/topic/175351-problems-with-flipping-the-removable-bit-of-usb-drive/</link><description><![CDATA[<p>
	Hi, 
</p>

<p>
	I have the following problem:<br>
	I bought a USB drive from Transcend and want to flip the removable bit to let Windows treat it like a HDD (for showing partitions).
</p>

<p>
	Here is the ChipGenius result:<br>
	 
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents" style="background-position:1430px 0px;background-repeat:no-repeat;">
		<p>
			Description: [G:]USB-Mass Storage Device(JetFlash Transcend 64GB)<br>
			Device Type:        Mass Storage Device
		</p>

		<p>
			Protocal Version: USB 2.10 &lt;- Hint: This device can run faster when plugged to a USB3.0 port<br>
			Current Speed: High Speed<br>
			Max Current: 300mA
		</p>

		<p>
			USB Device ID: VID = 8564 PID = 1000<br>
			Serial Number: 059VD2C5A24T5FCJ
		</p>

		<p>
			Device Vendor: JetFlash<br>
			Device Name: Mass Storage Device<br>
			Device Revision: 1100
		</p>

		<p>
			Manufacturer: JetFlash<br>
			Product Model: Transcend 64GB<br>
			Product Revision: 1100
		</p>

		<p>
			Controller Vendor: SMI<br>
			Controller Part-Number: SM3267AB - ISP 150703n1AB<br>
			Flash ID code:      EC3CD9BF - Samsung - 2CE/Single Channel [TLC] -&gt; Total Capacity = 64GB
		</p>

		<p>
			Tools on web:       <a href="http://dl.mydigit.net/special/up/smi.html" rel="external nofollow">http://dl.mydigit.net/special/up/smi.html</a>
		</p>
	</div>
</div>

<p>
	First, I tried flipping the RMB with BootIt. That didn't work.
</p>

<p>
	Then I tried different MPTools from SMI (especially <a href="http://flashboot.ru/files/file/445/" rel="external nofollow">this one</a>).
</p>

<p>
	The USB drive is recognized and I can edit the settings via the default.ini file, however, when I try to start the process I get this error:<br>
	"Initial Param Fail (0f) (FlashID not found in DBF Database)".
</p>

<p>
	Here is the SMI MPTool dialog for the drive:
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="40346" data-unique="gmi3iuvof" src="https://msfn.org/board/applications/core/interface/js/spacer.png" alt="jetflash_mptool.PNG.14b26f7568e94ec490c1" data-src="https://msfn.org/board/uploads/monthly_2016_03/jetflash_mptool.PNG.14b26f7568e94ec490c1be1774ebf31c.PNG" width="746" data-ratio="88.74"></p>

<p>
	So what can I do to flip the removable bit of my drive?
</p>

<p>
	Thanks in advance, 
</p>

<p>
	Cealor
</p>
]]></description><guid isPermaLink="false">175351</guid><pubDate>Fri, 18 Mar 2016 18:00:18 +0000</pubDate></item><item><title>Multiple Install.wim/setup files, each in own folder in sources?</title><link>https://msfn.org/board/topic/135332-multiple-installwimsetup-files-each-in-own-folder-in-sources/</link><description><![CDATA[
<p>Hi,</p><p>Recently put simple guide to together on how to boot the Windows BOOTMGR from UBCD and specify multiple boot entries in BCD. More info here</p><p><a href="https://msfn.org/board/index.php?showtopic=135148" rel="norewrite">http://www.msfn.org/board/index.php?showtopic=135148</a></p><p>I am now looking to add multiple installation sources. For example I have Vista X86 DVD and Vista X64 and Win7 X86 and Win7 X64 DVD. Each of these DVDs have three crucial files:</p><p>&gt;BOOT.WIM (this is loaded into RAM and is the "installer")</p><p>&gt;INSTALL.WIM (this is the installation image that seems to be hardcoded)</p><p>&gt;SETUP.EXE (this is an executable to seems to be required in the sources folder)</p><p>I can rename and move the location of BOOT.WIM with no problems (just have to update entry in BCD). But I cannot seem to rename or specify or move a INSTALL.WIM.</p><p>Ideally the sources folder structure would look like this:</p><p>-SOURCES</p><p>                -vista-re-x86.wim (this is just Vista Recovery Environment)</p><p>                -win7-re-x86.wim (this is just Win7 Recovery Environment)</p><p>               </p><p></p><div> -WIN7X86</div><p></p><div>                                -win7x86-boot.wim</div><p></p><div>                                -win7x86-install.wim</div><p></p><div>                                -any extra needed files</div><p></p><p>               </p><p></p><div> -VISTAX86</div><p></p><div>                                -vistax86-boot.wim</div><p></p><div>                                -vistax86-install.wim</div><p></p><div>                                -any extra needed files</div><p></p><p>I should note that using imageX/WAIK is not really a good choice because:</p><p>1. I am not creating the installation images/sources</p><p>2. WAIK is a large overhead everytime needed to update/change image file</p><p>3. Combing images is just a rather messy approach to the problem imho.</p><p>4. 6 months down road when win7 hits RTM it means recreate all the images again.</p><p>Any one have an idea?</p><p>-dpc</p>
]]></description><guid isPermaLink="false">135332</guid><pubDate>Tue, 23 Jun 2009 16:28:16 +0000</pubDate></item><item><title>How to make bootable USB stick with lots of good stuff on it</title><link>https://msfn.org/board/topic/174812-how-to-make-bootable-usb-stick-with-lots-of-good-stuff-on-it/</link><description><![CDATA[
<p>I bought a nice PNY USB 3.0 stick at Best Buy for $30± but I don't know how to turn it into a <b>bootable USB with lots of stuff on it</b>.<br><br>My <b><u>fantasy</u></b> is that it will be a bootable USB</p><p style="margin-left:40px;"> </p><p style="margin-left:40px;">(1) that will boot in</p><p style="margin-left:80px;">EITHER my old Optiplex 755 machine with XP Pro SP3 32-bit (with a classic MBR BIOS boot and only USB<br>OR my newer Optiplex 7010 machine that now dual-boots Win 7 Pro SP1 64-bit and Win 10 Pro 64-bit (with UEFI but NOT Secure Boot, and with USB 3 as well as 2), and</p><p style="margin-left:40px;"> </p><p style="margin-left:40px;">(2) will have lots of useful stuff on it - not only install/repair of XP Pro SP3 32-bit and Win 7 Pro 64-bit and Win 10 Pro 64-bit, but also tools like the "Create Media" versions of AOMEI Backupper, AOMEI Partition Assistant Pro, Macrium Reflect Free, EaseUS Backup, EaseUS Partition Master, etc., and</p><p style="margin-left:40px;"> </p><p style="margin-left:40px;">(3) as I find more tools, I can add them to this bootable USB without wiping what's already there.</p><p style="margin-left:40px;"> </p><p>Ideally its "background" OS will be a Win PE version of Win 7 32-bit with as many useful features of Win 7 as possible, like Disk Management. That would be better for me than Linux, which I have hardly ever used.</p><p style="margin-left:40px;"> </p><p>My <b><u>fantasy</u></b> is that I plug it into either of my two PCs, it boots, and after the Win PE 7 is running, it gives me a menu of which useful thing I want to do. (Or maybe it gives me an initial menu as to whether I want to install/repair XP, 7 or 10 or go to the second menu with tools, and if I go to the second menu, it boots into its Win PE 7 background and offers me those tools. Just guessing.)<br><br><b>But I haven't a clue how to get started</b>. The more basic websites (like HowToGeek) seem to describe how to set up the USB for ONE purpose, like installing Win 7, but not as a complete bootable toolkit that gives me lots of choices. And most of the more advanced websites are too advanced. Pendrive[something].com assumes I already know about Linux, Ubuntu and how to cook roast pig, and I just ... DON'T.<br><br>Also, I have previously used this PNY stick for something (a fresh install of Win 10), found that for some reason its only usable partition was 32GB± instead of its complete 128GB, then I used it for something else, then I "hid" that small partition and then reformatted the PNY in Disk Management, so right now it is one confused sick puppy. It is NOT recognized by my XP machine at all although it does appear in Disk Management in my Win 7 machine. This means I should completely re-clean or re-format it and/or re-partition it first, and again I have no idea what I am talking about or how to get started. If I reformat it, what format? Disk Management in Win 7 gives me way too many choices, and I have no idea which to use.<br><br>Please point me to the beginning of this education, and the next step, and the next.<br><br>Thanks.</p>
]]></description><guid isPermaLink="false">174812</guid><pubDate>Sun, 22 Nov 2015 17:51:56 +0000</pubDate></item><item><title>Help to create AIO(x86/x64) boot image base</title><link>https://msfn.org/board/topic/174393-help-to-create-aiox86x64-boot-image-base/</link><description><![CDATA[
<p>I need to create an AIO image for x64 and x86 windows 10 but i stopped what the boot base to use for both do only x86 works or do i need to make any other?</p><p> </p><p>and what the sxs folder to use in sources there are so much differences between the x86 and x64 editions</p>
]]></description><guid isPermaLink="false">174393</guid><pubDate>Mon, 31 Aug 2015 05:44:53 +0000</pubDate></item><item><title>MultiBoot USB bootloader issues</title><link>https://msfn.org/board/topic/173908-multiboot-usb-bootloader-issues/</link><description><![CDATA[
<p>I've used WinBuilder (Win8.1SE v82) to build a custom PE/RE multiboot USB and I've added 4 ISOs to it and installed grub4dos (tried with bootice as well as RMPrepUSB), however I cannot get certain ISOs to boot as they hang at:</p><p> </p><p><em>(hd0,0) </em></p><p><em>FAT12 BPB found with 0xEB (jmp) leading the boot sector.</em></p><p> </p><p><em>probed C/H/S = 80/2/18, probed total sectors = 2880</em></p><p> </p><p>I've searched for hours on Google, however I can't find anything that references the cause of this.  I'm getting this error with a custom repair iso, and gparted (most recent amd64) is hanging, eventually kicking back to bootloader command line after ~5min or so.  PartedMagic (most recent from 2015.05.04) boots fine, as does the Comodo Rescue ISO.</p><p> </p><p>The Win8.1SE build is setup to boot to BCD with an option for Win8.1SE, WinRE, and grub4dos.  Grub4dos then has several entries, 4 of which are ISOs added during the build.  All menu.lst entries are mapped to (hd32), which would be right for a CD and I was curious if this would be the cause of the issue since it's a flash drive.</p><p> </p><p>I've tried partitioning the flash drive every which way, both through Win8.1SE and RMPrepUSB, but I can't seem to get gparted and the custom recovery iso, which contains both dos and linux utilities, to boot. </p>
]]></description><guid isPermaLink="false">173908</guid><pubDate>Fri, 22 May 2015 22:47:41 +0000</pubDate></item><item><title>Slipstream windows updates to multilanguage windows 7 dvd</title><link>https://msfn.org/board/topic/173496-slipstream-windows-updates-to-multilanguage-windows-7-dvd/</link><description><![CDATA[
<div>Hello , i have a multilanguage windows 7 dvd which contains greek and english language. I want to slipstream windows updates to the install.wim</div><br><div> </div><br><div>However i have a question... How am i supposed to slipstream english AND greek updates to the same wim ??</div><br><div> </div><br><div>Is this possible ? Thanks !!</div><br>]]></description><guid isPermaLink="false">173496</guid><pubDate>Mon, 16 Feb 2015 19:11:08 +0000</pubDate></item><item><title>Isolinux/Syslinux: Adjusting the Margin of the Help Message</title><link>https://msfn.org/board/topic/173391-isolinuxsyslinux-adjusting-the-margin-of-the-help-message/</link><description><![CDATA[
<p>I have some very long help messages that are being truncated.</p><p> </p><p>For some reason the text of the help message starts about 1/3 the way in from the left edge of the screen.</p><p> </p><p>Is there a way to change the margin, or column that the help message starts? I know that HELPMSGROW controls what row it starts, what about the column?</p><p> </p><p>Thanks in advance.</p>
]]></description><guid isPermaLink="false">173391</guid><pubDate>Wed, 28 Jan 2015 06:08:22 +0000</pubDate></item><item><title>Strange or "odd" multi or single boot CD/DVD El-Torito images</title><link>https://msfn.org/board/topic/172655-strange-or-odd-multi-or-single-boot-cddvd-el-torito-images/</link><description><![CDATA[<p>In a topic that was originally intended to be specific to Linux based and specific to a known Software firm boot CD's, here for the record:<br><a href="https://msfn.org/board/topic/172610-acronis-iso-boot-on-uefi-pc/">http://www.msfn.org/board/topic/172610-acronis-iso-boot-on-uefi-pc/</a><br>it came out how there are (still) some "not entirely standard" or not "entirely documented" ways to make bootable CD's by using (or abusing) the No-Emulation provisions of the El-Torito standards.<br> <br>Additional the relatively recent introduction of EFI bootable CD/DVD's gives reasons to attempt revising the way these CD/DVD's are made and how to interpret their contents.<br> <br>A known tool to inspect the contents of a .iso in the Windows world is Isobuster:<br><a href="http://www.isobuster.com/" rel="external nofollow">http://www.isobuster.com/</a><br>a tool that is partially freeware (with limited functionality), with a Commercial license for the "full set" of available functions/features.<br> <br>Taking advantage <img src="https://msfn.org/board/uploads/emoticons/default_woot.gif" alt=":w00t:" loading="lazy"> of my familiarity with Isobuster's Author on another forum, I invited him to discuss here issues/features/changes/ideas/whatever about his tool when looking at these .iso's, he gladly accepted, and now there is this brand new thread to hopefully discuss the matter peacefully.<br> <br>Quick recap:</p><ul><li>traditionally it was believed (by me at least) that El-Torito no-emulation images were reserved to "special" loaders, such as:<ul><li>the known "ArnesBootRecord" or MicrosoftCorporation.img (sized 2,048 bytes and used in Windows NT based OS install disks and PE 1.x's)</li><li>the known etfsboot.com (sized 2,048 bytes and used in Vista <img src="https://msfn.org/board/uploads/emoticons/default_ph34r.png" alt=":ph34r:" loading="lazy"> install disks and PE 2.x's)</li><li>the known etfsboot.com (sized 4,096 bytes and used in 7 and later Windwos OS and in PE's &gt;2.x)</li><li>ISOLINUX.BIN (part of the Syslinux project, typically between 10 and 14 Kb in size)</li><li>GRLDR (part of the grub4dos project, typically around 250 Kb, but of which only the first 4 sectors, i.e. 2,048 byes are actually the "boot image"</li><li>other "special crafted" bootloaders still in the few Kbytes range in size</li></ul></li><li>it is possible to have El-Torito No-emulation images that are either a whole (large) volume (hundreds of Mbytes in size)  or a volume (still large) with prepended to it a loader</li><li>in passing by the extension to the El-Torito standard adding to it the "EF" type of boot image (which is normally represented as a very small FAT formatted volume containing just the \efi\boot\ folder and an efi executable, such as bootia32.efi, bootia64.efi or bootx64.efi) has been talked about</li><li>it also came out that this "EF" no-emulation boot image can be a rather largish FAT formatted volume</li><li>the El-Torito standard does not include anywhere in boot catalog a field for the SIZE of such images (though it includes a field for "Size to be initially loaded")</li></ul><p>The discussion provided some ideas to make clearer the structure of these .iso's, and allow the user to  have valid data about the size of these images and the possibility to "extract" them "correctly", i.e. in a way that these images can be re-used to create other images and or be mounted/accessed with other commonly uised tools.</p><p> </p><p>Isobuster (the nick with which the Author of the Isobuster tool has registered on MSFN) already made a series of changes to the tool and we are in the phase of experimenting the modified tool on several different .iso's to see how efficient and useful are these changes and/or to propose new, further changes (where needed), etc.</p><p> </p><p>jaclaz</p>
]]></description><guid isPermaLink="false">172655</guid><pubDate>Fri, 05 Sep 2014 14:43:47 +0000</pubDate></item><item><title>Creating an single ISO for Windows PE 5.1 32/64 bit</title><link>https://msfn.org/board/topic/172600-creating-an-single-iso-for-windows-pe-51-3264-bit/</link><description><![CDATA[
<p>Hi</p><p> </p><div><div><div><p>With Windows ADK, how do I create a single ISO that, at startup, allows to choose whether to run Windows PE 5.1 32 bit or 64 bit?</p><p> </p><p>Thanks</p><p> </p><p>Bye</p></div></div></div><p> </p>
]]></description><guid isPermaLink="false">172600</guid><pubDate>Fri, 29 Aug 2014 10:30:45 +0000</pubDate></item><item><title><![CDATA[[SOLVED]How to Create Windows 7 & 8 Aio ISO]]></title><link>https://msfn.org/board/topic/163196-solvedhow-to-create-windows-7-8-aio-iso/</link><description><![CDATA[
<p>hi,</p><p>How to Create Windows 7 &amp; 8 Aio ISO</p><p>CREATED WIN7 &amp; 8 AIO DVD SUCCESSFULLY</p>
]]></description><guid isPermaLink="false">163196</guid><pubDate>Mon, 03 Jun 2013 18:12:29 +0000</pubDate></item><item><title>Boot from SD Card</title><link>https://msfn.org/board/topic/171614-boot-from-sd-card/</link><description><![CDATA[
<p>Hi,</p><p>I have a Sony Vaio Ultrabook SVT 131 with Pro Duo SD Card slot. I have installed a live Ubuntu on a 2 GB Sony SD Card and plugged it in my Ultrabook. Then I am trying boot my Ultrabook from the SD Card.</p><p>First I have accesed the BIOS setting and enabled booting from Media devices also I have choosed to boot from Media devices. Unfortunately I got "No operating system message" when I booted. I am sure that my SD is bootable. I downloaded last Ubuntu ISO then use USB tools to extract and create a live version on my SD Card.</p><p>I have also tried to change Boot option from UEFI to the normal legacy but I have got the same.</p><p>Any ideas?!</p>
]]></description><guid isPermaLink="false">171614</guid><pubDate>Sat, 19 Apr 2014 14:43:01 +0000</pubDate></item><item><title>Multiboot USB issues</title><link>https://msfn.org/board/topic/158553-multiboot-usb-issues/</link><description><![CDATA[
<p>Possible noob question (Please don't flame me! You don't have to reply if you don't want to!)</p><p>Hi all,</p><p>I have been having some issues creating a multiboot USB, namely XP and Win7 will not install. Also having trouble booting Backtrack5 in live mode.</p><p>One of the problems is that there are just so many guides out there, I don't know where to begin! so hopefully somebody can point me in the right direction.</p><p>I want to get a multiboot USB with the following features</p><p>XP Pro SP3 installation</p><p>Win7 Installation</p><p>Ubuntu live</p><p>Kaspersky Rescue</p><p>Clonezilla</p><p>System Rescue CD</p><p>Backtrack5</p><p>My companys proprietary installation CD (.iso)</p><p>Partition Magic</p><p>And Active@ file recovery</p><p>I tried  using several applications to do this, xboot, sardu and YUMI with no success, XP and Win7 will not install.</p><p>I would like to end up using xboot as I can easily change the menu background image, but whatever works would be fine.</p><p>It's just that there are so many guides out there that I am having so much trouble. If somebody could please point me in the right direction and let me know what software and guide I should follow, I would be extremely grateful!</p><p>Many thanks,</p><p>And apologies for the noobish questions!!</p>
]]></description><guid isPermaLink="false">158553</guid><pubDate>Sun, 30 Sep 2012 00:40:31 +0000</pubDate></item><item><title>Unattended installation</title><link>https://msfn.org/board/topic/156730-unattended-installation/</link><description><![CDATA[
<p>Hi Guys</p><p>I am new to this forum.  My problem is, every quarter of the year, our company will be giving laptops to employees and i have to configure them, install the necessary software (like, SEP Client, Office 2007 / 2010, Garmin, scanner software, etc). Currently, all this software is placed in folder in my external drive and i copy this folder to the new laptop and install one by one. I need a solution so that i can install all the software in one go silently like an intel's motherboard driver cd wher you select whatever driver you need to install. </p><p>Is it possible????</p><p>If so, please help how to do it.</p><p>Any help will be appreciated. Thanks in Advance.</p><p>I apologize if  I posted this message in the wrong section.</p>
]]></description><guid isPermaLink="false">156730</guid><pubDate>Mon, 14 May 2012 11:39:17 +0000</pubDate></item><item><title>Allow Lowercase on Multiboot-DVD</title><link>https://msfn.org/board/topic/171435-allow-lowercase-on-multiboot-dvd/</link><description><![CDATA[
<p>Hi there,</p><p>just try to use grub4dos and mkisofs to make my nlite-compiled XP-CD multiboot-ready. Problem: The Grub4Dos of the boot-record is looking for /menu.lst (written in lowercase!) but all files on the DVD appear in uppercase. Maybe this is because of some ISO9660-standard. Anybody knows what do I have to change to allow lowercase-filenames? Right now, the DVD is ISO9660+Joliet3. I'm sure grub4dos and/or mkisofs need some specific dvd-format at early state of boot-process. Propably grub4dos' search for menu.lst is hardcoded in the boot-record and not editable.</p>
]]></description><guid isPermaLink="false">171435</guid><pubDate>Mon, 31 Mar 2014 12:33:38 +0000</pubDate></item><item><title>Server 2012 R2 License Files</title><link>https://msfn.org/board/topic/170627-server-2012-r2-license-files/</link><description><![CDATA[
<p>I have successfully injected Windows Server 2008 R2 into install.wim of Windows 7, also injecting the server license files into the corresponding boot.wim.</p><p>Server 2012 R2, however, does not seem to have the sources/license subfolder that 2008 R2 used to have. Still, the windows setup complains when I try to install from an install.wim where I added 2012 R2. This means there presumably are license files, but I have no clue where.</p><p>Using search in the Windows 8 / Server 2012 unattended forum and in the multi-boot forum did not yield anything; neither did plain googling.</p><p>Could anyone please point me at instructions how to merge Server 2012 R2 including license files?</p>
]]></description><guid isPermaLink="false">170627</guid><pubDate>Fri, 20 Dec 2013 22:14:30 +0000</pubDate></item><item><title><![CDATA[Win7 & MSDart Combination?]]></title><link>https://msfn.org/board/topic/168860-win7-msdart-combination/</link><description><![CDATA[
<p>I have my Win7 a-i-o that I made myself.</p><p>I also have MSDart and would like to ask for assistance with 2 things:</p><p>How can I combine MSDart 86 and MSDart 64? it seems do-able.</p><p>Then is it possible to add msdart into my win7 all-in-one?</p>
]]></description><guid isPermaLink="false">168860</guid><pubDate>Fri, 18 Oct 2013 23:52:15 +0000</pubDate></item><item><title>Optimizing/Removing ISO/Disc Image Redundancy</title><link>https://msfn.org/board/topic/163770-optimizingremoving-isodisc-image-redundancy/</link><description><![CDATA[
<p>Folks:</p><p>I have a project disc that I'd like to shrink by a lot.  I know there is a great deal of redundancy on the disc.  I <em><strong>believe</strong></em> using the correct tool, these redundancies can be optimized away, replacing actual files with links/pointers/whatever.  But I can find nothing via Google that will even offer a direction.  Then, I remembered MSFN and reasoned someone here has to have obsessed about this subject and knows how to do this.</p><p>Thanx in advance....</p>
]]></description><guid isPermaLink="false">163770</guid><pubDate>Sat, 07 Sep 2013 16:29:24 +0000</pubDate></item></channel></rss>
