Download from here, and select isoemusv#_eng.zip for english version of ReadME.txt
Here is a new program named ieldr - IsoEmu Loader.
By using it, we can boot our system from a local iso file, if this iso file is bootable. Cool or Not? ;-)
Here is some info about it:
QUOTE
ISOEMU 1.0# [Final, SV]by Gandalf/Einstein
[history]
21:38 2004-10-27 Support eltorito.sys; # version
16:39 2004-10-27 Advanced Version - speed up. + version
12:00 2004-10-27 Base Version, 1st step - version
Boot from an ISO file located on a FAT32 partition
===================================================
This zip package contains 5 files, they are:
ieldr - IsoEmu, the loader, main program
isoemu.ini - configuration file for ieldr
isogrub.iso - demo iso file(Boot Grub)
eltorito.sys - Let dos know there is a CD inserted. ;-) Thanks Mr. Bart.
ReadME - IT's me
Known Limitation
=================
* Support FAT32 partition only;
* Works on x86's RealMode only(so this cannot boot Windows PE,
OR, WinNT based OS), `cause it hooks INT13h;
* Support 8.3 file format only;
HOW TO USE
============
A) As a menu item of NTLDR
1). Extract ieldr to your c:\, and modify your boot.ini,add the
following line:
c:\ieldr="Load IsoEmu Final# SV"
2). Extract isoemu.ini and the iso file what you want to Emulate,
to the root directory of a FAT32 partition;
-AND- change a line of isoemu.ini:
"isoemu isogrub.iso" (modify `isogrub.iso` to your iso file)
Run from Grub, or Other Loader. (can run @0x0000:0x7c00, 0x0000:0x8200)
It's simple, put the ieldr to one place where grub can found it,
and then, use:
run (path)/ieldr That's all!
C) Something about the internal-shell
This shell is a multi-cd-loader just like Mr. Bart's DiskEmu1x. It has
many commands(for more info, type help at the prompt), such as:
* Use "UP" key for last command;
* Run app from a CD,i.e. 1.44M/2.88M FDD-img,or another boot loader;
* Drv, to change the drive number of CD, it is always 0x9f in VMWare;
* Dir/ls, list the current directory;
* BOOT boot system from fdd/hdd, just like: boot hdd [CR]
* And there is a east egg... ...
>> This program is designed for exploration; till now, there are some bugs, maybe.
[history]
21:38 2004-10-27 Support eltorito.sys; # version
16:39 2004-10-27 Advanced Version - speed up. + version
12:00 2004-10-27 Base Version, 1st step - version
Boot from an ISO file located on a FAT32 partition
===================================================
This zip package contains 5 files, they are:
ieldr - IsoEmu, the loader, main program
isoemu.ini - configuration file for ieldr
isogrub.iso - demo iso file(Boot Grub)
eltorito.sys - Let dos know there is a CD inserted. ;-) Thanks Mr. Bart.
ReadME - IT's me
Known Limitation
=================
* Support FAT32 partition only;
* Works on x86's RealMode only(so this cannot boot Windows PE,
OR, WinNT based OS), `cause it hooks INT13h;
* Support 8.3 file format only;
HOW TO USE
============
A) As a menu item of NTLDR
1). Extract ieldr to your c:\, and modify your boot.ini,add the
following line:
c:\ieldr="Load IsoEmu Final# SV"
2). Extract isoemu.ini and the iso file what you want to Emulate,
to the root directory of a FAT32 partition;
-AND- change a line of isoemu.ini:
"isoemu isogrub.iso" (modify `isogrub.iso` to your iso file)
It's simple, put the ieldr to one place where grub can found it,
and then, use:
run (path)/ieldr That's all!
C) Something about the internal-shell
This shell is a multi-cd-loader just like Mr. Bart's DiskEmu1x. It has
many commands(for more info, type help at the prompt), such as:
* Use "UP" key for last command;
* Run app from a CD,i.e. 1.44M/2.88M FDD-img,or another boot loader;
* Drv, to change the drive number of CD, it is always 0x9f in VMWare;
* Dir/ls, list the current directory;
* BOOT boot system from fdd/hdd, just like: boot hdd [CR]
* And there is a east egg... ...
>> This program is designed for exploration; till now, there are some bugs, maybe.
Wish you like it, and hope it useful!
