질문과 답변
한번 설치한 VHD 파일을 다른 컴퓨터에서 쓸수 있나요?
2009.07.21 16:17
최초 XP가 깔려있는 PC에 C드라이브 VHD를 생성하고 윈7을 설치했습니다.
BCD에서 dectecthal on 이면 아무피씨나 가서 쓸수 있는건가요?
VHD를 XP만 깔려있는 다른 컴퓨터에서 써보려고 vhd를 d드라이브로 옮기고나서
미리 수정된 bcd가 들어있는 boot 폴더와 bootmgr을 C드라이브 루트에 놓고
윈xp CMD에서 bootsect /nt60 c: 해봤습니다.
으음... bcd 에디팅을 잘못한것인지, vhd 로딩을 못하고 에러가 뜨더군요.
다른 컴퓨터에서 vhd를 os로 로딩하고자 할때 가져가야하는 구성요소가 더 있는건가요?
사용된 bcd 내용은 이렇습니다.
Windows 부팅 관리자
--------------------
identifier {bootmgr}
description Windows Boot Manager
locale ko-KR
inherit {globalsettings}
default {default}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows 부팅 로더
-------------------
identifier {default}
device vhd=[D:]win7.vhd
path Windowssystem32winload.exe
description Windows 7 Ultimate
locale ko-KR
inherit {bootloadersettings}
recoverysequence {default}
recoveryenabled Yes
osdevice vhd=[D:]win7.vhd
systemroot windows
nx OptIn
detecthal Yes
BCD에서 dectecthal on 이면 아무피씨나 가서 쓸수 있는건가요?
VHD를 XP만 깔려있는 다른 컴퓨터에서 써보려고 vhd를 d드라이브로 옮기고나서
미리 수정된 bcd가 들어있는 boot 폴더와 bootmgr을 C드라이브 루트에 놓고
윈xp CMD에서 bootsect /nt60 c: 해봤습니다.
으음... bcd 에디팅을 잘못한것인지, vhd 로딩을 못하고 에러가 뜨더군요.
다른 컴퓨터에서 vhd를 os로 로딩하고자 할때 가져가야하는 구성요소가 더 있는건가요?
사용된 bcd 내용은 이렇습니다.
Windows 부팅 관리자
--------------------
identifier {bootmgr}
description Windows Boot Manager
locale ko-KR
inherit {globalsettings}
default {default}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows 부팅 로더
-------------------
identifier {default}
device vhd=[D:]win7.vhd
path Windowssystem32winload.exe
description Windows 7 Ultimate
locale ko-KR
inherit {bootloadersettings}
recoverysequence {default}
recoveryenabled Yes
osdevice vhd=[D:]win7.vhd
systemroot windows
nx OptIn
detecthal Yes
댓글 [1]
-
신동진 2009.07.21 16:20
부팅 후에 다시 xp를 복원시키는 방법을 쓰려고 합니다. 그래서 저 위 bcd에는
윈xp 부팅에 대한 엔트리는 없습니다.