proxmox:install_proxmox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox:install_proxmox [2021/06/12 17:31] – [Setup a Dark Theme] peter | proxmox:install_proxmox [2021/09/26 13:15] (current) – [Setup Community Subscription Repo] peter | ||
---|---|---|---|
Line 14: | Line 14: | ||
* Navigate to https:// | * Navigate to https:// | ||
* Write the ISO to a USB stick. | * Write the ISO to a USB stick. | ||
- | * Boot up the Proxmox using this USB Stick. | + | |
- | * Install Proxmox. | + | ---- |
+ | |||
+ | ===== Install Proxmox ===== | ||
+ | |||
+ | Boot up the Proxmox | ||
+ | |||
+ | {{: | ||
---- | ---- | ||
Line 68: | Line 74: | ||
<WRAP info> | <WRAP info> | ||
**NOTE: | **NOTE: | ||
+ | |||
+ | Another way to remove the subscription issue: | ||
+ | |||
+ | <code bash> | ||
+ | sed -i.bak " | ||
+ | </ | ||
</ | </ | ||
Line 114: | Line 126: | ||
deb http:// | deb http:// | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Fix ZFS module not loading ===== | ||
+ | |||
+ | <code bash> | ||
+ | / | ||
+ | </ | ||
---- | ---- | ||
Line 194: | Line 214: | ||
</ | </ | ||
+ | <WRAP info> | ||
**NOTE: | **NOTE: | ||
Line 199: | Line 220: | ||
-bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8) | -bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8) | ||
</ | </ | ||
+ | |||
+ | </ | ||
Continue fixing... | Continue fixing... | ||
Line 231: | Line 254: | ||
* Click **OK**. | * Click **OK**. | ||
- | {{: | + | {{: |
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE:** This should successfully generate the **en_GB-UTF-8** locales. |
</ | </ | ||
Line 254: | Line 277: | ||
**NOTE: | **NOTE: | ||
</ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
===== Initialize a Physical Hard Disk for Creating Virtual Machines ===== | ===== Initialize a Physical Hard Disk for Creating Virtual Machines ===== | ||
Line 283: | Line 309: | ||
* Command (m for help): w | * Command (m for help): w | ||
- | If the disk had an old LVM partition on it and shows **/ | + | If the disk had an old LVM partition on it and shows **/ |
- | * <code bash> | + | * <code bash> |
+ | * gdisk /dev/sdc | ||
+ | * then **x** for extra commands. | ||
+ | * then **z** for zap. | ||
+ | * <code bash> | ||
+ | A reboot might be needed of Proxmox to show the fresh results. | ||
</ | </ |
proxmox/install_proxmox.1623519117.txt.gz · Last modified: 2021/06/12 17:31 by peter