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

yum 을 이용한 Upgrade

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

  • This topic has 0개 답변, 1명 참여, and was last updated 15 years, 5 months 전에 by 태랑. This post has been viewed 2665 times
  • #12165
    태랑
    키 마스터
      게시글308 댓글1086 총합1394
    @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 로 메일주세요

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

지금 이 순간


[Tip]Gnome-shell-extension: disable-unredirect (나만 몰랐던 사실)
rawhide F43 시험과 관련 용어 확인
가입했습니다. 잘부탁해요~
아파치 rewrite룰에 대해 여쭤보겠습니다.
ffmpeg 2.8 패키지입니다. (수세 스타일 빌드)
[완료] 페도라 버전1은 언제 나왔을까요?
오페라 프로젝트 종료와 소감
wine의 능력에 대하여
케냐에 계신 피터강님 서버지원에 대해서.
오늘, Fedora 12 설치 합니다.