红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

help

发布时间:2008-10-31 17:52:08来源:红联作者:gondn125
hello,my english is very por,but I am using the live cd model of ubunt8.10. So only use English.
I have a question for you. I have installed my ubunt system,but I start my PC with the model of live CD everytime,why?
How could I use my id to start? I have made a user named master!!

Thank you very much!
文章评论

共有 6 条评论

  1. tmsdsp 于 2008-11-01 08:03:43发表:

    首先,我没有用过双硬盘,也没有用过Windows2003,只能提一些建议供你参考。另外,我一贯认为,在进行大动作时重要的数据文件应该加以备份,起码备份到U盘上。
    下载grub4dos,解压出其中的grldr,放到C盘根目录下,修改boot.ini文件,在最后一行添加
    c:\grldr="Ubuntu grldr"
    编写一个menu.lst文件,放到C盘根目录下,内容如下:
    timeout 10
    default 0


    title Linux
    root(hd1,0)
    find --set-root --ignore-floppies /boot/grub/menu.lst
    configfile /boot/grub/menu.lst
    如果你已经有了menu.lst文件,就把最后4行添加到文件末尾。
    如果你确实把启动管理器安装到Ubuntu的分区下,估计有可能引导成功。

  2. gondn125 于 2008-10-31 22:28:33发表:

    感谢大家的回帖,我回到windows下了,Ubuntu现在还是没有搞好。我在安装的时候没有提示我要写MBR啊!我的启动管理器是安装到Ubuntu的分区了,是根分区,/。
    我用了两块硬盘,一块是windows2003,平时用的,为了装Ubuntu,我又挂了一块硬盘

  3. tmsdsp 于 2008-10-31 18:54:53发表:

    一般来说,用硬盘安装,只要写了MBR都能启动,当然,不写MBR,而是通过按“高级”按钮,选择把启动管理器安装到Linux分区,然后用ntldr来启动,有一些独特的优点。(我只安装过ubuntu 8.04)
    你是否准备用ntldr来启动?

  4. tmsdsp 于 2008-10-31 18:49:55发表:

    你安装时写MBR了么?

  5. gondn125 于 2008-10-31 18:25:59发表:

    thank you,I want to know how I could start with my user?
    and i install it from hard disk!!

  6. tmsdsp 于 2008-10-31 18:13:03发表:

    你怎么能肯定你始终使用live CD模式启动的?Ubuntu安装好后,本来就是不能输入中文,要想输入中文,还要设置和安装。

    另外,你的光盘拿出来没有?