User Tools

Site Tools


bsd:notes:rpi4_15.1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:notes:rpi4_15.1 [2026/06/15 06:12] Sean Rhonebsd:notes:rpi4_15.1 [2026/06/15 10:42] (current) Sean Rhone
Line 1: Line 1:
   * ''noatime'' fstab UFS   * ''noatime'' fstab UFS
 +  * ''passwd'' on ''freebsd''
   * https://download.freebsd.org/snapshots/arm64/aarch64/ISO-IMAGES/15.1/   * https://download.freebsd.org/snapshots/arm64/aarch64/ISO-IMAGES/15.1/
   * https://download.freebsd.org/snapshots/arm64/aarch64/ISO-IMAGES/15.1/FreeBSD-15.1-STABLE-arm64-aarch64-RPI-20260611-b203a374f87d-283917.img.xz   * https://download.freebsd.org/snapshots/arm64/aarch64/ISO-IMAGES/15.1/FreeBSD-15.1-STABLE-arm64-aarch64-RPI-20260611-b203a374f87d-283917.img.xz
Line 5: Line 6:
  
   FreeBSD-15.1-STABLE-arm64-aarch64-RPI-20260611-b203a374f87d-283917.img   FreeBSD-15.1-STABLE-arm64-aarch64-RPI-20260611-b203a374f87d-283917.img
 +
 +  bsdconfig
  
   ee '/etc/rc.conf'   ee '/etc/rc.conf'
Line 41: Line 44:
 over_voltage=15 over_voltage=15
 arm_freq=2100 arm_freq=2100
-core_freq=250 
 max_usb_current=1</code> max_usb_current=1</code>
 +
 +  ee '/boot/loader.conf'
 +
 +<code>
 +console="nullconsole"
 +autoboot_delay="0"</code>
  
   sysctl 'dev.cpu.0.freq'   sysctl 'dev.cpu.0.freq'
  
-  /dev/da0 /mnt/NAS1 ext2fs rw,noatime 0+  /dev/da0 /mnt/NAS1 ext2fs rw,noauto,noatime 0
  
/usr/local/www/wiki/data/attic/bsd/notes/rpi4_15.1.1781518329.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki