Difference between revisions of "CDOT Development Systems"
Chris Tyler (talk | contribs) (→PC Partitioning) |
Chris Tyler (talk | contribs) (→PC Partitioning) |
||
Line 26: | Line 26: | ||
'''Linux LVM PV layout:''' | '''Linux LVM PV layout:''' | ||
* 50 GB / filesystem (ext3) | * 50 GB / filesystem (ext3) | ||
− | |||
* 80 GB /home filesystem (ext3) | * 80 GB /home filesystem (ext3) | ||
* 50 GB /var filesystem | * 50 GB /var filesystem |
Revision as of 11:38, 19 February 2008
The new equipment has arrived! Let's get it configured. Tuesday, February 19 is Config Day -- if you have some available time, please come down to the ORI area and help set things up. OSD600 will be held in the ORI space on that day.
Equipment
- Four PCs - quad-core, 4GB RAM, 500GB disk, dual 22" displays on each
- Two Mac Minis - dual-core, 2GB RAM, 120GB disk + external drive, 24" displays
Goals
- Get each of the PCs configured for triple-boot. Install in the following order:
- Windows XP SP2
- Windows Vista
- Fedora Core 8
- Install the toolchain required to build mozilla on each platform (Win/Linux/Mac)
- Perform a test build on each platform
PC Partitioning
Drives are ~500 GB:
- Partition 1: 150 GB NTFS containing XP SP2
- Partition 2: 100 GB NTFS containing Vista
- Partition 3: 100 MB Linux boot partition
- Partition 4: Extended partition
- Partitions 5-9: 50 GB Linux LVM PVs (last one will be smaller)
Linux LVM PV layout:
- 50 GB / filesystem (ext3)
- 80 GB /home filesystem (ext3)
- 50 GB /var filesystem
Software to be installed
(Remember, other tools can be added later!)