반응형

약 1년 만에 해킨토시 Sequoia 15.3.2 버전으로 갱신

 

1. 부팅 가능한 USB 드라이브 생성

맥OS Sequoia 15.3.2 설치를 위해 부팅 가능한 USB 드라이브를 만들어야 합니다. 이를 위해 최소 16GB 이상의 USB 드라이브가 필요하며, 맥OS 설치 파일을 다운로드하여 USB 드라이브에 복사해야 합니다. 이 과정은 터미널 명령어를 통해 수행할 수 있습니다.

2. BIOS/UEFI 설정

PC의 BIOS 또는 UEFI 설정에서 AHCI 모드 활성화, VT-d 비활성화, 보안 부팅 비활성화 등의 설정을 조정해야 합니다. 이는 맥OS 설치를 위한 최적의 환경을 조성하기 위함입니다.

3. 설치 과정

  • PC를 부팅 가능한 USB 드라이브로 부팅합니다.
  • 디스크 유틸리티를 사용하여 설치할 디스크를 맥OS 확장(저널링) 형식으로 포맷합니다.
  • 화면의 지시에 따라 맥OS Sequoia 15.3.2를 설치합니다.

4. 포스트 설치

설치 완료 후, 부팅 로더 및 드라이버(kext)를 설치하여 시스템의 안정성과 기능성을 확보해야 합니다. 이는 해킨토시 커뮤니티에서 제공하는 도구들을 활용하여 진행할 수 있습니다.

 

반응형
반응형

맥OS 세쿼이아 15.0(24A5264n) 베타 버전이 나와서 설치해 보았습니다. 단순 해킨토시 설치 영상으로 설치 여부만 참고 하시기 바랍니다.

0.macOS_Sequoia_create-iso.sh
0.00MB

부팅 가능한 ISO 파일 생성 방법(Create macOS ISO Command)

#!/usr/bin/env bash
#===========================================================================
# Works only with the official image available in the Mac App Store.
# Make sure you download the official installer before running this script.
#===========================================================================

# Change this at your desire. Sometimes this works out of the box, sometimes not.
# Default size: ~17 GB
DISK_SIZE="17408m"

#===========================================================================

hdiutil create -o /tmp/Sequoia.cdr -size $DISK_SIZE -layout SPUD -fs HFS+J
hdiutil attach /tmp/Sequoia.cdr.dmg -noverify -mountpoint /Volumes/install_build
sudo "/Applications/Install macOS 15 beta.app/Contents/Resources/createinstallmedia"  --volume /Volumes/install_build --nointeraction
hdiutil detach "/Volumes/Shared Support"
hdiutil detach "/Volumes/Install macOS 15 beta"
hdiutil convert /tmp/Sequoia.cdr.dmg -format UDTO -o /tmp/Sequoia.iso
mv /tmp/Sequoia.iso.cdr ~/Desktop/Sequoia.iso
rm /tmp/Sequoia.cdr.dmg

 

https://gist.github.com/devomman/03d1ac3fdc5c232c8fcb71d2614f203f

 

macOS Command for ISO file

macOS Command for ISO file. GitHub Gist: instantly share code, notes, and snippets.

gist.github.com

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형
반응형

macOS 소노마 14.1.1 버전을 다운로드 하고 Bootable ISO 파일을 생성하여 VMWare에 설치 하는 과정을 녹화해 보았습니다. 참고하여 맛보기에 활용 하시기 바랍니다.

 

■ gibMacOS-Master : https://github.com/corpnewt/gibMacOS

 

GitHub - corpnewt/gibMacOS: Py2/py3 script that can download macOS components direct from Apple

Py2/py3 script that can download macOS components direct from Apple - GitHub - corpnewt/gibMacOS: Py2/py3 script that can download macOS components direct from Apple

github.com

[ System Info ]

CPU : i7-4790
Memory : 32GB(8x4)
Mainboard : Gigabyte GA-H97-Gaming3
VGA : Radeon RX 580 8GB(ASRock Phantom Gaming )
SSD1 : M.2 Tammuz_256GB(macOS Monterey 12.4)
SSD2 : Crucial_MX200_250GB(Windows 11&10 VHD Differencing)
SSD3 : Crucial_MX200_500GB(Virtual Machines)
HDD1 : Segate 2TB_New
HDD2 : Segate 2TB_Old
Monitor : AOC_2777, AOC_2779

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn 

 

반응형
반응형

확인 차원에서 서브컴에 해킨토시로 macOS Sonoma 14.0 Beta 5 (23A5312d) 버전을 클린 설치 해보았습니다. 관련 사항은 아래 링크 애플 홈페이지를 참고 하시고 정식 버전이 나오면 다시 리뷰해 보겠습니다.

 

macOS Sonoma 14 Beta 5 Release Notes

https://developer.apple.com/documentation/macos-release-notes/macos-14-release-notes

 

macOS Sonoma 14 Beta 5 Release Notes | Apple Developer Documentation

Update your apps to use new features, and test your apps against API changes.

developer.apple.com

 

[ Download macOS 14 Beta Installers (.pkg) ]

Latest: macOS 14.0 beta 5 (23A5312d)

https://betaprofiles.com/install/macos-14/

 

Download macOS 14 Sonoma Beta - Beta Profiles

Download macOS 14 Sonoma beta to receive new updates on your Mac.

betaprofiles.com

 

■ VMware 가상PC 설치샷 : https://noways.tistory.com/1656

 

macOS Sonoma 14 Beta 5 (23A5312d) VMware 가상PC 설치 샷!

확인 차원에서 Virtual 가상환경에서 macOS 14.0 beta 5 (23A5312d) 버전을 설치 해보았습니다. 관련 사항은 아래 링크 애플 홈페이지를 참고 하시고 정식 버전이 나오면 다시 리뷰해 보겠습니다. [ Download

noways.tistory.com

 

[ How to Make Bootable ISO Image File of macOS 14 Sonoma Developer Beta3 ]

https://www.youtube.com/watch?v=IeT-emcBcIU&ab_channel=ROHITTECH http://mytechnicalbuzz.blogspot.com/2023/07/macos-14-developer-beta-3-v2-download.html

 

[ System Info ]

  • CPU : i5-4690
  • Memory : 8GB(4x2)
  • Mainboard : Gigabyte GA-H97-Gaming3
  • VGA : Radeon RX 460 4GB(SAPPHIRE NITRO OC D5 4GB Dual-X)
  • SSD1 : Sandisk_128GB(Windows 11 Pro 21H2)
  • SSD2 : Samsung MZ-MTE2560 256GB(macOS Sonoma 14 Beta 5 23A5312d)
  • HDD : Segate 2TB

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형

+ Recent posts