Recent content by Kjeld Flarup

  1. K

    Proxmox installation via PXE: solution

    It is a lot easier to deploy in data centers with PXE
  2. K

    Proxmox installation via PXE: solution

    got past this problem with a cfg from the ubuntu installer LABEL Proxmox MENU LABEL Proxmox LINUX /proxmox/linux26 append vga=normal initrd=/proxmox/initrd.img -- quiet Now it aborts after Not really much information to go on there
  3. K

    Proxmox installation via PXE: solution

    I tried your instructions, but my kernel panic'ed with this message VFS: Cannot open root device "<NULL>" or unknown-block(8,1) Please append a correct "root=" boot option; here are the available partions: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1) Is there...