首页|五四陈后院|百丁屋论坛 CNFLEX组织|md5破解|关于|Profile
  • 802.1x代码 | bbsdown代码 | php手册 | 技术资料翻译

    x200 ntfs硬盘安装ubuntu9.10正式版手记

    字号:T|T

    09年10月31日,9.10发布了正式版本,科学院曾经出过两篇硬盘安装的手记,一个是8的一个是9.10测试版本的。地址是:
    [十一归来]ubuntu 9.10 硬盘安装手记
    ubuntu 8.10 desktop版本 硬盘安装手记

    先说平时我们用wingrub安装的时候,是不支持ntfs的,只能用grub for dos的grldr文件(grub4dos的这个文件支持ntfs)。

    下载iso文件:ubuntu-9.10-desktop-i386.iso

    同上一文,我列出使用的boot.ini和menu.lst:

    boot.ini

    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /noexecute=optin /fastdetect
    C:\GRLDR=”wingrub”

    menu.lst

    timeout 10

    title Windows at (hd0,0)
    root (hd0,0)
    chainloader +1

    title install Ubuntu9.10
    root (hd0,0)
    kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-9.10-desktop-i386.iso ro quiet splash –
    label check live-install
    initrd (hd0,0)/initrd.lz

    然后,iso文件放在D盘,用RAR打开iso文件,解压出来initrd.lz和vmlinuz两个文件。

    重启电脑,进入desktop,双击安装。

    最后的时候运行一下umount -l /isodevice

    安装结束后,重启进系统,中文不全,选择一下最快的源,联网下语言包。

    thinpad x200 所有硬件全部正常可使用。


    原创文章如转载,请注明:转载自五四陈科学院[http://www.54chen.com]
    本文链接: http://www.54chen.com/_linux_/x200-ntfs-hard-disk-to-install-the-official-version-of-notes-from-ubuntu910.html

    相关阅读:

    分类: linux   Tags: , ,

    [五四陈科学院出品]

    网友评论:

    推广信息