사용자 도구

사이트 도구


windows:install_on_usb

문서의 이전 판입니다!


Windows XP USB에 설치하기

Windows XP를 USB에 설치하기이다. “USB로” 설치하기가 아니다.

필요한 프로그램

주의할 점

  • USB HDD에 설치할 때, USB Hub 에 연결하지 말고 PC의 USB 포트에 직접 연결해야만 한다. 그렇지 않으면 부팅시 블루 스크린이 뜰 수 있다.
  • 설치 작업을 할 때는 기존 HDD를 BIOS 상에서 Disable 처리하거나 실제로 하드웨어에서 HDD를 모두 제거한 상태로 작업해야 한다. 그렇지 않으면 기존 HDD의 Master Boot Record가 모두 파괴되어 기존 HDD로는 부팅을 할 수 없게 된다.

작업하기

  1. 윈도우 XP ISO 파일이 필요하다.
  2. ISO 파일을 WinISO 프로그램으로 연다.

필요한 파일 확보

  1. 다음의 파일들을 ISO 파일에서 꺼낸다.
    1. TXTSETUP.SIF
    2. DOSNET.INF
    3. USB.IN_
    4. USBPORT.IN_
    5. USBSTOR.IN_
  2. “cabarc x USBSTOR.IN_” 명령어로 *.IN_ 파일들의 압축을 푼다.
  3. *.IN_ 파일을 삭제해도 된다.

파일 편집

[BootBusExtenders.Load]
pci = pci.sys
acpi = acpi.sys
isapnp = isapnp.sys
acpiec = acpiec.sys
ohci1394 = ohci1394.sys
usbehci = usbehci.sys
usbohci = usbohci.sys
usbuhci = usbuhci.sys
usbhub = usbhub.sys
usbstor = usbstor.sys

[InputDevicesSupport.Load]
usbehci = usbehci.sys
usbohci = usbohci.sys
usbuhci = usbuhci.sys
usbhub = usbhub.sys

usbccgp = usbccgp.sys
hidusb = hidusb.sys
serial = serial.sys
serenum = serenum.sys
usbstor = usbstor.sys

[BootBusExtenders]
pci = "PCI-Bustreiber",files.pci,pci
acpi = "ACPI Plug & Play-Bustreiber",files.acpi,acpi
isapnp = "ISA Plug & Play-Bustreiber",files.isapnp,isapnp
acpiec = "Integrierter ACPI-Controllertreiber",files.none,acpiec
ohci1394 = "IEEE-1394-Bus-OHCI-konformer Anschlusstreiber",files.ohci1394,ohci1394
usbehci = "Erweiterter Hostcontroller",files.usbehci,usbehci
usbohci = "Open Hostcontroller",files.usbohci,usbohci
usbuhci = "Universeller Hostcontroller",files.usbuhci,usbuhci
usbhub = "Standard-USB-Hubtreiber",files.usbhub,usbhub
usbstor = "USB-Speicherklassentreiber",files.usbstor,usbstor


[InputDevicesSupport]
usbehci = "Erweiterter Hostcontroller",files.usbehci,usbehci
usbohci = "Open Hostcontroller",files.usbohci,usbohci
usbuhci = "Universeller Hostcontroller",files.usbuhci,usbuhci
usbhub = "Standard-USB-Hubtreiber",files.usbhub,usbhub
hidusb = "HID-Parser",files.hidusb,hidusb
serial = "Treiber f�r seriellen Anschluss",files.none,serial
serenum = "Enumerator f�r seriellen Anschluss",files.none,serenum
usbstor = "USB-Speicherklassentreiber",files.usbstor,usbstor
usbccgp = "USB Generic Parent Driver",files.usbccgp,usbccgp
[HiveInfs.Fresh]
AddReg = hivedef.inf,AddReg
AddReg = hivesys.inf,AddReg
AddReg = hivesft.inf,AddReg
AddReg = hivecls.inf,AddReg
AddReg = hiveusd.inf,AddReg
AddReg = dmreg.inf,DM.AddReg
AddReg = usbboot.inf,usbservices 
 
[SourceDisksFiles]
usbboot.inf = 1,,,,,,_x,3,,3
bootvid.dll = 1,,,,,,3_,2,0,0,,1,2
kdcom.dll = 1,,,,,,3_,2,0,0,,1,2

TXTSETUP.SIF 파일을 저장한다.

windows/install_on_usb.1294021636.txt.gz · 마지막으로 수정됨: 2011/01/03 11:27 저자 kwon37xi