Appliance:CRM-CTT Appliance
From rPath Wiki
I'm beginning to document how the CRM-CTT Applicance is being built. My intent is to derive it from an existing distro, probably LAMP_Applicance, but I'm working through the "how do you do thats" at this stage.
Please bear with me ...
- Download rPath Linux distro VMware Image.
- Add an additional 20gb vmdk
- Create a partition with fdisk
- Create an ext3 partition with mkfs
- Label with e2label
- mkdir /distros as mountpoint
- Edit fstab to automount to /distros
