Install Proxmox VE on iKOOLCORE R2 Max: A Step-by-Step Guide


Proxmox Virtual Environment (VE) is a robust, open-source server virtualization platform perfect for enterprise-level deployment. Leveraging a Debian-based Linux distribution and a modified Ubuntu kernel, Proxmox VE allows you to efficiently run multiple virtual machines and containers on a single server. This tutorial will guide you through installing and configuring Proxmox VE on your iKOOLCORE R2 Max, maximizing its potential for virtualization.

1 Why Proxmox VE on iKOOLCORE R2 Max?

The iKOOLCORE R2 Max, with its 8GB of memory and 128GB M.2 storage, provides an excellent foundation for running Proxmox VE. Its compact design and powerful specifications make it ideal for home labs, small businesses, and edge computing scenarios.

Hardware Specifications:

Model: iKOOLCORE R2 Max

Memory: 8GB RAM

Storage: 128GB M.2 Storage

iKOOLCORE R2 Max hardware

2 Step 1: Download the Proxmox VE ISO Image

To begin, you need the Proxmox VE installer.

  1. Navigate to the official Proxmox VE ISO download page.
  2. Locate the latest ISO file. As of this guide, version 8.3 is available, but always download the newest version.
  3. Click "Download" and save the ISO image to your computer.
Proxmox VE download page

3 Step 2: Create a Bootable USB Installer

A bootable USB drive simplifies the installation process.

! Important: This process will erase all data on your USB drive. Back up any critical files before proceeding.
  1. Connect your USB drive: Insert the USB drive into your computer.
  2. Flash the ISO: Use a tool like Etcher or Rufus to flash the Proxmox VE ISO image onto the USB drive, creating a bootable installer.

4 Step 3: Install Proxmox VE on iKOOLCORE R2 Max

With your bootable USB ready, follow these steps to install Proxmox VE.

  1. Connect the USB Installer: Plug the prepared USB installer into your iKOOLCORE R2 Max.
  2. Access the Boot Menu: Power on the R2 Max and press F11 during startup to access the boot menu.
  3. Boot from USB: Select the USB drive from the boot menu to initiate the Proxmox VE installer.
  4. Start Installation: In the Proxmox VE menu, choose "Install Proxmox VE" to begin.
    Proxmox VE installation menu
  5. Accept the EULA: Read and accept the End User License Agreement.
    Proxmox VE EULA
  6. Select Target Disk: Choose the 128GB M.2 drive. Configure filesystem options by clicking "Options" (default: ext4).
    Select target disk
  7. Configure Location and Time: Set your location, time zone, and keyboard layout.
    Timezone configuration
  8. Set Admin Credentials: Create a strong "root" password and provide an email address.
    Set root password
  9. Network Configuration: Configure the management interface, hostname, IP address, gateway, and DNS server.
    Network configuration
  10. Review and Install: Review the installation summary and click "Install."
    Installation summary
  11. Finalize Installation: Once complete, remove the USB drive and reboot.
    Installation completed

5 Step 4: Access Proxmox VE Web Interface

  1. Boot into Proxmox VE: After rebooting, the GRUB menu will appear. Select "Proxmox Virtual Environment GNU/Linux" and press Enter.
  2. Access the Web Interface: The welcome message will display an IP address. Open a browser on another computer and navigate to that IP.
    Proxmox VE login info
  3. Bypass SSL Warning: Proxmox VE uses self-signed SSL certificates. Click through the browser warning to proceed.
    Proxmox VE SSL warning
  4. Log in: Use username "root" and the password you created during installation.
    Proxmox VE login screen
  5. Acknowledge Subscription Notice: You may see an optional subscription notification. Click "OK" to dismiss it.
    Proxmox VE subscription notice
Conclusion
You have now successfully installed and accessed Proxmox VE on your iKOOLCORE R2 Max. This powerful combination allows you to create and manage virtual machines and containers, optimizing your server resources. Explore Proxmox VE's features and begin building your virtualized environment.
Back to blog

Leave a comment

Please note, comments need to be approved before they are published.