|
sylion
初级用户
 
积分 106
发帖 3
注册 2005-3-14
状态 离线
|
『第 46 楼』:
使用 LLM 解释/回答一下
Originally posted by d0od2 at 2007-12-2 11:03 PM:
12.02版 GRUB/MBR U盘引导,使用“深山红叶PE工具箱嫦娥一号纪念(正式版)+”
title ISO
map --mem (hd0,0)/PowerMiniPEV30+.iso (hd32)
map --hook
chainloader (hd32)
boot ...
用--mem的话11.29就已经没有问题了。
但这不是解决办法吧?把那么大的ISO先读到内存再启动?不爽。
Originally posted by d0od2 at 2007-12-2 11:03 PM:
Version 12.02 GRUB/MBR USB flash drive boot, using "Deep Mountain Red Leaf PE Toolkit Chang'e-1 Commemorative (Official Version) +"
title ISO
map --mem (hd0,0)/PowerMiniPEV30+.iso (hd32)
map --hook
chainloader (hd32)
boot ...
Using --mem has been fine since 11.29.
But this isn't the solution, right? Reading such a large ISO into memory first and then booting? Not cool.
|
|
2007-12-3 00:49 |
|
|
d0od2
新手上路

积分 8
发帖 4
注册 2007-11-27
状态 离线
|
|
2007-12-5 12:24 |
|
|
sypl
初级用户
 
积分 46
发帖 22
注册 2007-2-5
状态 离线
|
『第 48 楼』:
使用 LLM 解释/回答一下
12-04版GRUB.EXE问题还是没有解决。
The problem with GRUB.EXE in version 12-04 has not been resolved.
|
|
2007-12-5 20:45 |
|
|
sypl
初级用户
 
积分 46
发帖 22
注册 2007-2-5
状态 离线
|
『第 49 楼』:
使用 LLM 解释/回答一下
12-05版还是不成功
The version 12-05 is still not successful.
|
|
2007-12-6 13:19 |
|
|
loveheartrain
初级用户
  DOS之迷
积分 174
发帖 81
注册 2007-11-7
状态 离线
|
『第 50 楼』:
使用 LLM 解释/回答一下
目前来说,启动光盘的最大意义就是直接启动最简的PE内核,如果需要的话,可以在其他盘上放置外置程序.启动太大的成功了,也没有太大的实际意义,
At present, the greatest significance of a bootable CD is to directly boot the simplest PE kernel. If needed, external programs can be placed on other disks. It doesn't have much practical significance even if a large startup is successful.
|

愛意之无尽@灵犀!
QQ:71216716 E_mail:l.h.r.@163.com |
|
2007-12-6 21:23 |
|
|
chenall
银牌会员
    
积分 1276
发帖 469
注册 2002-12-23 来自 福建泉州
状态 离线
|
『第 51 楼』:
使用 LLM 解释/回答一下
上面的几位有问题的朋友,只说不成功,有问题.
而又不说出具体问题在哪,即使等到正式版出来,还是不能解决的.
The friends with problems above only say it doesn't work and there are problems. But they don't state specifically where the problems are. Even when the official version comes out, the problems still can't be solved.
|

QQ:366840202
http://chenall.net |
|
2007-12-8 18:09 |
|
|
legendwe
初级用户
 
积分 32
发帖 14
注册 2006-1-10
状态 离线
|
『第 52 楼』:
我用U盘启动
使用 LLM 解释/回答一下
grub4dos-0.4.3-2007-08-17
我的U盘做成Usb-zip启动,可启动到Dos并能自动运行Grub
Menu.lst部分内容:
# 启动ISO文件
title >>> 启动ISO文件
map (fd0)/MacV.iso (hd32)
map --hook
chainloader (hd32)
boot
Autoexec.bat内容:
grub --config-file=(fd0)/menu.lst
grub4dos-0.4.3中文版,U盘根目录下有Grub和grldr和MacV.iso
Grub引导后出现错误:
Disk read error
Last edited by legendwe on 2007-12-13 at 03:12 PM ]
grub4dos-0.4.3-2007-08-17
My USB flash drive is made into a Usb-zip boot, and can boot to DOS and automatically run Grub
Partial content of Menu.lst:
# Boot ISO file
title >>> Boot ISO file
map (fd0)/MacV.iso (hd32)
map --hook
chainloader (hd32)
boot
Content of Autoexec.bat:
grub --config-file=(fd0)/menu.lst
grub4dos-0.4.3 Chinese version, there are Grub and grldr and MacV.iso in the root directory of the USB flash drive
Error occurs after Grub boot:
Disk read error
Last edited by legendwe on 2007-12-13 at 03:12 PM ]
|
|
2007-12-12 15:53 |
|
|
Hsuan
新手上路

