WindowsServerNetboot

Differences between revisions 2 and 25 (spanning 23 versions)
Revision 2 as of 2005-06-20 08:33:56
Size: 1311
Editor: c-24-22-122-59
Comment:
Revision 25 as of 2006-06-19 16:07:14
Size: 77
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Network Installing Ubuntu Using a Windows box =

This document describes how to install ubuntu through your network without having to use a linux box as a TFTP and DHCP server. This is a very easy method for a linux newb like me.

== My scenario ==

I want to install ubuntu linux onto a computer that has no working CD or Floppy drives. This computer has a PXE booting capable BIOS.

If you have a floppy drive, you can make a floppy that will allow you to PXE boot but that article is somewhere else on this wiki.

== What you will need ==

 * A network with a windows computer
 * A a network gateway to the internet (Cable/DSL Router)
 * Tftpd32.exe (The windows TFTP/DHCP server program)
 * The Ubuntu Netboot Image

'''Download Tftpd32'''
[http://tftpd32.jounin.net/ From The Makers Website]
[http://www.cameronbergh.com/tftpd32.zip From My Mirror]

'''Here are some links to ubuntu netboot images'''

[http://archive.ubuntu.com/ubuntu/dists/hoary/main/installer-i386/current/images/netboot/netboot.tar.gz Hoary i386]

[http://archive.ubuntu.com/ubuntu/dists/hoary/main/installer-amd64/current/images/netboot/netboot.tar.gz Hoary amd64]

== This is how we do it ==

1. On the windows box, make a folder called "CameronRules"

2. Place Tftpd32.exe in that folder

3.
#REFRESH 0 http://help.ubuntu.com/community/Installation/WindowsServerNetboot

Installation/WindowsServerNetboot (last edited 2008-08-06 16:32:13 by localhost)