Changes between Version 9 and Version 10 of FreeBSD ZFS Backup & Restore Full Instructions
- Timestamp:
- 02/01/24 06:06:52 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD ZFS Backup & Restore Full Instructions
v9 v10 5 5 I appreciate all the information on "how to" backup a zfs volume and the restore it on another drive fully in tact. 6 6 7 Issue is the restore part was way more complicated trying to use the "LiveCD" 7 Issue is the restore part was way more complicated trying to use the "LiveCD" which was nessesary as you can not restore a mounted drive and if you import the pool and rename it, it will not boot as it can no longer find the name. 8 9 The following assumes you just want to backup your FreeBSD zfs formatted boot drive and restore it on a seperate drive. 8 10 9 11 That being said here is how you do it.