发新话题
打印

怎样把这几个系统一起装到一个硬盘上?

我最近想把win98,winxp server,red hat7.1,freebsd4.4,
Solaris 8 for Intel这几个系统装在一个硬盘上
我的硬盘是IBM 20G
CPU 赛扬566
内存 128m

请问应该怎样分区(哪重比较好)
用什么做启动管理器
他们安装顺序有关吗?

哪为给我这个小弟指导一下,先在这说声谢谢了。
      

TOP

好像有点困难:

***如果你的硬盘上没有扩展分区:
1. 据说Solaris 8需要占用2个主分区,其中1个用来存放启动信息。
也就是说,现在的问题是:怎样把剩余的4个系统装在2个主分区上?

2. FreeBSD应该是只能装在主分区的,那么你只剩下了最后1个主分
区。

3. 剩下的3个系统能够装在同一个主分区吗?

***如果你的硬盘上有扩展分区:
1. 现在你可用的主分区只有3个了。

2. 还是以Solaris 8需要占用2个主分区为前提,即你现在只剩下唯
一的1个主分区了。

3. Windows和FreeBSD应该各自需要一个独立的主分区的,但...现在只剩下1个了,所以...


***不过...
听说一个叫bootstar的东西,可以将一个硬盘的主分区数增加到15,
并且提供启动管理器――或许可以一试。
当然,只有bootstar能够识别它们,并且fdisk,PQmagic等工具将无
法管理你的硬盘。


***写在最后
1. 以上结论的前提是“Solaris 8需要占用2个主分区”――不确定!请高人们指正。

2. 个人建议,如果要装这些系统的话,最后装Solaris!


[已被 iesc 编辑过, 在 2001-10-31  18:44]      

TOP

可以不分扩展分区吗?
只分四个主分区?
freebsd好象可以装在一个扩展分区,只不过他占用整个扩展分区
是这样吗?      

TOP

> 可以不分扩展分区吗?
> 只分四个主分区?
可以

但你的问题同样无法解决,不是吗?
简言之:
Solaris -> 2 primary
Windows -> 1 primary

如果剩下的是主分区,则Linux和FreeBSD只能选择其一安装;
否则,因为FreeBSD要求占据整个扩展分区,Linux和FreeBSD
仍然无法同时安装。

不是吗?

> freebsd好象可以装在一个扩展分区,只不过他占用整个扩展分区
是这样吗?
不确定。其实整个的一个扩展分区就相当于一个主分区的地位。
换言之,用BSD的术语――一个硬盘只能存在4个slice,而FreeBSD
必须占据其中之一。

***
其实,我想现在需要确定的应该是:
1. Solaris是否真的需要2个主分区
2. bootstar是否可以用       

TOP

> 1. Solaris是否真的需要2个主分区
是!
除了Solaris分区之外,还要一个x86 Boot分区,或者叫IA引导分区。
详见:Solaris 8 (Intel 平台版本)安装指南
ftp://192.18.99.138/806-2586/806-2586.pdf

> 2. bootstar是否可以用
我没试过,因为我有2个硬盘(装了8个系统,8-D)
但至少它的主页上是这么说的:
The bootmanager BootStar manages two partition tables:

? The master boot record partition table
? The BootStar partition table


The master boot record partition table is a table describing the subdivision of the harddisk into partitions. This table has been defined since the advent of harddisks during the beginning of the 80s and is absolutely required by all operating systems. This table can encompass up to four primary partitions.

The bootmanager BootStar manages a second partition table internally (invisible to other programs / operating systems) with up to 15 entries. This table is called the "BootStar partition table".
                   ~~~~

While the computer is booting, up to four entries are copied by the bootmanager BootStar with the aid of the bootprofiles. These entries are copied from the internal BootStar partition table to the master boot record partition table.

The bootmanager is located on the harddisk on the first cylinder ("track 0"). This location is used by a few harddisks and bootmanagers. Therefore, the capacity of your harddisk is not limited by the bootmanager BootStar.

详见http://www.star-tools.com/bootstar/english/manual/bbackground.html      

TOP

谢谢 iesc 的指教      

TOP

You are welcome.

Another solution is, maybe,
Install Windows 98+XP and Solaris, then install Linux
and FreeBSD in VMware on XP.      

TOP

我想用bootstar来把一个硬盘分成多个区
可以给我将一下这个软件的用法吗?
麻烦大家了      

TOP

TOP

发新话题