积分 2
发帖 1
注册 2007-12-9
状态 离线
|
『第 53 楼』:
使用 LLM 解释/回答一下
我個人是希望能讓沒有光碟機的筆記型電腦模擬光碟開機。
目前是用superXP 7.1,能進入選單但是要安裝時電腦就沒反應了。
因為記憶體不夠無法加入mem。
I personally hope to enable a notebook computer without a CD drive to simulate CD boot. Currently, using superXP 7.1, I can enter the menu but the computer has no response when installing. Because there is not enough memory to add mem.
|
|
2007-12-13 21:20 |
|
|
chen0628
初级用户
 
积分 43
发帖 16
注册 2007-6-26
状态 离线
|
『第 54 楼』:
使用 LLM 解释/回答一下
仿真成功
有个问题,我用一个IMG文件(自动运行GHOST,加载IMG后搜索仿真ISO根目录下的GHOST.EXE并运行)
但加载IMG后总是找不GHOST.EXE
请问该怎么解决
Simulation succeeded. There is a problem. I use an IMG file (automatically run GHOST, after loading the IMG, search for GHOST.EXE in the root directory of the simulated ISO and run it) but always can't find GHOST.EXE after loading the IMG. How to solve this problem?
|
|
2008-1-7 10:24 |
|
|
hxinfen
新手上路

积分 4
发帖 2
注册 2008-1-7
状态 离线
|
『第 55 楼』:
哎 太高深了
使用 LLM 解释/回答一下
先顶下
再慢慢品味
First, give a thumbs up, then savor it slowly.
|
|
2008-1-7 11:10 |
|
|
ck0824
初级用户
 
积分 145
发帖 17
注册 2005-6-13
状态 离线
|
『第 56 楼』:
使用 LLM 解释/回答一下
grub4dos-0.4.3-2008-01-03.zip 相比 grub4dos-0.4.3-2007-12-14.zip 有哪些改进?
What improvements are there between grub4dos - 0.4.3 - 2008 - 01 - 03.zip and grub4dos - 0.4.3 - 2007 - 12 - 14.zip?
|
|
2008-1-8 10:52 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 57 楼』:
使用 LLM 解释/回答一下
好长时间没来了,祝贺不点兄! 终于可仿真ISO垃!
刚才试了 成功了,不错不错!
但是不知怎么启动真实光盘?
我是这样的:
cdrom --init
chainloader (cd)
boot
但是 boot 后, 说读取错误, 试了几个光盘都不行?
不知道正确的命令是怎样的?
哪位知道的,说一下。
It's been a long time since I came here. Congratulations to Brother Budian! Finally, ISO can be emulated!
Just tried it and it succeeded. Not bad!
But I don't know how to boot the real CD-ROM!
This is what I did:
cdrom --init
chainloader (cd)
boot
But after booting, it says there's a read error. Tried several CDs and it didn't work!
I don't know what the correct command is?
If anyone knows, please let me know.
|
|
2008-1-15 15:06 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 58 楼』:
使用 LLM 解释/回答一下
我的 IBM T23 想安装ubuntu7.10 失败
(ISO文件无问题的)
map (hd0,7)/ubuntu.iso (hd32)
map --hook
chainloader (hd32)
boot
出现字符“ISOLINUX 3.36 Debian-2007-08-30”
就停在这里
My IBM T23 wants to install ubuntu 7.10 but fails
(The ISO file is没问题的)
map (hd0,7)/ubuntu.iso (hd32)
map --hook
chainloader (hd32)
boot
The character "ISOLINUX 3.36 Debian-2007-08-30" appears
and stops here
|
|
2008-1-17 20:21 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 59 楼』:
使用 LLM 解释/回答一下
我的 IBM T23 想安装ubuntu7.10 失败
(ISO文件无问题的)
map (hd0,7)/ubuntu.iso (hd32)
map --hook
chainloader (hd32)
boot
出现字符“ISOLINUX 3.36 Debian-2007-08-30”
就停在这里
My IBM T23 wants to install ubuntu 7.10 but fails. (The ISO file is fine.)
map (hd0,7)/ubuntu.iso (hd32)
map --hook
chainloader (hd32)
boot
The character "ISOLINUX 3.36 Debian-2007-08-30" appears and then it stops here.
|
|
2008-1-17 20:22 |
|
|
wfyinghun
初级用户
 
积分 126
发帖 53
注册 2007-4-3
状态 离线
|
『第 60 楼』:
遇到问题了
使用 LLM 解释/回答一下
我用--mem启动成功,而用contig整理myiso.iso后还是提示文件不连续啊(contig myiso.iso),怎么回事啊,有其他朋友遇到这种问题吗?
I successfully started with --mem, but after using contig to organize myiso.iso, it still prompts that the file is not contiguous (contig myiso.iso). What's the matter? Have other friends encountered this problem?
|
|
2008-1-17 22:06 |
|