사용자 도구

사이트 도구


linux:dual_boot

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:dual_boot [2020/07/26 16:55]
kwon37xi [시간 차이문제]
linux:dual_boot [2022/10/11 10:00] (현재)
kwon37xi [시간 차이문제]
줄 5: 줄 5:
   * BIOS 에서 UEFI Secure Booting 끄기.   * BIOS 에서 UEFI Secure Booting 끄기.
   * [[https://itsfoss.com/install-ubuntu-1404-dual-boot-mode-windows-8-81-uefi/|Beginners Guide To Install Windows 10 With Ubuntu in Dual Boot]]   * [[https://itsfoss.com/install-ubuntu-1404-dual-boot-mode-windows-8-81-uefi/|Beginners Guide To Install Windows 10 With Ubuntu in Dual Boot]]
 +  * [[https://itsfoss.com/install-windows-after-ubuntu-dual-boot/|How to Install Windows After Ubuntu Linux in Dual Boot]]
  
 ===== Grub이 안 뜨고 윈도우만 뜰 때 ===== ===== Grub이 안 뜨고 윈도우만 뜰 때 =====
 +  * [[linux:grub|Linux Grub]] : console 모드만 가능한지 먼저 확인하고 console 모드로 띄워보기
   * 일단 BIOS 에서 부팅 순서를 조정해 본다.   * 일단 BIOS 에서 부팅 순서를 조정해 본다.
   * 그래도 윈도우만 뜬다면 Windows 에서 ''cmd''를 관리자로 띄우고서   * 그래도 윈도우만 뜬다면 Windows 에서 ''cmd''를 관리자로 띄우고서
줄 16: 줄 18:
   * [[http://www.webupd8.org/2014/09/dual-boot-fix-time-differences-between.html|Dual Boot: Fix Time Differences Between Ubuntu And Windows ~ Web Upd8: Ubuntu / Linux blog]]   * [[http://www.webupd8.org/2014/09/dual-boot-fix-time-differences-between.html|Dual Boot: Fix Time Differences Between Ubuntu And Windows ~ Web Upd8: Ubuntu / Linux blog]]
   * [[https://www.howtogeek.com/323390/how-to-fix-windows-and-linux-showing-different-times-when-dual-booting/|How to Fix Windows and Linux Showing Different Times When Dual Booting]]   * [[https://www.howtogeek.com/323390/how-to-fix-windows-and-linux-showing-different-times-when-dual-booting/|How to Fix Windows and Linux Showing Different Times When Dual Booting]]
 +  * 많이 사용하지 않는 쪽에서 보정해준다. 즉 Linux 를 많이 사용한다면 Windows 측 보정을 해주는게 편했다.
 ==== Windows 측에서 시간 보정 ==== ==== Windows 측에서 시간 보정 ====
   * {{ :linux:ubuntu:windowstimefixutc.7z | 윈도우 시간 수정 reg 파일}} 을 받아서 더블클릭해서 실행   * {{ :linux:ubuntu:windowstimefixutc.7z | 윈도우 시간 수정 reg 파일}} 을 받아서 더블클릭해서 실행
줄 22: 줄 25:
 </code> </code>
   * 리부트   * 리부트
-* 원래대로 복구하기 +  * 원래대로 복구하기 
-  * 위의 레지스트리 파일을 에디터로 열어서 ''RealTimeIsUniversal'' 값을 ''dword:00000001''에서 ''-''로 수정<code>+    * 위의 레지스트리 파일을 에디터로 열어서 ''RealTimeIsUniversal'' 값을 ''dword:00000001''에서 ''-''로 수정<code>
 Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
  
줄 29: 줄 32:
 "RealTimeIsUniversal"=- "RealTimeIsUniversal"=-
 </code> </code>
-  * reg 파일을 실행 +    * reg 파일을 실행 
-  * ''cmd''창을 관리자 권한으로 실행하여 아래 명령 실행<code sh>+    * ''cmd''창을 관리자 권한으로 실행하여 아래 명령 실행<code sh>
 sc config w32time start=demand sc config w32time start=demand
 </code> </code>
linux/dual_boot.1595750116.txt.gz · 마지막으로 수정됨: 2020/07/26 16:55 저자 kwon37xi