albtechportal

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, 4 September 2013

CCBoot - LAN Boot Software for Windows

Posted on 15:59 by Unknown
  1. LAN Boot Solution Background

    LAN boot is a technology based on IP (Internet Protocol), UDP (User Datagram Protocol), DHCP (Dynamic Host Configuration Protocol) and TFTP (Trivial File Transfer Protocol). It requires two computers: LAN boot server and client. The client is a computer you want to boot up over LAN, while the server is a computer which provides necessary data such as NTLDR, NBP (Network Boot Program), system image and so on for client booting over LAN. LAN boot program allows to remote boot a computer over LAN without a hard disk. It is therefore ideally suited for both diskless and thin clients. CCBoot support install windows xp over lan and install windows xp over network.

    For LAN boot solution, the boot process is as bellow:
    • 1, Power on,
    • 2, Load BIOS,
    • 3, PXE stack built-in the NIC (Network Information Center),
    • 4, Download NBP (Network Boot Program) from server to client's RAM by TFTP,
    • 5, NBP's responsibility to perform the next step (a.k.a. 2nd stage boot).
    As an administrator responsible for a network of about dozens of computers or more, LAN boot solution will drastically reduce your daily workload. If you want to install or upgrade various softwares for all computers in the network, you just need to do it once. It can also bring you enhanced Disaster Recovery solutions.

  2. Using CCBoot to Build a LAN Boot Server

    1. Install LAN Boot Server with CCBoot - An All-in-one LAN Boot Software
      Download LAN boot software - CCBoot server installation package from - http://www.ccboot.com/download.htm.
      Launch ccbootsetup.exe on the LAN 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 LAN 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 LAN 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 LAN 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 LAN 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 images for LAN booting. 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 LAN Boot Windows XP
      To boot Windows XP with the LAN boot software - CCBoot, you 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 LAN 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 LAN 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. LAN Boot Windows XP over Network
      1. On CCBoot LAN 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 network (or LAN, PXE rom, or some other similar settings) in BIOS settings so that it will start LAN booting Windows XP.(Figure 13).

        Figure 13
      3. The first time LAN 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 over network (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 implement LAN boot resolution for them.
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in Microsoft | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Review: Seagate 600 480GB SSD
    Seagate Joins the Fray It’s been quite an interesting turn of events over the past couple years in the storage industry. Whereas practical...
  • Top 10 Ways to Customize Your Desktop
    1 Expand You spend a lot of waking hours at your computer, so why not make it a little prettier (and more productive)? Here are 10 ways to...
  • CCBoot - LAN Boot Software for Windows
    LAN Boot Solution Background LAN boot is a technology based on IP (Internet Protocol), UDP (User Datagram Protocol), DHCP (Dynamic ...
  • ‘Strata’ for iOS and Android game review
    There are games that are fun. There are games that look great. And then there are games that do both. Strata is one such game that h...
  • Adobe Photoshop CS6 Extended 13.0 & Plugins + Textures
    Adobe Photoshop CS6 Extended 13.0 & Plugins + Textures | 3.5 GB Adobe Photoshop CS6 Extended software delivers even more imaging magi...
  • Intel NUC DC53427RKE / HYE Review
    Manufacturer: Intel UK Price (as reviewed): £308.32 (inc VAT) US Price (as reviewed): $539.99 (ex TAX) Preferred Partner Price: £308.32...
  • ASUS R9 270X DirectCU II TOP 2 GB
    AMD's new Radeon R9 270X draws its lineage more from the Radeon HD 7800 series than any other. The R9 270X is, for all intents and purp...
  • Corsair Raptor M40 Review
    Manufacturer: Corsair UK price (as reviewed): £44.99 (inc VAT) US price (as reviewed): $59.99 (ex Tax) Along with the Raptor M30, Corsai...
  • Call of Duty: Ghosts Review
    Developer: Infinity Ward Publisher: Activision Platforms: PC, X360, PS3, PS4, Xbox One Price: £39.99 Reviewing a Call of Duty game is a ...
  • How to remotely install apps on your smartphone
    You can download and install apps to your iPhone and Android phone without being anywhere near it. That sorcery is this? It isn't sorce...

Categories

  • Android
  • Apple
  • Audio
  • Blogger
  • C/C++
  • Cabling
  • Cameras
  • Cases
  • CISCO
  • Cooling
  • CPU
  • Desktop
  • DNS
  • Ebook
  • Fiber Optic
  • Gadgets
  • Game
  • Google
  • Graphic Card
  • Hardware
  • HDD
  • HTC
  • HTMLCSS
  • Hyper-V
  • Intel
  • iOS
  • iPad
  • Iphone
  • IT
  • jQuery
  • Laptop
  • Linux
  • Mac
  • MacTut
  • Microsoft
  • Mobile
  • Mouse
  • Networking
  • News
  • Nexus
  • Nokia
  • Nvidia
  • OS
  • PERIPHERALS & COMPONENTS
  • Photoshop
  • Printers
  • Programming
  • Projectors
  • PS4
  • Ram
  • RedHat
  • Review
  • Samsung
  • Scanners
  • Seagate
  • Security
  • Server2008
  • Server2012
  • Servers
  • Smartphone
  • Software
  • Sony
  • Storage
  • Tablets
  • TechNews
  • Template
  • Tutorials
  • TV
  • Ubuntu
  • Voip
  • Webdesign
  • Webiste
  • WebServer
  • Win7
  • Win8
  • Windows Phone
  • Wordpress
  • Workstation
  • XBOX

Blog Archive

  • ▼  2013 (495)
    • ►  December (35)
    • ►  November (332)
    • ►  October (12)
    • ▼  September (27)
      • 20 best iPhone and iPad apps this week
      • Autumn brings a chill for BlackBerry
      • 7 unexpected features in iOS 7
      • Building An “About Us” Page That Reels Readers In ...
      • 50 Funny & Creative Error 404 Pages
      • Transform Your PSD into CSS Faster Using CSS Hat
      • 5 Software To Free More Hard Disk Space On Windows
      • Build Professional Websites Without Any Coding Usi...
      • Cloud Hosting & CDN Services for Web Developers
      • 5 Methods To Serve True Responsive Images
      • 17 Premium Horizontal Scrolling WordPress Themes
      • Operating Systems You May Not Have Heard Of (But S...
      • Beginner’s Guide to WordPress Multisite with MAMP
      • 10 Useful Apps to Recover a Lost or Stolen iPhone
      • How To Place Digital Signatures On Any Document / ...
      • 5 Things You Should Consider Before Getting a DSLR
      • Lenovo Vibe X Announced: 5-inch Full HD IPS, 13 MP...
      • How to Sync Files Between Two Computers or More
      • How to Restore Deleted Photos & Videos From a Digi...
      • Sony Xperia Z1 Announced: 20.7 MP Camera, 5-inch F...
      • Samsung's $299 Galaxy Gear smartwatch coming Sept. 25
      • CCBoot - LAN Boot Software for Windows
      • 15 essential open source tools for Windows admins
      • Web technology: 5 things to watch in 2013
      • Exploring TCP/IP Routers
      • Best Nexus 7 Accessories
      • Winners and Losers From Microsoft's Nokia Acquisition
    • ►  August (2)
    • ►  July (10)
    • ►  June (42)
    • ►  May (35)
Powered by Blogger.

About Me

Unknown
View my complete profile