Personal tools
     DOCUMENTATION

Appliance:CRM-CTT Appliance

From rPath Wiki

Jump to: navigation, search

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 ...

  1. Download rPath Linux distro VMware Image.
  2. Add an additional 20gb vmdk
  3. Create a partition with fdisk
  4. Create an ext3 partition with mkfs
  5. Label with e2label
  6. mkdir /distros as mountpoint
  7. Edit fstab to automount to /distros