Difference between revisions of "Installing Ubuntu 6.04 on a ThinkPad T60"
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
* X wouldn't start. I changed the driver in xorg.conf from "ati" to "vesa". | * X wouldn't start. I changed the driver in xorg.conf from "ati" to "vesa". | ||
+ | == See also == | ||
+ | * [[Installing Ubuntu 6.06 on a ThinkPad T60]] | ||
[[Category:Ubuntu 6.04]] | [[Category:Ubuntu 6.04]] | ||
[[Category:T60]] | [[Category:T60]] |
Latest revision as of 07:22, 1 March 2008
Installation of Ubuntu 6.04 alpha flight 5 on a T60 (2623D6U).
Installation of Ubuntu 6.04 alpha Flight 5
- Downloaded CD ISO of Ubuntu's Dapper flight 5 (http://www.ubuntu.com/testing/flight5).
- The installer's partitioner allowed me to resize the Windows partition down to 10 GB. I left the IBM recovery partition alone and created three partitions for the Linux system: / (8GB), /usr (8GB), and /home (46.8 GB).
- The installer recognized the network card (unlike Ubuntu 5.10), and the installer downloaded a fair number of packages.
Fixes
- X wouldn't start. I changed the driver in xorg.conf from "ati" to "vesa".