クライアントをFedora13にしました

 クライアント(Fedora12/ThinkPad X31)をFedora13にクリーンインストールしました。

 Fedora11→12の時もクリーンインストールだったので、13はyumによる上書きインストールにしようと思っていたのですが、

Fedora12からFedora13へのアップグレードをyumで行うのは危険 – tototoshiの日記

という事なので、結局クリーンインストールとしています。

 クリーンインストールから少しずつ設定をしていくのは嫌いじゃないので良しとします。

 アップグレードやめとけよの文章。

Upgrading Fedora using yum – FedoraProject

  • Testing shows that upgrading within X will cause X to hang when installing bitmap-fonts-compat, but it can be done anyway by making sure that bitmap-fonts-compat is the last package to update … YMMV.
  • Intel video no longer works without Kernel Mode Setting (KMS). You must remove ‘nomodeset’ from your /etc/grub.conf kernel command line, if present.
  • nVidia video no longer works without kernel mode Setting (KMS). You must remove ‘nomodeset’ from your /etc/grub.conf kernel command line, if present.
  • It may be necessary to run “db_recover -h /var/lib/ldap/ ; chown ldap:ldap /var/lib/ldap/*” once in order for slapd to start.

 Intel videoやnVidia videoは、/etc/grub.confのカーネル行からnomodesetを削除しないと動かないよ、と言っているようです。Fedora13ではビデオドライバの拡張が目玉の1つのようなのでそのあたりが影響しているのかも。
 あと、bitmap-fonts-compatがどうのこうのとか、ldapリカバリしてみたいな。

Related Posts

Comments are closed.