PDA

View Full Version : Problem on build mail server


satimis
10th September 2008, 12:31
Hi folks,


Vserver - Virtual Machine
Host - Debian Etch 4.0
Guest - Debian Etch 4.0


I'm following;
http://www.howtoforge.com/perfect_setup_debian_etch_p2

to build a mail server on the Guest and encounter following problem.


1)
8 Quota

# cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM



Do I need adding
/dev/sda1 / ext3 defaults,errors=remount-ro,usrquota,grpquota 0 1


on the file? Regarding other item I doubt the Guest can connect CDRom, Floppy, etc. Do I need adding those items on the file?


2)
9 DNS Server

# mknod /var/lib/named/dev/null c 1 3
mknod: `/var/lib/named/dev/null': Operation not permitted



Can't proceed further. Please help. TIA


B.R.
satimis

falko
11th September 2008, 15:08
I'm sorry, but I've never worked with Linux Vserver, so I can't help... :(