Install/ServerLVM

Not logged in - Log In / Register

Server LVM Install

Server basic LVM install

Case ID: SLI-001

  1. Boot CD and run the CD self-check (then reboot)
  2. Select Install to hard disk

  3. Choose your language, country and keyboard layout
  4. Set hostname: default - ubuntu
  5. Partition disks: Guided use entire disk and LVM

  6. Select your time zone and set the system clock to UTC
  7. User account: enter username and password
  8. No software selection.
  9. Reboot and login.
  10. Make sure that the root file system is mounted from /dev/mapper/ubuntu-root:
    • sudo mount

Server basic encrypted LVM install

Case ID: SLI-002

  1. Boot CD and run the CD self-check (then reboot)
  2. Select Install to hard disk

  3. Choose your language, country and keyboard layout
  4. Set hostname: default - ubuntu
  5. Partition disks: Guided - use entire disk and set up encrypted LVM

  6. Enter an encryption passphrase.
  7. Select your time zone and set the system clock to UTC
  8. User account: enter username and password
  9. No software selection.
  10. Reboot with passphrase and login.
  11. Verify filesystems:
    1. Make sure that the root file system is mounted from /dev/mapper/ubuntu-root:
    2. Make sure that securityfs is mounted from /sys/kernel/security
      • sudo mount

Install/ServerLVM (last edited 2009-02-26 02:10:41 by dantrevino)