[Bug 282817] how to connect to zroot MOUNT zroot
[email protected] Fri, 03 Jan 2025 19:14:00 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282817 --- Comment #6 from Mark Johnston <[email protected]> --- (In reply to Aleks from comment #5) Use zpool import -R <mount root> -t <temporary name>. The pool will be imported with the temporary name, so there is no conflict with the existing zroot pool. Look carefully at the zpool-import(8) manual page. -- You are receiving this mail because: You are the assignee for the bug.