![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-12 00:47 |
共 47,811 主题排行 / 349,897 发帖 / 今日 0 篇 / 48,256 会员排行 |
| DOS启动盘 & LOGO技术 (启动盘室) » isoemu 从 FAT32 分区上的 iso 文件快速地启动你的系统 |
| 可打印版本 3,608 / 18 |
| 第1楼 Gandalf | 发表于 2004-10-28 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
isoemu 从 FAT32 分区上的 iso 文件快速地启动你的系统 这个版本,可以成功地载入了. 欢迎试用.
http://159.226.20.15/grub_chs/isoemu/bin/isoemusv.zip ( First Step ) http://159.226.20.15/grub_chs/isoemu/bin/isoemusv+.zip ( Advanced Version ) http://159.226.20.15/grub_chs/isoemu/ isoemusv#.zip ( Sharp Version )
|
|
| 第2楼 Wengier | 发表于 2004-10-30 00:00 |
| 系统支持 发帖 10,521 积分 27,736 | |
|
我试了一下,确实可以在启动FAT32分区的根目录下的ISO文件。不过,如果能这样就好了:1:也支持FAT12/FAT32分区(以后还可以加入支持NTFS分区);2:ISOEMU.INI也可以指定启动子目录下的ISO文件,而不仅仅是根目录下的。祝愿这个程序越来越好!
|
|
| 第3楼 dato | 发表于 2004-10-30 00:00 |
| 高级用户 发帖 377 积分 916 | |
|
我是从网上下的xp sp2,VRMPVOL_CN.iso启动时可以看到 boot from cdrom选项,但是接着系统就没反应了815et主板。不知道对具体的ISO格式有要求吗
|
|
| 第4楼 windrv | 发表于 2004-11-02 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Dear Gandalf,
What should be the format of the bootable iso file? I have made bootable iso file which when recorded on cd, it can boot; but not bootable by your isoemu. I have tested booting isogrub.iso included in the package. It works. So please clarify what format is needed. I have tested it with a bootable floppy and bootable hard disk image made into bootable iso image file by mkisofs. Is it related to the FAT32 format? The bootable floppy is FAT12 & the hard disk first partition is FAT16. |
|
| 第5楼 Gandalf | 发表于 2004-11-02 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
to windrv: This version, is designed for explorering, so, ONLY, the non-emu format of bootable cd is supported.You mentioned, you used a Floppy and a harddisk image, you would failed to boot with this kind of cd.If you want to use this kind of image, you can choose grub + memdisk. - just you see, isogrub has grub supported. The most simple way to creat a SUPPORTED CD by ISOEMU, for instance, is using ezboot, winiso, or ultroiso. - Please note, that, USE NON-EMU type. - I think, there are many virtual boot mangers in bootable cd world, e.g. Diskemu1x.bin, SysLinux, Grub, BCDW,, ,, ,, they can emulate a floppy image, or disk image located on one CD. So, if I can load one of them, we can get these format supported, and better than I do whin the isoemu, isn't it?Simple is the best! ;-)----------Another thing, FAT12 is not support, and NTFS is now developping. Wish tomorrow night, we will get it.
|
|
| 第6楼 Gandalf | 发表于 2004-11-02 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
我是从网上下的xp sp2,VRMPVOL_CN.iso启动时可以看到 boot from cdrom选项,但是接着系统就没反应了815et主板。不知道对具体的ISO格式有要求吗如果试图使用 isoemu 去加载或者运行 WinPE/Win2K/XP/2K3 的安装光盘,就会产生这样的情况。因为,他们都要使用文件系统的设备驱动程序。而, isoemu 仅仅是在和 msdos 相平齐的层次进行光驱的虚拟,这和 grub4dos 的情况类似。 此外,如果需要在纯 DOS 下使用虚拟出来的光驱,请使用 eltorito.sys, 而且要是压缩包里的那个 1.4 版本才行。 |
|
| 第7楼 windrv | 发表于 2004-11-03 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Dear Gandalf,
I have used isolinux to make a non-emulation-mode bootable iso image file and booted it from QEMU under XP. It works well. But the iso image file cannot be booted by isoemu. Could you tell us how you made your isogrub.iso? |
|
| 第8楼 Gandalf | 发表于 2004-11-03 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
I used UltroISO. The loader is my isogrub.bin, you can extract it from that isogrub.iso. You can download a trial version from internet. This tool is very easier to use.And how about send your iso file to me, you can put it here: ftp://159.226.20.15/incoming/
|
|
| 第9楼 windrv | 发表于 2004-11-04 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Dear Gandalf,
I have just put up an isolinux.iso image for your examination. It is made under XP using mkisofs for isolinux. For details please consult syslinux homepage. Could you explain a little bit how isogrub.bin works and how to use UltraISO to make your iso image file? Does it work like isolinux.bin? |
|
| 第10楼 Gandalf | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
to Mr. Windrv: Sir, I've found out the iso file made by mkisofs, is strange, comparing with ezboot, at least. And the emulation code has bugs, too. This patch will come with next version of isoemu whichhas NTFS supported. The NTFS support is half ready, and I have made a new FAT32 stub for ie_mgr. ;-)
|
|
| 第11楼 windrv | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Waiting for your good work!
|
|
| 第12楼 Gandalf | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
http://159.226.20.15/grub_chs/isoemu/bin/ isoemu01.zip
说明: 如果你的分区是 NTFS, 如果簇大于了 2kb, 那么,此版本将出现问题。 ISOEMU 1.01$ fs_fat32/fs_ntfs by Ganstein 11:41 2004-11-5 --------------- * 加入对 NTFS 分区支持。 请确认你的分区的簇大小,需 <=2kb. * 调整 ie_diskmgr 的 FAT32 stub; * 修改代码,以对 mkisofs 生成的 non-emu bootable cd 的支持; |
|
| 第13楼 windrv | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Dear Gandalf,
Report to you my findings: linuxiso.iso works on FAT32 but not on NTFS under XP. Your isogrub.iso works on both types of partitions under XP. |
|
| 第14楼 Gandalf | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 96 积分 362 来自 北京 | |
|
Thanks! ;-)
>> Grub is great?! No at all. That's my code's bug. I'm solving this problem... ... ============= BTW: I've got your letter, Mr. I'd like to do so, if I had time. ;-) |
|
| 第15楼 windrv | 发表于 2004-11-05 00:00 |
| 中级用户 发帖 118 积分 385 | |
|
Dear Gandalf,
Thank you. Let's correspond through email on that subject. |
|
| 1 2 下一页 |
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |