Skip to content
조회 수 8583 추천 수 0 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

Diskless Boot Software for Windows(윈도우용 노하드 시스템)


부팅 프로세스 순서
1. 전원 켜짐
2. 로드 BIOS
3. PXE 스택 내장 NIC (네트워크 정보 센터)
4. TFTP로 클라이언트의 RAM을 서버에서 NBP (네트워크 부팅 프로그램)를 다운로드
5. NBP의 책임은 다음 단계 (일명 2 단계 부트)을 수행 할 수 있습니다.

복잡성과 위험을 감소, 초기 자본 및 구현 비용을 절감 전력 및 냉각 요구 사항을 줄일 수 있습니다.
배포, 업그레이드, 서버 용도 변경을 가속화합니다.
향상된 재해 복구 솔루션을 구현합니다.

  1. Using CCBoot to Build a Diskless Boot Server

    1. Install Diskless Boot Server with CCBoot - An all-in-one Diskless Boot Software
      Download diskless boot software - CCBoot server installation package from - http://www.ccboot.com/download.htm.
      Launch ccbootsetup.exe on the diskless boot server and keep press the next button to the end.


      Figure 1

      CCBoot will use the following ports - 67 (DHCP), 69 (TFTP), 3260 (iSCSI), 1000 (Image Upload), 8001 (Service Control). You need to open these ports in the firewall of the diskless boot server. Since CCBoot v2.1, you also need to open port 66. V2.1 uses port 66 as DHCP backup.

      Note: Please shut down the other DHCP services on the LAN especially the DHCP service in the router.

      Launch CCBoot and you will get the main interface as bellow:


      Figure 2

    2. Initialize the Diskless Boot Server
      Demo Environment

      Server IP: 192.168.1.10
      Gateway: 192.168.1.1
      DNS Address: 192.168.1.1
      IP Mask: 255.255.255.0
      DHCP Range: 192.168.1.101-192.168.1.254

      Launch the diskless boot software - CCBoot, menu "Options" -> "Options Wizard" and configure step by step as bellow:


      Figure 3

      You need to select the correct local IP address as "DHCP Server IP". Press "Scan DHCP" to check if there are other DHCP services on the LAN. You need to stop other DHCP services on the LAN.


      Figure 4

      Set "Server IP Address". Normally, it’s the same as "DHCP Server IP". 
      Set "Write-back File Path" and "Image Save Path" as you want.

      "Write-back File Path" is used to store the diskless booted clients’ write-back data. You’d better use a big volume hard disk as "Write-back File Path". This disk should be formatted as NTFS and 64K bytes per cluster. 

      "Image Save Path" is used to store the boot images. This disk should be also formatted as NTFS and 64K bytes per cluster. You’d better use a fast speed hard disk as "Image Save Path". For example, use an SAS hard disk.


      Figure 5

      Keep default values in "Server Cache Settings".


      Figure 6

      Keep default values in "Other Settings". Press the "Finish" button and confirm the popup dialog box.

    3. Create Image for Diskless Boot Windows XP
      To diskless boot Windows XP over network with the diskless boot software - CCBoot, we first of all need to create a system image and here're the steps - 
      1. Choose one client PC as master PC used to create diskless boot image. Attach a hard disk on the PC.
      2. Delete all partitions first. Allocate a small MBR partition about 40G size and leave the rest unallocated. Format the 40G partition with NTFS. Install Windows XP and the latest SP into this partition.
      3. After complete Windows installation, open the local area connection network properties and configure as bellow:


        Figure 7

        Click "Properties".


        Figure 8

        Select "Internet Protocol (TCP/IP)" and click "Properties".


        Figure 9

        Select "Obtain an IP address automatically" and "Obtain DNS server address automatically", then click "OK" to save.
      4. On the CCBoot diskless boot server you will find a client in the client list (Figure 10) that was added by CCBoot automatically when the client PC got IP address from the CCBoot DHCP service.


        Figure 10

      5. Double click the client to edit and check both "Enable Upload Image" and "Keep Write-back File" (Figure 11), when press "save" button it will ask you "Are you sure to delete write-back file?" Just press "No".


        Figure 11

      6. Download CCBoot client installation package from: http://www.ccboot.com/download.htm. Launch ccbootsetupclient.exe and keep press the next button to the end. Then launch CCBoot client and you will see the main interface as bellow (Figure 12).


        Figure 12

      7. Press the "Install CCBoot Client" button. After finished, it will require reboot system. Reboot the client PC.
      8. After reboot, launch CCBootClient again, input the correct "Server IP address", it should be the IP address of the PC on which CCBoot server has been located. Input the image file name as you want in the "Image File Name". Press the "Upload Image" button to upload the image to the CCBoot server. Then CCBoot will create an image in the server "Image Save Path". 

        Note: CCBoot supports two types image file format. It supports VMDK if you are using Windows 2003 as CCBoot server system. It will support both VMDK and VHD if you are using Windows 7 or Windows 2008. As you can see in Figure 12, the file format depends on what you have set for "Image File Name". For example, "XP01.vmdk" and "XP01.vhd".

    4. Diskless Boot Windows XP on LAN
      1. On CCBoot diskless boot server, double click PC101 (Figure 10) to open the master PC’s properties dialog box, uncheck "Enable Upload Image" and "Keep Write-back File".
      2. Remove the HDD from the master PC, set it firstly boot from LAN (or network, PXE rom, or some similar settings) in BIOS settings so that it will start network boot to diskless boot Windows XP.(Figure 13).


        Figure 13

      3. The first time you diskless boot Windows XP on the master PC, you can modify its computer name (Figure 14).


        Figure 14

        Set the computer name as you wish then press enter key to boot it (Figure 15).


        Figure 15

      4. On CCBoot server, "Options" -> "Settings" -> "Default Client Settings" -> "Disk Group" -> press the ">>" button, select "XP01.vmdk" as the default boot image in "System Image Selection" section.
      5. Do the same as Step 2 and Step 3 for other client PCs with the same specifications as the master PC to diskless boot Windows XP for them.

    5. Diskless Boot Windows 7 and Vista
      Diskless boot Windows 7 step by step.
      Diskless boot Vista step by step.
