Recent content by Proxticle

  1. P

    Adding Proxmox 5 installation via PXE

    Well I did do what the thread says, and i get kernel panic and end trace. Its possible that its because im running my tftp server as a container on proxmox 3.4 ? There was a mount involved loop in the init script he asked to edit, and i know there's no loop in containers.
  2. P

    Proxmox VE 5.1 2nd ISO release

    Does this version supports PXE boot ? If it does, i only need to extract initrd and linux26 or i need to modify them ?
  3. P

    Adding Proxmox 5 installation via PXE

    Hey, I've been looking for a guide and found few that didn't work. I have a TFTP server running ubuntu 12.04. all the boot able ISO's are in /var/lib/tftpboot/ i have tried to extract LINUX26 and INITRD.IMG and configuring the defaults in /var/lib/tftpboot/pxelinux.cfg/defaults . Can anyone...