Problem on build mail server

Discussion in 'Server Operation' started by satimis, Sep 10, 2008.

  1. satimis

    satimis Member

    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
    Code:
    # UNCONFIGURED FSTAB FOR BASE SYSTEM
    

    Do I need adding
    Code:
    /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
    Code:
    mknod: `/var/lib/named/dev/null': Operation not permitted
    

    Can't proceed further. Please help. TIA


    B.R.
    satimis
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I'm sorry, but I've never worked with Linux Vserver, so I can't help... :(
     

Share This Page