Editing ZFS on Boot

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 62: Line 62:
 
  # zpool set bootfs=rpool/ROOT/Catalina rpool
 
  # zpool set bootfs=rpool/ROOT/Catalina rpool
  
Optional, create further datasets, perhaps for /Users, and/or, individual users...
+
Optional, create further datasets, perhaps for /Users, and/or, individual users...
 +
 
 
  # sudo zfs create -o mountpoint=/Users -o canmount=off rpool/HOME
 
  # sudo zfs create -o mountpoint=/Users -o canmount=off rpool/HOME
 
  # sudo zfs create rpool/HOME/username
 
  # sudo zfs create rpool/HOME/username
Line 158: Line 159:
 
  # kextcache -c "/Volumes/boot/com.apple.boot.R/System/Library/PrelinkedKernels/prelinkedkernel" -K "/System/Library/Kernels/kernel" -l -- "/System/Library/Extensions" "/Library/Extensions/"
 
  # kextcache -c "/Volumes/boot/com.apple.boot.R/System/Library/PrelinkedKernels/prelinkedkernel" -K "/System/Library/Kernels/kernel" -l -- "/System/Library/Extensions" "/Library/Extensions/"
  
----
+
---
  
 
''' The remaining text is the old guide. '''
 
''' The remaining text is the old guide. '''
  
----
+
---
  
 
Because you have to compile your own KEXTs, they will not be signed. [https://support.apple.com/en-us/HT204899 System Integrity Protection] (SIP) needs to be disabled for unsigned KEXTs to work.
 
Because you have to compile your own KEXTs, they will not be signed. [https://support.apple.com/en-us/HT204899 System Integrity Protection] (SIP) needs to be disabled for unsigned KEXTs to work.

Please note that all contributions to OpenZFS on OS X may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenZFS on OS X:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)