On Thu, Feb 06, 2003 at 03:53:12PM -0600, Eje Gustafsson wrote:
> Anyone take a single server and move it into a vserver ?

Yes; did that earlier this week.

Here's a list of things that I remember doing to the single server to
make it vserver-able.

Remove these RPMs:
  apmd
  autofs
  console-tools
  dev
  dhcpcd
  grub
  hdparm
  hotplug
  ipchains
  iptables
  kbdconfig
  kernel
  kudzu
  lilo
  lokkit
  mkbootdisk
  mkinitrd
  mount
  netconfig
  nfs-utils
  pciutils
  quota
  raidtools
  reiserfs-utils
  tcpdump
  usbutils

Create these devices/links/directories in /dev:
  fd
  full
  null
  ptmx
  pts
  random
  tty
  urandom
  zero

Disable these init scripts:
  gpm
  netfs
  network
  random
  rawdevices

Remove these files:
  /etc/rc.d/rc0.d/S01halt
  /etc/rc.d/rc6.d/S01reboot

Fixup these files:
  /etc/fstab
  /etc/mtab

HTH,
-- 
Geoffrey D. Bennett, RHCE, RHCX               [EMAIL PROTECTED]
Senior Systems Engineer           http://www.netcraft.com.au/geoffrey/
NetCraft Australia Pty Ltd           http://www.netcraft.com.au/linux/

Reply via email to