Translated message

A translation of this page exists in English.

Red Hat Customer Portal 에서 다운로드한 ISO 파일의 무결성을 어떻게 확인할 수 있나요?

Solution Verified - Updated -

Environment

  • Red Hat Enterprise Linux

Issue

  • Red Hat Customer Portal에서 다운로드한 ISO 파일의 무결성을 어떻게 확인할 수 있나요?
  • 설치를 시도하기 전에 ISO 이미지가 손상되지 않았는지 어떻게 확인하나요?

Resolution

검증 단계

  • 설치를 시도하기 전에 다운로드된 ISO 이미지가 손상되지 않았는지 확인하려면 프로그램을 사용하여 ISO 파일의 sha256sum을 계산하세요. ISO를 테스트할 수 있는 다른 Red Hat Enterprise Linux 시스템이 없는 경우, 다른 운영 체제용 sha256sum 프로그램을 웹 검색을 통해 찾을 수 있습니다. Red Hat Enterprise Linux를 사용할 수 있는 경우 포함된 sha256sum 바이너리를 사용할 수 있습니다.
    $ sha256sum <filename.iso>
  • 셸 프롬프트에서 "filename.iso"를 다운로드한 ISO 파일의 이름으로 바꾸세요. 명령이 완료되면 파일의 체크섬인 영숫자 문자열을 반환합니다. 이 문자열을 Red Hat Customer Portal의 ISO 다운로드 섹션에서 찾은 문자열과 비교해보세요. Red Hat Customer Portal에서 체크섬을 찾는 방법은 다음과 같습니다:

    • 현재 사용자 이름과 비밀번호로 Red Hat Customer Portal에 로그인합니다.
    • 페이지 상단의 Downloads 를 클릭합니다.
    • Red Hat Enterprise Linux인 제품을 클릭합니다.
    • All Red Hat Enterprise Linux Downloads를 클릭합니다.
    • 적절한 Product Variant, VersionArchitecture를 선택했는지 확인합니다.
    • Red Hat Enterprise Linux 의 체크섬을 ISO 이미지 체크섬과 비교합니다.
  • 출력이 Red Hat Customer Portal의 값과 일치하지 않으면 ISO 파일이 손상된 것이므로 다시 다운로드해야 합니다.

RHEL CoreOS: 체크섬 파일 서명

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments