knowledgebase:bsdrp_pkg
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| knowledgebase:bsdrp_pkg [2017/07/12 08:04] – created bodems | knowledgebase:bsdrp_pkg [2023/04/30 16:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Install additional packages in an BSDRP installation ====== | + | ===== Install additional packages in an BSDRP installation ===== |
| - | **Problem: | + | |
| + | ==== Problem ==== | ||
| Once you install BSDRP, FreeBSD ports repository is not enabled, the root-partition is read-only and /var is to small to download and extract the database. | Once you install BSDRP, FreeBSD ports repository is not enabled, the root-partition is read-only and /var is to small to download and extract the database. | ||
| - | **Solution:** | + | ==== Solution ==== |
| - | * mount / as rw: mount -uw / | + | |
| - | * enable the FreeBSD repo and disable the local repo in / | + | |
| - | * Extend | + | * extend /var and /etc via **/ |
| + | * mount / as ro: **mount -ur /** | ||
| + | * **reboot**: If you are asked to save your config, choose " | ||
| + | * enable the FreeBSD repo and disable the local repo in **/ | ||
| + | * **pkg update** | ||
| + | * for installing a package, you have to mount / writeable again: | ||
| + | | ||
| + | | ||
| - | ---- | + | ==== Useful |
| - | + | ||
| - | **Usefull | + | |
| * https:// | * https:// | ||
| * https:// | * https:// | ||
knowledgebase/bsdrp_pkg.1499846647.txt.gz · Last modified: (external edit)
