FREEDOM. FRIENDS. FEATURES. FIRST. 페도라 한국 사용자 모임

yum 을 이용한 Upgrade

게시판 Tech/Tip yum 을 이용한 Upgrade

  • This topic has 0개 답변, 1명 참여, and was last updated 13 years, 8 months 전에 by 태랑. This post has been viewed 2266 times
  • #12165
    태랑
    키 마스터
      게시글303 댓글1084 총합1387
    @admin
     

    페도라 프로젝트 위키를 참조하였습니다.

    https://fedoraproject.org/wiki/YumUpgradeFaq#Fedora_12_-.3E_Fedora_13

    Fedora 13 -> Fedora 14

    First install the new fedora 14 gpg key. You may wish to verify this package against https://fedoraproject.org/keys and the fedora ssl certificate.

    rpm --import https://fedoraproject.org/static/97A1071F.txt

    Upgrade all packages with

    yum update yum
    yum clean all
    yum --releasever=14 distro-sync
    • If using VirtualBox from the Oracle repository, you must remove
      the VirtualBox-3.1 package before upgrading. After the upgrade is
      finished, install VirtualBox-3.2.

     

    Fedora 12 -> Fedora 13

    First install the new fedora 13 gpg key. You may wish to verify this package against https://fedoraproject.org/keys and the fedora ssl certificate.

    rpm --import https://fedoraproject.org/static/E8E40FDE.txt

    Upgrade all packages with

    yum update yum
    yum clean all
    yum --releasever=13 distro-sync
    • 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.

     

    오픈소스를 응원합니다 Blog https://hoing.io
    Senior Database Administrator(MySQL, Oracle)

    사이트 이용 문의 사항은 댓글이나 admin@fedoralinux.or.kr 로 메일주세요

  • 답변은 로그인 후 가능합니다.

지금 이 순간


가입인사합니다 ㅎㅎ
여러서버 동시접속 유틸리티 - Cluster SSH
Zeitgeist(gnome-activity-journal) 다 좋은데...
오픈소스 개발자들이여! 메인프레임을 주목하라
안녕하세요 ? 반갑습니다.
페도라 신규 계정 안내
카페인으로 HDTV 스트리밍해 보실 분~~~!
레드햇 - 올해의 RHCP 에 도전하세요
페도라 38에서 openssl 컴파일 설치
페도라 16을 VMware을 사용하지 않고 하드디스크에 설치할 때...