OS X 10.10.5를 실행하는 Mac의 raspberrypi.org 웹 사이트에서 최신 Raspbian 이미지를 다운로드했습니다. SHA-1 체크섬은 웹 사이트에 나열된 것과 일치합니다.
를 사용하여 추출하려고 unzip
하면 다음 오류가 발생합니다.
warning [2015-09-24-raspbian-jessie.zip]: 76 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [2015-09-24-raspbian-jessie.zip]: reported length of central directory is
-76 bytes too long (Atari STZip zipfile? J.H.Holm ZIPSPLIT 1.1
zipfile?). Compensating...
skipping: 2015-09-24-raspbian-jessie.img need PK compat. v4.5 (can do v2.1)
note: didn't find end-of-central-dir signature at end of central dir.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
tar -xvf 2015-09-24-raspbian-jessie.zip