|
柳飘逸
初级用户
 
积分 119
发帖 11
注册 2002-12-14
状态 离线
|
『楼 主』:
[求助}多操作系统!!!
使用 LLM 解释/回答一下
我装了2000和XP。我的本意是还要装上纯DOS和linux,四个系统在开机时有选择菜单,我该怎么办?linux采用的是不同的硬盘分区格式,,如果我有双硬盘就可以用一个盘来装linux了,但我一、现在该怎么办呢?
I installed Windows 2000 and XP. My original intention was to also install pure DOS and Linux, so that there would be a boot menu with four systems when starting up. What should I do? Linux uses a different hard disk partition format. If I had two hard disks, I could use one disk to install Linux, but now, what should I do?
|

ぁ拒签ぁ!!!!!!!!!!!!! |
|
2002-12-29 00:00 |
|
|
MYS
元老会员
        
积分 5170
发帖 1637
注册 2002-10-16 来自 广东佛山
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
SPFDISK可以使用多C盘技术,每个C盘各自独立,不知能否解决你的问题?
SPFDISK can use the multi-C drive technology, each C drive is independent, I wonder if it can solve your problem?
|

我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
|
|
2002-12-29 00:00 |
|
|
柳飘逸
初级用户
 
积分 119
发帖 11
注册 2002-12-14
状态 离线
|
|
2002-12-29 00:00 |
|
|
禅宗
元老会员
         CEO
积分 1019
发帖 300
注册 2002-10-20 来自 广东
状态 离线
|
|
2002-12-29 00:00 |
|
|
闪猛
中级用户
  
积分 327
发帖 69
注册 2002-12-1
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
只管装Linux,用lilo可以引导2k和xp,也可用WinXP自带的引导菜单引导Linux,至于分区可用所装的Linux提供的分区工具。如果Win2K、XP的磁盘格式用的是NTFS的话,是不能装DOS了。对于DOS,如果只是玩玩,可用虚拟机装。在装Linux之前再说一句老生常谈,备份重要数据。
Just install Linux. You can use lilo to boot 2K and XP, and you can also use the boot menu provided by WinXP to boot Linux. As for partitioning, you can use the partitioning tool provided by the installed Linux. If the disk format of Win2K and XP is NTFS, you can't install DOS. For DOS, if you just want to play around, you can install it in a virtual machine. One more old - fashioned reminder before installing Linux: back up important data.
|
|
2002-12-29 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
用目前的LILO可能会有些问题,HD柱面超过1024的话,LILO无法引导,就是说LILO无法引导超过8G的HD。新的LINUX 默认用grub做启动程序,这个程序没问题,还支持开机LOGO,密码。。。。
There may be some problems with the current LILO. If the number of cylinders of the hard disk exceeds 1024, LILO cannot boot, that is to say, LILO cannot boot a hard disk larger than 8GB. The new Linux defaults to using GRUB as the boot program. This program is fine and also supports boot logos, passwords, etc.
|

Teamwork ! |
|
2002-12-30 00:00 |
|
|
LanE
银牌会员
    
