I'm in the process of setting up ISPConfig 3 on a new VMWare Server running Debian. Working through this page : http://www.howtoforge.com/perfect-server-debian-squeeze-with-bind-and-dovecot-ispconfig-3-p4 I'm up to editing the /etc/fstab however mine is setup as following. Code: proc /proc proc defaults 0 0 none /dev/pts devpts rw 0 0 So how would I modify the next steps in order for this to work?
That's strange. On VMware, you should have a full /etc/fstab. Maybe you can create one by checking the output of Code: mount (but please try this only if you know what you're doing, your system might become unbootable).