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

yum 을 이용한 Upgrade

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

  • This topic has 0개 답변, 1명 참여, and was last updated 15 years, 4 months 전에 by 태랑. This post has been viewed 2651 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 로 메일주세요

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

지금 이 순간


[완료] 서버 점검 및 데이터베이스 업그레이드 완료
clamav 설치하기
페도라8 듀얼 모니터 설정 에러.... ㅜㅠ
시스템 설정의 밝기와 잠금의 기능에 대해 문의 드립니다.
스크립트 하나 만드는 것도 쉽지가 않군요,
vnc 사용중 질문 드립니다.
shell script 디렉토리만 출력하는 방법에 대해 여쭤 보겠습니다.
Fedora15, 16 Gnome3 부가기능
mplayer에 소스코드를 다운 받았습니다..컴파일 문의..
root 계정으로 시작하는 방법에 대해 질문합니다