|
coolboy163
初级用户
 
积分 176
发帖 74
注册 2005-11-7
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
呵呵,多谢
要是放在硬盘上就简单多了,只不不方便了。
要是放在光盘上的话,用EASYBOOT就很好实现了,
我想,要是GRUB在IMG中可以自由应用的话,就更好了
Hehe, thanks a lot.
If it's placed on a hard drive, it's much simpler, but it's just not convenient.
If it's placed on a CD, using EASYBOOT can be realized very well.
I think it would be even better if GRUB can be freely applied in the IMG.
|
|
2005-11-18 20:37 |
|
|
tinybit
初级用户
 
积分 137
发帖 57
注册 2005-9-29
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
光盘不支持 3M 的软盘启动映像。光盘只能支持 1.2M, 1.44M 和 2.88M 三种软盘格式的启动映像。如果你制作的启动映像不是上述三种格式之一,那么你就无法把它用在光盘启动中。虽然光盘标准规定了上述三种格式是必须支持的,但不一定所有的 BIOS 都能完整实现。制作一个 1.44M 的软盘启动映像是最保险的,可以在所有的 BIOS 下顺利启动。
另一方面,即便 VMWARE 不能运行某个 2.88M 的软盘映像,那也不要紧。当你用它制作光盘启动映像之后,BIOS 有可能顺利启动它。VMWARE 之所以不能运行,那是因为它的 BIOS 不支持大于 1.44M 的软盘。这不等于说,当这个映像制作成光盘之后,光盘的 BIOS 仍然存在这个问题。也就是说,光盘的 BIOS 有可能完美支持 2.88M 的启动映像。你可以试试,同样是 VMWARE,它也许不能启动2.88M的软盘映像(或者虽然勉强启动但进一步操作却存在问题),但用这个软盘映像制作的可启动光盘,却有可能被 VMWARE 正确地、完美地启动。
The CD does not support 3M floppy disk boot images. The CD can only support three types of floppy disk formats for boot images: 1.2M, 1.44M, and 2.88M. If the boot image you create is not one of these three formats, then you cannot use it for CD booting. Although the CD standard stipulates that the above three formats must be supported, not all BIOSes may fully implement them. Making a 1.44M floppy disk boot image is the safest, and it can boot smoothly under all BIOSes.
On the other hand, even if VMware cannot run a 2.88M floppy disk image, it doesn't matter. When you use it to make a CD boot image, the BIOS may boot it smoothly. The reason VMware cannot run it is that its BIOS does not support floppy disks larger than 1.44M. This does not mean that when this image is made into a CD, the BIOS of the CD still has this problem. That is to say, the BIOS of the CD may perfectly support the 2.88M boot image. You can try. Similarly, with VMware, it may not be able to boot a 2.88M floppy disk image (or although it can barely boot but there are problems in further operations), but the bootable CD made from this floppy disk image may be correctly and perfectly booted by VMware.
|
|
2005-11-18 21:10 |
|
|
coolboy163
初级用户
 
积分 176
发帖 74
注册 2005-11-7
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
有道理。
对于光盘启动来说,就没有必要制作超过1。44M的镜像了(多分几个镜像就是了^0^),软盘镜像中的文件引导不像EASYBOOT一样容易实现(我想说的是通过GRUB引导IMG中的不同镜像文件,就是IMG中嵌套IMG,所以,IMG才会很大了,不过好象也没什么实用,呵呵.).
还有,用EASYBOOT做的多启动光盘,是可以引导任意大小的IMG格式的.
That makes sense. For CD - boot, there's no need to create an image larger than 1.44M (just make several images, that's fine ^0^). The file - booting in floppy images isn't as easy to implement as with EASYBOOT (I mean, booting different image files in IMG through GRUB, which is nesting IMG within IMG, so the IMG can be large. But it doesn't seem very practical, heh.). Also, multi - boot CDs made with EASYBOOT can boot IMG files of any size.
|
|
2005-11-19 11:27 |
|
|
jojo2008
初级用户
 
积分 38
发帖 11
注册 2005-11-19
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
vm只支持正规的IMG镜像!
VM only supports formal IMG images!
|
|
2005-11-19 12:53 |
|
|