打印

我想装98+win2K server+redhat 9 怎样

我想装98+win2K server+redhat 9 怎样

因为装了linux以后,2000启动非常慢 要怎样装 才不会出现这种情况呢
我打算把硬盘 分过区 重新装过 
请各位高手指点。

TOP

另外 请问 用diskman分区的时候 linux的 ext3 swap 分区 的代码 各是多少呢
还有啊 我硬盘的前7G 是装98和2K的 打算把linux装在 这7G后面 
会不会不能启动呢 要不要单独分个bin分区呢

TOP

ext3 = 83  swap = 82
我blog
http://hew.linuxsky.org
linuxbyte
更多妮妮的照片
http://dear-nini.cn/

TOP

启动慢的问题,有文章介绍过,修改注册表的方法,去找找.
现在都是grub引导,没有8.4G的限制问题,以前的lilo只要保证/boot分区在8.4G内即可
cout <<"好大的棉花糖野"<<endl;

TOP

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=14554
中国的股民比蜘蛛侠还蜘蛛侠,比蝙蝠侠还蝙蝠侠!

颠覆性技术必须有颠覆性商业模式
我们能做的事情很多,唯一受限制的是我们的想象力和创造力!
limit in the rain

TOP

那篇文章我看过啊 我的意思是指 不通过那个方法 
不是可以通过分区及安装顺序 避免2K启动慢的问题吗 
好象在哪看过 可以用PQ先在2K里分好linux的区 再删除 什么的 可以避免2K启动慢的
我的2K是服务版的 没找到支持服务器版的PQ 所以 就。。。。

TOP

【发贴人】zh***
【求助】win2k pro + linux   
--------------------------------------------------------------------------------
我今天装了red hat linux 8.0, 安装很顺利,我选GRUB作启动引导,无需进一步设置,双系统到能启动,linux一切正常,win2k pro就出现了问题,我需要等大约一分钟才能看到桌面,想进我的电脑,每次都要等半分钟,启动应用软件,正常,如果要打开一个文件,也要等半分钟才能看到几个盘符。除此之外,没有发现其他问题。
我的硬盘原是CDEF,在安装linux过程中,使用linux带的一个分区软件(名字忘了)把F删掉,又再加了几个linux下的分区。boot 和 root 区是ext3, win2k是fat.
请问个位DX如何解决,谢谢。
=======================      

【发贴人】old***

check the previous posts.
You might need to remove the linux partition from the disk manager.
_____________________________

【发贴人】pen**


old***的说法很对。。
      
=========================
【发贴人】zhg**

old***:

Thank you for your help.

I remove the linux partition from disk manager, then I can not boot my computer. Because I choose GRUB as boot loader, I think GRUB has replaced master boot sector and linux partition has been removed, GRUB can not find linux kernel. I can not boot my computer from linux startup floppy disk too.

I reinstalled linux, do as same partition as previous during reinstallation. win2k is still there. this time is better somehow: dual systems can boot correctly, win2k is as slow as previous during starting, after I see desktop, every thing is fine, click My Computer, I can not see linux partition. Try to open a file in application program, fine.

I only can see linux partition in disk manager, but there is no disk letter attached with them.


==============      

【发贴人】 wat***

我来说一下吧,这种情况是因为你在linux下建的分区win2k pro不认,但启动是2000要检测原有的分区,所以造成启动速度很慢。
其实像你这种安装方式,应先在硬盘上划出一个空白区域,然后再用linux建立自己的ext2,swap,还有home分区,这样就不会有什么问题了。

============
【发贴人】 zh***

wat*** :

Thanks for your help

I used exactly same way as you said when I reinstalled my linux. I removed linux partition from disk manager, I can not see linux partition in "My Computer". I can find linux partition in disk managerONLY after I reinstall linux. when win2k is starting, it will check all partition, that's why win2k booting is very slow.
This solution has improved the speed after win2k boot successfully. win2k won't check linux partition when I open a file from some application program. for example, when I use MS Word -> File -> open, it works fine, and I won't see linux partition.


=============
以上内容引自某论坛的讨论,为了尊重别人,特对ID等作出处理。原文未改。

我原来c、d、e分别是windows 98+windows 2000 pro+windows xp pro            
我现在是windows 98+windows 2000+RH9.0。
为了不引起windows系统盘符混乱,删除windows xp,把空出来的3G分出200M作win2000页面文件分区,这样windows系统与以前一样。剩下的2.8G左右分别分成linux的swap、boot和/,根区小了一些,没有办法。但是这样没有windows 2000启动问题,一切都正常。——以前e盘也有打算用来尝试linux的。我想如果你准备重新安装,可以这样作:

1、计算好各分区容量,比如20g硬盘
win98 -2g
win2000-3g
文档-5g
linux -5g
软件备份区— 5g

2、用winme的fdisk分区,98se的对大于60g以上硬盘支持不太好。我一般宁肯用ms fdisk为windows分区,而不用pq/dm/diskgen等,这样放心些,毕竟不是经常作这个工作。如果觉得dos下格式化慢,可以只格式化一个分区,按好windows系统再用windows格式化。
分区的时候可以这样来分,
win98-2g,
win2000-3g,
随便一个fat32-10g,先不要放数据。
软件备份-5g

然后安装windows 98/2000,然后再进入dos,用fdisk分区工具删除那个空白的10g分区,建立一个5g的分区将来放文档。留下5g未分分区。然后安装liunx的时候,用linux分区把未用分区空间分割给linux使用。

++++++++++结束
我以前没有想过这个问题,看到这方面的讨论也没有仔细看。根据我的经验说上几句,希望对你有帮助。或许不用如此麻烦,上面wan***的办法足以解决问题。

TOP

在安装linux之前,在2000的磁盘管理中将要装linux的逻辑盘删除即可
cout <<"好大的棉花糖野"<<endl;

TOP