FreeBSD Disaster Recovery: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
=single user mode=
 
=single user mode=
;boot -s
+
*boot -s
 
=write mount=
 
=write mount=
 
*zfs set readonly=off zroot
 
*zfs set readonly=off zroot
 
*zfs mount -a
 
*zfs mount -a

Version vom 26. August 2021, 15:14 Uhr

single user mode

  • boot -s

write mount

  • zfs set readonly=off zroot
  • zfs mount -a