https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233657

Graham Perrin <grahamper...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamper...@gmail.com

--- Comment #4 from Graham Perrin <grahamper...@gmail.com> ---
(In reply to Philip Homburg from comment #0)

> bectl list gives no output

I may be mistaken but I vaguely recall that for me there was no output, no
listing, prior to my first use of a 'bectl create …' command. 

At the moment I don't have a clean installation of FreeBSD with which to test. 

----

Comparing for a moment with beadm, 

[grahamperrin@ghostbsd-virtual] ~% date ; uname -v
Fri Jan  4 05:58:07 GMT 2019
FreeBSD 12.0-CURRENT #0 7ad4fada6(HEAD): Thu Aug  2 11:37:15 EDT 2018    
root@hydra:/usr/obj/root/jenkins/workspace/TrueOS_-_Stable_-_Complete/TrueOS_Stable/amd64.amd64/sys/GENERIC
 
[grahamperrin@ghostbsd-virtual] ~% beadm
usage:
  beadm activate <beName>
  beadm create [-e nonActiveBe | -e beName@snapshot] <beName>
  beadm create <beName@snapshot>
  beadm destroy [-F] <beName | beName@snapshot>
  beadm list [-a] [-s] [-D] [-H]
  beadm rename <origBeName> <newBeName>
  beadm mount <beName> [mountpoint]
  beadm { umount | unmount } [-f] <beName>
[grahamperrin@ghostbsd-virtual] ~% bectl
bectl: Command not found.
[grahamperrin@ghostbsd-virtual] ~% sudo pkg install bectl
Updating GhostBSD-base repository catalogue...
GhostBSD-base repository is up to date.
Updating GhostBSD-ports repository catalogue...
GhostBSD-ports repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'bectl' have been found in the
repositories
[grahamperrin@ghostbsd-virtual] ~% beadm list
BE      Active Mountpoint  Space Created
initial NR     /            3.8G 2019-01-04 05:22
[grahamperrin@ghostbsd-virtual] ~% beadm list -s
BE/Dataset/Snapshot             Active Mountpoint  Space Created

initial
  ghostbsd-virtual/ROOT/initial NR     /            3.8G 2019-01-04 05:22
[grahamperrin@ghostbsd-virtual] ~%

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to