close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
Aug 3, 2010 11:31:50 AM (16 years ago)
- Author:
-
thomas
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 23 | 23 | === Where are the boot images located and which one to choose? === |
| 24 | 24 | |
| | 25 | There are a couple of different install images you can choose: |
| | 26 | boot.iso - boot cdrom image, |
| | 27 | diskboot.img - VFAT filesystem image that can be written to a USB pendrive or other bootable media larger than a floppy, |
| | 28 | pxeboot - files used for pxe/network initiated installs. |
| | 29 | |
| | 30 | Download locations for boot images for the current distribution version: |
| | 31 | |
| | 32 | Download locations for boot images for older distribution versions: |
| | 33 | |
| | 34 | |
| | 35 | You can more information on how to create boot media or configure pxeboot in separate faq entries. |
| | 36 | |
| | 37 | || Distribution version || Download location || |
| | 38 | || PU_IAS 5 for i386 (32 bit) || http://www.elders.princeton.edu/data/PU_IAS/5/en/os/i386/images || |
| | 39 | || PU_IAS 5 for x86_64 (64 bit) || http://www.elders.princeton.edu/data/PU_IAS/5/en/os/x86_64/images || |
| | 40 | |
| | 41 | || Distribution version || Download location || |
| | 42 | || PU_IAS 1WS for i386 (32 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/1WS/en/os/i386/images || |
| | 43 | || PU_IAS 1WS for x86_64 (64 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/1WS/en/os/x86_64/images || |
| | 44 | || PU_IAS 1 for i386 (32 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/1/en/os/i386/images || |
| | 45 | || PU_IAS 1 for x86_64 (64 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/1/en/os/x86_64/images || |
| | 46 | |
| | 47 | || Distribution version || Download location || |
| | 48 | || PU_IAS 2WS for i386 (32 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/2WS/en/os/i386/images || |
| | 49 | || PU_IAS 2WS for x86_64 (64 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/2WS/en/os/x86_64/images || |
| | 50 | || PU_IAS 2 for i386 (32 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/2/en/os/i386/images || |
| | 51 | || PU_IAS 2 for x86_64 (64 bit) || http://www.elders.princeton.edu/data/PU_IAS/local/2/en/os/x86_64/images || |
| | 52 | |
| 25 | 53 | === How do I get started with an install? === |
| 26 | 54 | |