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 +1title 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

[...] x200 ntfs硬盘安装ubuntu9.10正式版手记 [...]
实在不敢在Thinkpad上装Ubuntu了, 我的R400装上后发热量瞬增...
经我的测试,x200没发现啥异常,很冷很静电量正常
[...] ntfs硬盘安装ubuntu9.10正式版手记,正式版还是不错的。。。 http://www.54chen.com/c/830 [...]