Recent content by czirjak

  1. C

    Boot failed: Could not read CDROM (code 0003)

    Hi, I can not install OS from CD/DVD. VM cann't boot from DVD. Why? Csaba
  2. C

    hdd file decrease

    Hi, How can i decrease HDD file size? Cs.
  3. C

    multiple netw

    Oh, everything good. The first config is ok but I plugd in not eth1 in the switch. Thanks.
  4. C

    multiple netw

    I want that one nic use one vlan. nic1----------------------> switch (vlan1) Virtual servers in vlan1 use nic1. nic2----------------------> switch (vlan2) Virtual servers in vlan2 use nic2. I test this configs 1. iface eth0 inet manual iface eth1 inet manual iface eth2 inet manual iface...
  5. C

    multiple netw

    Hi, I have a C class network with more vlan. My proxmox server has got 4 nic. I want to place my virtual server to different vlan. How can i do it? Thanks.