|
lxmxn
版主
       
积分 11386
发帖 4938
注册 2006-7-23
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
I don't need anything, I don't know how to use...
|
|
2006-10-22 08:45 |
|
|
wuweifeng001
新手上路

积分 6
发帖 3
注册 2006-11-2
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
都是一个系统,不地装了个虚拟机
It's all the same system, but I installed a virtual machine.
|
|
2006-11-17 21:52 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
|
2006-11-18 06:05 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-11-19 00:31 |
|
|
tangtai
高级用户
   
积分 640
发帖 314
注册 2006-8-13
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
个人感觉更喜欢GRUB一点。
Personally, I prefer GRUB more.
|
|
2006-11-19 04:33 |
|
|
jmz573515
银牌会员
    
积分 1212
发帖 464
注册 2006-12-13
状态 离线
|
|
2007-1-22 04:18 |
|
|
martin325
银牌会员
    
积分 1582
发帖 603
注册 2006-2-20
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
本人也一直用GRUB
I have been using GRUB all the time
|
|
2007-2-13 08:11 |
|
|
bingchong
初级用户
 
积分 152
发帖 21
注册 2003-1-21
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
呵呵,我用 bootit 支持大大的硬盘,支持图形界面,关键支持4个以上主分区!!
其他用过的
1 bootmaster 最新版也不支持大硬盘。(残念)
2 system command 很早以前了,好像不支持多于4个的主分区
3 最早的 os/2 2.0 的引导程序 ,谁还用过它??
Hehe, I use bootit to support large hard drives, support graphical interface, and most importantly, support more than 4 primary partitions!!
Other ones I've used
1. The latest version of bootmaster doesn't support large hard drives either. (Regretful)
2. System command was a long time ago, it seems it doesn't support more than 4 primary partitions
3. The earliest boot program of OS/2 2.0, who has used it?
|
|
2007-2-16 03:54 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2007-2-16 04:20 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
这个帖子很好。我是目前 grub4dos 的维护者。兄弟们对 grub4dos 有什么要求,不妨可以给个建议。比如,多主分区,以及类似的特色功能,能否引进以及如何引进到 grub4dos 中,大家都可以说说。更欢迎大家直接给 grub4dos 打补丁。
目前我在考虑,让任意一个分区都可以映射为主分区(不同于以前的旧的映射方法;以前的映射是仿真,而仿真之下不能启动 win98)。如果能够成功,就可能部分地代替 “多主分区的功能了”。
This post is very good. I am the current maintainer of grub4dos. Brothers, if you have any requirements for grub4dos, you might as well give some suggestions. For example, multi-primary partitions and similar feature functions, whether they can be introduced and how to introduce them into grub4dos, everyone can talk about it. Everyone is also more welcome to directly patch grub4dos.
Currently, I am considering making any partition map as a primary partition (different from the previous old mapping method; the previous mapping was emulation, and under emulation, Windows 98 cannot be booted). If it can be successful, it may partially replace the function of "multi-primary partitions".
|

因为我们亲手创建,这个世界更加美丽。 |
|
2007-2-16 07:11 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
回 不点儿:
这个帖子很不好!因为和我的发贴重复了!我看了很生气!
其实我对 grub 也有点兴趣,只是我最早接触的就是 System Commander ,后来才知道个 Lilo ,后来才出了个 Grub ,本打算随 Linux 用 Grub 的,可发现它没有类似于 System Commander 的 MultiFAT 功能,在别的多系统引导管理软件中也没有发现,所以只好放弃。假如你有时间和精力对 grub4dos 进行改进,我感到很高兴。
以我的陋见我认为 MultiFAT 实际上就是同一分区中管理各个不同 OS 的相关文件,启动不同 OS 的时候把各自不同相应的文件放到正确的位置上。
听说 grub 启动 OS 的时候是以虚拟方式,即一个含有 OS 启动文件的软盘映像文件,是不是?
Back to the little dot:
This post is very bad! Because it's repeated with my post! I'm very angry when I see it! :P
Actually, I'm also a little interested in grub. It's just that the first thing I got in touch with was System Commander, then I knew about Lilo, and then there was Grub. I originally planned to use Grub with Linux, but I found that it doesn't have the MultiFAT function similar to System Commander. I didn't find such a function in other multi-system boot management software, so I had to give up. If you have time and energy to improve grub4dos, I'm very happy.
In my humble opinion, I think MultiFAT actually manages the relevant files of each different OS in the same partition, and when starting different OSes, put their respective different corresponding files in the correct positions.
I heard that when grub starts an OS, it is in a virtual way, that is, a floppy disk image file containing the OS startup files, right?
|

DOS倒下了,但永远不死
DOS NEVER DIES !
投票调查:
http://www.cn-dos.net/forum/viewthread.php?tid=46187
本人尚未解决的疑难问题:
http://www.cn-dos.net/forum/viewthread.php?tid=15135
http://www.cn-dos.net/forum/viewthread.php?tid=47663
http://www.cn-dos.net/forum/viewthread.php?tid=48747 |
|
2007-2-16 07:38 |
|
|
gne3
高级用户
    DOS学徒
积分 526
发帖 252
注册 2007-2-12
状态 离线
|
|
2007-2-17 01:25 |
|
|
driver1998
高级用户
   
积分 740
发帖 373
注册 2008-5-23 来自 中国,广东
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
OS Loader够用了,没必要用其他的。
The OS Loader is sufficient, there's no need to use others.
|

别看我是高级用户,其实菜鸟一个,^-^ |
|
2008-8-29 14:53 |
|
|
wyh
初级用户
 
积分 41
发帖 18
注册 2006-12-4
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
我不用,一点没必要
OS Loader够用了
I don't need it, it's completely unnecessary. The OS Loader is sufficient
|
|
2008-8-29 15:41 |
|
|
bingchong
初级用户
 
积分 152
发帖 21
注册 2003-1-21
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
boot it 超级好的多主分区引导管理软件,软件本身占用一个8M大的分区,启动主分区可以大于4个。
boot it is an extremely good multi-master partition boot management software. The software itself occupies an 8M partition, and the bootable main partitions can be more than 4.
|
|
2008-10-2 20:28 |
|