积分 1833
发帖 648
注册 2002-11-8
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
现在的LILO好象没有6楼说的那样的情况了,至少我的RedHad就没有,而且也有开机LOGO。
不过我还是用XP的引导菜单,干净(我不喜欢开机LOGO)。
至于GRUB,我用过一次,不喜欢(虽然好象功能强一些)。
Now the current LILO doesn't seem to have the situation mentioned in floor 6. At least my RedHad doesn't, and there is also a boot logo.
But I still use the XP boot menu, which is clean (I don't like the boot logo).
As for GRUB, I used it once and don't like it (although it seems to be more powerful).
|
|
2002-12-30 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
哦,可能LILO出新的支持大HD的版本了(我用的最后一个LILO是RED HAT 7。0的)
不过我想问一下
你现在用的LILO启动的机器的分区情况
比如40G的硬盘,分区如下
HDA1(2G),扩展分区HDA5(10G),DHA6(20)
之后用HED HAT又分出来HDA2(任意G),HDA3(SWAP)任意G
这个时候有2个启动分区 HDA1(DOS),HDA2(LINUX),关键就是这个HDA2,这个HDA2的实际地址大概是在32G左右开始的。如果用RAD HAT7。0所带的LILO启动的话,启动HDA1没问题,但无法启动HDA2分区
不过同样是40G硬盘,同样是这个LILO,先分出2个启动分区只要着2个启动分区在8G内,LILO
就可以启动,不会出现任何问题。
Oh, maybe there's a new version of LILO that supports large HDDs (the last LILO I used was with RED HAT 7.0). But I want to ask about the partition situation of the machine you're using LILO to boot now. For example, a 40G hard drive with partitions as follows: HDA1 (2G), extended partition HDA5 (10G), DHA6 (20). Then with HED HAT, it further divides HDA2 (any G), HDA3 (SWAP) any G. At this time, there are 2 boot partitions: HDA1 (DOS), HDA2 (LINUX). The key is that HDA2 actually starts around 32G. If you use the LILO that comes with RAD HAT7.0 to boot, it can boot HDA1没问题, but can't boot HDA2 partition. However, with the same 40G hard drive and the same LILO, as long as the 2 boot partitions are within 8G, LILO can boot without any problems.
|

Teamwork ! |
|
2002-12-30 00:00 |
|
|
青青猫
初级用户
 
积分 111
发帖 4
注册 2003-1-2
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
用XOSL1.1.5吧,好用得没法说,还是免费的,下载地址www.xosl.org,完全没有LILO和GRUB那些问题!
Use XOSL 1.1.5. It's extremely useful and it's free. The download address is www.xosl.org. There are completely no problems like those with LILO and GRUB!
|
|
2003-1-2 00:00 |
|
|
柳飘逸
初级用户
 
积分 119
发帖 11
注册 2002-12-14
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
听不懂呀,能不能再详细一点呀!!
I can't understand. Can you be more detailed!!
|

ぁ拒签ぁ!!!!!!!!!!!!! |
|
2003-1-2 00:00 |
|
|
LanE
银牌会员
    
积分 1833
发帖 648
注册 2002-11-8
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
以下是引用nre在2002-12-30 20:50:04的发言:
哦,可能LILO出新的支持大HD的版本了(我用的最后一个LILO是RED HAT 7。0的)
不过我想问一下
你现在用的LILO启动的机器的分区情况
比如40G的硬盘,分区如下
HDA1(2G),扩展分区HDA5(10G),DHA6(20)
之后用HED HAT又分出来HDA2(任意G),HDA3(SWAP)任意G
这个时候有2个启动分区 HDA1(DOS),HDA2(LINUX),关键就是这个HDA2,这个HDA2的实际地址大概是在32G左右开始的。如果用RAD HAT7。0所带的LILO启动的话,启动HDA1没问题,但无法启动HDA2分区
不过同样是40G硬盘,同样是这个LILO,先分出2个启动分区只要着2个启动分区在8G内,LILO
就可以启动,不会出现任何问题。
我的是60G的,分区情况是:
hda1 fat32(winXP) 6G
hda2 ext3(RedHat7.3) 4G
hda3 Linux SWAP 256M
hda4 扩展分区 分成4个,基本均分。
我还在我哥们的机器上装过,
他的分区情况我记不清楚了,我当时是在他的扩展分区上割下大概5G的空间装的(他的硬盘40G)。
The following is the speech of nre on 2002-12-30 20:50:04:
Oh, maybe there is a new version of LILO that supports large hard drives (the last LILO I used was from RED HAT 7.0)
But I want to ask
The partition situation of the machine you are using LILO to boot now
For example, a 40G hard drive, partitioned as follows
HDA1 (2G), extended partition HDA5 (10G), DHA6 (20)
Then use HED HAT to divide out HDA2 (any G), HDA3 (SWAP) any G
At this time, there are 2 boot partitions HDA1 (DOS), HDA2 (LINUX), the key is this HDA2, the actual address of this HDA2 is approximately from around 32G. If you use the LILO that comes with RAD HAT7.0 to boot, it can boot HDA1 without problem, but cannot boot the HDA2 partition
However, with the same 40G hard drive and the same LILO, as long as these 2 boot partitions are within 8G, LILO
can boot without any problem.
Mine is a 60G one, and the partition situation is:
hda1 fat32(winXP) 6G
hda2 ext3(RedHat7.3) 4G
hda3 Linux SWAP 256M
hda4 extended partition divided into 4 parts, basically equally divided.
I also installed it on my buddy's machine,
I can't remember his partition situation, I cut about 5G of space from his extended partition to install it at that time (his hard drive is 40G).
|
|
2003-1-10 00:00 |
|
|
sdramddr
初级用户
  资深会员
积分 172
发帖 31
注册 2003-1-22
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
用partition magic能实现把现在能找到的数十个系统装载一个硬盘上,而且有启动选项!
You can use Partition Magic to load dozens of systems that can be found now onto one hard disk, and there will be boot options!
|

说完了. |
|
2003-1-23 00:00 |
|
|
odusseus
初级用户
  网络游侠
积分 127
发帖 11
注册 2003-2-6
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
介绍都不详细啊.
The introduction is not detailed enough.
|
|
2003-2-6 00:00 |
|
|
LanE
银牌会员
    
积分 1833
发帖 648
注册 2002-11-8
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
我曾经把DOS6.22,Windows3.2,Windows98,WindowsXP,Linux,FreeBSD装在我的机器上,结果我同学说我变态。
I once installed DOS 6.22, Windows 3.2, Windows 98, Windows XP, Linux, FreeBSD on my machine, and then my classmate said I was abnormal.
|
|
2003-2-16 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
我现在的硬盘上的系统很多,如MS-DOS 7.10、MS-DOS 6.22、ROM-DOS 7.10、Windows 3.2、Windows 3.11 for WorkGroups、Windows 2.x、Windows 98、Windows 2K、Windows XP等等,启动管理器用的是Windows 2K的自带的启动菜单。
I now have many systems on my hard disk, such as MS-DOS 7.10, MS-DOS 6.22, ROM-DOS 7.10, Windows 3.2, Windows 3.11 for WorkGroups, Windows 2.x, Windows 98, Windows 2K, Windows XP, etc. The boot manager uses the built-in boot menu of Windows 2K.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-2-16 00:00 |
|