À©µµ¿ì11 ½áº¸°í ½ÍÀºµ¥ cpu Áö¿øÀÌ ¾ÈµÉ¶§´Â ¾î¶»°Ô ¿ìȸ Çϳª¿ä?
½ÅÀº¿Ö 2021-10 2021-10-05 22:36:12 Á¶È¸ 3462 Ãßõ 0
해야 할까요.
인터넷 연결을 끊어도 마찬가지인데요.
방법이 없나요?
TPM 2.0은 지원 합니다.
ISO´Â MS ȨÆäÀÌÁö¿¡¼ ¹ÞÀ¸½Ã¸é µË´Ï´Ù.
https://www.microsoft.com/ko-kr/software-download/windows11
ISOÀº ¹Þ¾Ò´Âµ¥¿ä.
https://bafybeif2zs4t5clvzulbbiqbjqfwrug2n6na33p2vdm3xo6dgo636t2gke.ipfs.dweb.link/Win_11_Boot_And_Upgrade_FiX_KiT_v2.0.zip
¾ÐÃàÇØÁ¦ÇϽðí Source_ISO - W11 Æú´õ¿¡ MS¿¡¼ ¹ÞÀº ISO ÆÄÀÏÀ» Áý¾î³ÖÀ¸½Ã°í ´Ù½Ã »óÀ§ Æú´õ·Î ¿À½Å´ÙÀ½¿¡ Win_11_Boot_And_Upgrade_FiX_KiT_v2.0.cmd À» ½ÇÇàÇϽðí 2¸¦ ÀÔ·ÂÇÏ°í Enter¸¦ ´©¸£½Ã¸é ¿ìȸ ½ºÅ©¸³Æ®¸¦ ISO¿¡ ÅëÇÕ½ÃÅ°´Â ÀÛ¾÷ÀÌ ÀÚµ¿À¸·Î ÁøÇàµË´Ï´Ù.
±×·¯¸é Æú´õ¿¡ ¼öÁ¤µÈ ISOÆÄÀÏÀÌ »ý¼ºµÉ °ÍÀε¥ ÀÌ ISO ÆÄÀÏÀ» ÀÌ¿ëÇؼ ¾÷±×·¹À̵å ÇÏ½Ã¸é µË´Ï´Ù. (ÀÎÅÍ³Ý ¿¬°áÀº ²÷À¸¼Å¾ß µË´Ï´Ù.)
https://jsb000.tistory.com/3008 ÀÔ´Ï´Ù.
¼³Ä¡¶ó¸é boot.wim ÆÐÄ¡¿ë ·¹Áö ÀÖÀ¸´Ï ±×°É º´ÇÕÇÏ¸é µË´Ï´Ù (¿ª½Ã ÷ºÎ ºÒ°¡°¡ ¹®Á¦³×¿ä)
@(set "0=%~f0"^)#) & powershell -nop -c iex([io.file]::ReadAllText($env:0)) & exit/b
#:: double-click to run or just copy-paste into powershell - it's a standalone hybrid script
$_Paste_in_Powershell = { $:code;
$N = 'Skip TPM Check on Dynamic Update'; $toggle = $null -eq $env:skip_tpm_enabled; $off = $false
$M = sp HKLM:\SYSTEM\Setup\MoSetup 'AllowUpgradesWithUnsupportedTPMOrCPU' 1 -type dword -force -ea 0 ; New-Item -Path HKLM:\SYSTEM\Setup -Name LabConfig -force -ea 0 ; sp HKLM:\SYSTEM\Setup\LabConfig 'BypassSecureBootCheck' 1 -type dword -force -ea 0
$M = sc.exe config Winmgmt start= demand; sp HKLM:\SOFTWARE\Microsoft\Wbem 'Enable Costly Providers' 0 -type dword -force -ea 0
$B = gwmi -Class __FilterToConsumerBinding -Namespace 'root\subscription' -Filter "Filter = ""__eventfilter.name='$N'""" -ea 0
$C = gwmi -Class CommandLineEventConsumer -Namespace 'root\subscription' -Filter "Name='$N'" -ea 0
$F = gwmi -Class __EventFilter -NameSpace 'root\subscription' -Filter "Name='$N'" -ea 0
if ($B -or $C -or $F) { $B | rwmi; $C | rwmi; $F | rwmi; $off = $true }
if ($toggle -and $off) { write-host -fore 0xf -back 0xd "`n $N [REMOVED] run again to install "; timeout /t 5; return }
$P = "$([environment]::SystemDirectory)\cmd.exe"; $T = "$P /q $N (c) AveYo, 2021 /d /rerase appraiserres.dll /f /s /q"
$D = "$($P[0]):\`$WINDOWS.~BT"; $Q = "SELECT SessionID from Win32_ProcessStartTrace WHERE ProcessName='vdsldr.exe'"
$F = swmi -Class __EventFilter -NameSpace 'root\subscription' -args @{
Name = $N; EventNameSpace = 'root\cimv2'; QueryLanguage = 'WQL'; Query = $Q} -PutType 2 -ea 0
$C = swmi -Class CommandLineEventConsumer -Namespace 'root\subscription' -args @{
Name = $N; WorkingDirectory = $D; ExecutablePath = $P; CommandLineTemplate = $T; Priority = 128} -PutType 2 -ea 0
$B = swmi -Class __FilterToConsumerBinding -Namespace 'root\subscription' -args @{Filter=$F;Consumer=$C} -PutType 2 -ea 0
if ($toggle) { write-host -fore 0xf -back 0x2 "`n $N [INSTALLED] run again to remove "; timeout /t 5 } ; $:code;
} ; start -verb runas powershell -args "-nop -c & {`n`n$($_Paste_in_Powershell-replace'"','\"')}"
$_Press_Enter
¼³Ä¡µÈ 11ÀÇ ¾÷µ¥ÀÌÆ®³ª 10 -> 11 ¾÷±Û ¼³Ä¡½Ã Çϵå¿þ¾î Á¦¾à Á¦°Å (´Ü RAM, Disk ¿ë·®Àº ¾ÈÀüÀåÄ¡·Î Á¦°ÅÇÏÁö ¾Ê¾ÒÀ¸¹Ç·Î ÇÊ¿ä½Ã ÇÏ´ÜÀÇ reg ³»¿ë¹°À» Âü°íÇؼ $M¿¡ Ãß°¡ ¿ä¸Á) (cmd)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"BypassRAMCheck"=dword:00000001
"BypassStorageCheck"=dword:00000001
"BypassCPUCheck"=dword:00000001
;from https://www.techpowerup.com/forums/threads/installing-windows-11-without-tpm-2-0-and-secure-boot-registry-bypass.284107/page-2
boot.wim ¸ðµç Çϵå¿þ¾î Á¦¾à Á¦°Å (reg)
°¢°¢ cmd¶û reg·Î ÀúÀåÈÄ ½ÇÇàÇÏ¸é µË´Ï´Ù
´Ù¸¸ ÀüÀÚ°æ¿ì 22000Àº ±¦ÂúÀºµ¥ ´õ »óÀ§ ºôµå´Â Àû¿ë ¾È µÈ´Ù´Â º¸°í°¡ ÀÖ¾ú½À´Ï´Ù (10 -> 11 or 11 -> 11 ¾çÂÊ ´Ù ¹ß»ý)