Related reading: How to configure diskless server? - download pxeboot.com



로그인 후 댓글쓰기가 가능합니다.

?

  1. 22
    Feb 2016
    10:42

    아파치 ab 로 성능테스트 하기

    CategoryServer Views12357
    Read More
  2. 22
    Feb 2016
    09:47

    8기가 램에 맞는 Mysql config 셋팅 값

    CategoryServer Views3858
    Read More
  3. 21
    Feb 2016
    23:16

    LG G5 기능 어디한번 보자

    Category컴퓨터잡담 Views8993
    Read More
  4. 17
    Feb 2016
    23:30

    오토셋과 apmsetup

    CategoryServer Views2026
    Read More
  5. 23
    Jan 2016
    04:32

    Sitemap.xml 만들어 주는 사이트

    Category컴퓨터잡담 Views690
    Read More
  6. 22
    Jan 2016
    09:21

    ES 파일 탐색기로 FTP 동영상 재생하기

    Category컴퓨터잡담 Views2363
    Read More
  7. 11
    Jan 2016
    23:14

    Diskless Boot Software for Windows(윈도우용 노하드 시스템)

    CategoryWindowsTip Views8583
    Read More
  8. 26
    Dec 2015
    01:37

    ACTIVE-X 의 무서움

    Category컴퓨터잡담 Views669
    Read More
  9. 10
    Dec 2015
    03:45

    서버 다운 원인

    Category컴퓨터잡담 Views558
    Read More
  10. 04
    Dec 2015
    23:52

    엑셀 지정행 반복인쇄 하는 방법[지정행/지정열]

    CategoryExcel Views6106
    Read More
  11. 04
    Dec 2015
    23:33

    [안드로이드] 키캣 4.4 버전 플래시 동영상 안될때 해결방법

    Category컴퓨터잡담 Views1147
    Read More
  12. 01
    Dec 2015
    08:35

    PC에 안드로이드 설치하기

    Category컴퓨터잡담 Views989
    Read More
  13. 01
    Dec 2015
    03:48

    안드로이드 플래시 동영상이 안될때 해결방법 [200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] ...Progress]

    Category컴퓨터잡담 Views3902
    Read More
  14. 30
    Nov 2015
    00:08

    [오류해결방법] 200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] ...

    Category컴퓨터잡담 Views1355
    Read More
  15. 27
    Nov 2015
    01:52

    Windows APM Install(Apache 2.4, PHP 6.0, Mysql) 최신버전 설치해보기

    CategoryServer Views1246
    Read More
  16. 18
    Nov 2015
    02:24

    Google 문서도구를 컴퓨터에 동기화

    Category[Docs]스프레드시트 Views4377
    Read More
  17. 13
    Nov 2015
    05:06

    박지성 맨유시절 호날두와의 호흡경기 모음(유니세프 친선경기)

    Category컴퓨터잡담 Views827
    Read More
  18. 13
    Nov 2015
    03:32

    도스 배치파일로 원격지 컴퓨터 모니터링

    Category컴퓨터잡담 Views833
    Read More
  19. 12
    Nov 2015
    02:53

    DOS Batch - FTP Scripts 배치파일

    CategoryWindowsTip Views5702
    Read More
  20. 11
    Nov 2015
    00:03

    엑셀 깨진파일 복구하기

    CategoryExcel Views7674
    Read More
Board Pagination Prev 1 ... 11 12 13 14 15 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소