Computers/윈도우관련
2011. 3. 6. 16:35
하드웨어 BIOS 에서 CD / USB 부팅안될 경우
--------------------------------------------------------------------
단 vista,win7 은 아래와 같이 합니다.
출저:http://ppaktion.maru.net/119
CD/USB 부팅할 수 있게 해 주는 유틸
영문설명
하드디스크에서 설치하는 방법 (윈도 부트 메뉴에 추가하기)
1.아래 링크에서 plpgenbtldr 압축파일을 받음
http://download.plop.at/files/bootmngr/plpgenbtldr-0.8.zip
2.압축을 푸신다음 안에 있는 plpbt.bin plpgenbtldr.exe 파일을 C:\ 에 붙여넣음
3.시작-실행-cmd 입력후 도스창을 띄움
4.도스창에서 cd\ 를 한번 입력해주면 C:\ 라고 되는데
2.압축을 푸신다음 안에 있는 plpbt.bin plpgenbtldr.exe 파일을 C:\ 에 붙여넣음
3.시작-실행-cmd 입력후 도스창을 띄움
4.도스창에서 cd\ 를 한번 입력해주면 C:\ 라고 되는데
여기서 plpgenbtldr 라고 치신다음 엔터칩니다
5. plpbtldr.bin created 라고 뜨면 OK
6.그상태에서 start boot.ini 이라고 치면 system 폴더에있는 boot.ini 파일이 메모장으로 열림
7.메모장 마지막줄에 c:\plpbtldr.bin="Start PLoP Boot Manager" 입력후 저장
8.그리고 USB 꼽으신채로 재부팅
5. plpbtldr.bin created 라고 뜨면 OK
6.그상태에서 start boot.ini 이라고 치면 system 폴더에있는 boot.ini 파일이 메모장으로 열림
7.메모장 마지막줄에 c:\plpbtldr.bin="Start PLoP Boot Manager" 입력후 저장
8.그리고 USB 꼽으신채로 재부팅
Run from the Windows boot menu (2K, XP, VISTA and Win7)
__________________________________________________________________
Download the file [91]plpgenbtldr-0.8.zip and extract it.
* Create a directory like c:\plop. You can use any directory you
want.
* Copy plpbt.bin and plpgenbtldr.exe to your c:\plop directory.
* As administrator/with administrator rights open a command shell.
Hint VISTA/Win7: Use right click at the command shell menu entry
and choose "Run as administrator"
change to c:\plop with cd \plop
* Then run plpgenbtldr
This program searches for the file plpbt.bin in the currrent
directory.
plpgenbtldr generates the file plpbtldr.bin.
* Adding to the boot menu. Windows 2K and XP is different to Windows
VISTA and Windows 7
+ Windows 2K, XP
add the line below to your c:\boot.ini
c:\plop\plpbtldr.bin="Plop Boot Manager"
+ Windows VISTA
open notepad as administrator and create a file c:\boot.ini
add those lines
단 vista,win7 은 아래와 같이 합니다.
출저:http://ppaktion.maru.net/119
도스에서 작업하기