Recent content by gcmartin

  1. G

    Proxmox SWAP space at initial system install

    Thanks @Tom. Other than modifying system after installation, is there a way to have the Installer either 1. not create a SWAP in LVM or 2. create a SWAP outside of the LVM thru a instalation-time parameter As you know, currently the installer creates a non-LVM partition for the kernel and an...
  2. G

    Proxmox SWAP space at initial system install

    On this Proxmos webpage, there are a couple statements regarding swap=8. This questions ask about its partition or filesystem structure. Is the installation step carving an 8GB partition for SWAP use or is it embedding the SWAP in the LVM? I envision the SWAP partition as most desirable...
  3. G

    Proxmox 2.1: Boot VM from PXE for newbie

    @Blue Tongue What did you do to get the PXE boot process to work? Can you describe the step-by-steps you used? If I understand correctly, the one obstacle was the bios settings....right? ... were there other steps you needed to use to PXE the VM to get it to boot its OS from the PXE host on...
  4. G

    Proxmox 2.1: Boot VM from PXE for newbie

    Couple of questions (but, I will not be of any extreme help on this) The OP Is this for a KVM VM client or for an OpenVZ? Proxmox community Is there a way to bet the VM client to Bios to the network adapter for booting (virtually, that is)? Is the VM client's BIOS enabled for PXE...
  5. G

    LAN (and Public) network + VM for firewall

    Maybe asking this a little differently might provide solutions: Is there a document that shares Howto setup a Proxmox VM such that it see the "real" physical network thru the host's LAN adapter without host acting as a G/W? I want the VM to get his IP functionality directly from the DHCP host...
  6. G

    LAN (and Public) network + VM for firewall

    Howto setup my LAN adapters for either of these 3 approaches Promox does an incredible job with providing documentation. Martin, is clear in everything he has shared in the videos for our benefit. Much of it I have viewed. But, I need help in applying which of the information sources applies to...
  7. G

    ISOs

    This might be a little more clear for using ISOs with Version 2. (Thanks goes to Dietmar!)
  8. G

    I have been constantly plagued with getting a KVM for Linux to run. But, HARK

    Re: I have been constantly plagued with getting a KVM for Linux to run.<SOLVED> JAVA, active, solved this problem. Scenario: At logon, Certificate acceptance for the port is required for the login to the server. I had wrongly associated this with JAVA. JJAVA does NOT come into play until the...
  9. G

    I have been constantly plagued with getting a KVM for Linux to run. But, HARK

    @FAYE Your simply a HERO!. You hit this one with dead center accuracy as you were very specific in your guidance. The specific resolution to this is to insure that JAVA was available and enable in the browser being used. Thank you ever so much. I will post an update with screens on that...
  10. G

    I have been constantly plagued with getting a KVM for Linux to run. But, HARK

    Final Proxmox screens. This should allow support with a much more complete picture. When this is all said and done, I will provide forum support a summary or its resolutions for other beginners of V2 so that they don't give up. UDO asked "cat /proc/cpuinfo | grep svm" Answer: KVM is present on...
  11. G

    I have been constantly plagued with getting a KVM for Linux to run. But, HARK

    The additional screens preceeding VM client startup. Then startup screens are shown in the next POST
  12. G

    I have been constantly plagued with getting a KVM for Linux to run. But, HARK

    I have been constantly plagued with getting a KVM for Linux to run <SOLVED> Problem: Proxmox cannot run a KVM guest Proxmox is a bare bones OS. It is referenced as a Bare-Metal VM Host which does not require a base OS from a vendor. But, I have repeated run into the some issues hampering an...