红联Linux门户
Linux帮助

安装两个linux发行版的问题?

发布时间:2009-02-20 12:05:59来源:红联作者:rukelee
目前使用的fedora 10,打算在电脑上安装再安装另外一个发行版,就是想问一下:安装时是否要求再一次分出一个交换区/swap呢?

希望实地操作过的同仁能指导一下~~~
文章评论

共有 7 条评论

  1. rukelee 于 2009-02-20 23:58:48发表:

    引用:
    there is no need to give another partition for swap,the two system can share one!
    Here is what I did.
    After you install the second OS,you probably can't get into the first one,due to the fact that t ...
    灰色橙子 发表于 2009-2-20 20:09


    看来你也是安装了双linux系统了,这么一说我的第二个系统在安装时应该不用分swap区的,直接分/(根分区)和/home(分区就可以了)
    那么我系统中的第二个swap分区是浪费了~~
    呵呵:)

  2. 灰色橙子 于 2009-02-20 20:09:53发表:

    [i=s] 本帖最后由 灰色橙子 于 2009-2-20 20:11 编辑 [/i]

    there is no need to give another partition for swap,the two system can share one!
    Here is what I did.
    After you install the second OS,you probably can't get into the first one,due to the fact that the first OS is not in the list of your grub(Of course is the second system).What you need to do is very simple.Click 'Computer'(maybe an icon on the desktop).there you will find the partition of the other system.Find 'boot'-'grub'-menu.lst copy the information in the text to the /boot/grub/menu.lst(your second system,in which you are .)
    After taht your two system will be ok.

  3. rukelee 于 2009-02-20 18:34:50发表:

    安装的时候好像不能指定原有的交换分区吧,我还是重新分出了一个新的交换分区。
    安装成功了~~
    谢谢大伙!!

    我有看到过这样的介绍:新装另一个linux发行版时,可以把/home分区小一点,然后进去以后再挂载以前的另一个linux的/home就可以了,因为可以共用非系统的文件~~

  4. 感心 于 2009-02-20 17:37:39发表:

    swap分一个就行,大小是内存的2倍

  5. zsdind 于 2009-02-20 14:13:37发表:

    怎么个安装法呢,能说一说吗?特别是分区?

  6. aq4120 于 2009-02-20 12:39:41发表:

    我现在多系统,swap可要可不要,要固然好

  7. Kttlon 于 2009-02-20 12:38:47发表:

    交换分区好像可以共用,但/区还得要分