bsd:server:freebsd_15.1
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bsd:server:freebsd_15.1 [2026/04/21 15:53] – created Sean Rhone | bsd:server:freebsd_15.1 [2026/04/21 17:14] (current) – [Alira] console=nullconsole for headless Sean Rhone | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * FreeBSD ((https:// | * FreeBSD ((https:// | ||
| - | * CURRENT ((https:// | ||
| * 15.1 | * 15.1 | ||
| Line 22: | Line 21: | ||
| ====== Installation Notes ====== | ====== Installation Notes ====== | ||
| - | * Packages | + | * Packages |
| ===== Partitioning ===== | ===== Partitioning ===== | ||
| * https:// | * https:// | ||
| - | * Auto (ZFS) | + | * Auto (UFS) |
| - | * TODO: Etc (no 4K force, compress=off, | + | * MBR |
| < | < | ||
| - | DEVICE | + | DEVICE |
| - | ada0 0:101 466G GPT - - | + | ada0 0:111 |
| - | | + | |
| - | | + | |
| - | | + | |
| + | ada0s1b | ||
| ===== System Components ===== | ===== System Components ===== | ||
| Line 63: | Line 63: | ||
| * Manual Ethernet ('' | * Manual Ethernet ('' | ||
| * Static IPv4 | * Static IPv4 | ||
| - | * Auto IPv6 with SLAAC | + | * No IPv6 |
| ====== Initial Set-up ====== | ====== Initial Set-up ====== | ||
| Line 108: | Line 108: | ||
| su - | su - | ||
| - | |||
| - | pkg install ' | ||
| - | |||
| - | ee '/ | ||
| - | |||
| - | kernel=" | ||
| - | |||
| - | pkg remove ' | ||
| echo ' | echo ' | ||
| Line 130: | Line 122: | ||
| < | < | ||
| - | kernel="kernel.GENERIC-NODEBUG" | + | console="nullconsole" |
| autoboot_delay=" | autoboot_delay=" | ||
| hw.bge.allow_asf=" | hw.bge.allow_asf=" | ||
| Line 139: | Line 131: | ||
| < | < | ||
| - | ssecurity.bsd.allow_destructive_dtrace=0 | + | security.bsd.allow_destructive_dtrace=0</ |
| - | kern.geom.label.disk_ident.enable=" | + | |
| - | kern.geom.label.gptid.enable=" | + | |
| - | zfs_load=" | + | |
| ===== rc.conf ===== | ===== rc.conf ===== | ||
| Line 158: | Line 147: | ||
| ifconfig_bge0=" | ifconfig_bge0=" | ||
| defaultrouter=" | defaultrouter=" | ||
| - | ifconfig_bge0_ipv6=" | ||
| sshd_enable=" | sshd_enable=" | ||
| powerd_enable=" | powerd_enable=" | ||
| Line 173: | Line 161: | ||
| ===== Drive Maintenance ===== | ===== Drive Maintenance ===== | ||
| - | ==== ZFS ==== | + | ==== UFS ==== |
| - | * '' | + | * TODO |
| - | + | ||
| - | zpool status ' | + | |
| - | + | ||
| - | su ' | + | |
| - | + | ||
| - | su ' | + | |
| ====== Scripts ====== | ====== Scripts ====== | ||
| Line 204: | Line 186: | ||
| '/ | '/ | ||
| - | |||
| - | '/ | ||
| '/ | '/ | ||
/usr/local/www/wiki/data/attic/bsd/server/freebsd_15.1.1776801187.txt.gz · Last modified: by Sean Rhone
