Date: Mon, 8 May 2017 00:41:38 -0700 From: "Jack L." <xxjack12xx@gmail.com> To: Thomas Mueller <mueller6722@twc.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: How to identify FreeBSD version on a different partition? Message-ID: <CALeGphyTTA4_m4-oEizEPYncNdfQdVR2rUv=PkgNhv_4Tmsouw@mail.gmail.com> In-Reply-To: <55.A0.29375.E7010195@dnvrco-omsmta02> References: <55.A0.29375.E7010195@dnvrco-omsmta02>
next in thread | previous in thread | raw e-mail | index | archive | help
I can get my current booted system with % strings /boot/kernel/kernel|tail __page_fault.read __page_fault.write amd64 @(#)FreeBSD 11.0-STABLE #0 r317545: Thu Apr 27 23:54:19 PDT 2017 FreeBSD 11.0-STABLE #0 r317545: Thu Apr 27 23:54:19 PDT 2017 jack@upstairs.jack.com:/usr/obj/usr/src/sys/UPSTAIRS FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) FreeBSD 11.0-STABLE UPSTAIRS On Sun, May 7, 2017 at 11:29 PM, Thomas Mueller <mueller6722@twc.com> wrote: > Is there any way to identify the version of a FreeBSD installation when booted to a different FreeBSD or NetBSD installation? > > With NetBSD, I can look under /<NetBSD-root-partition>/stand , always see i386 or amd64, but I don't see anything so good or dependable with FreeBSD. > > /etc/motd doesn't always show this information. > > uname only shows the actively running version. > > In my case, I use UFS and GPT, so FreeBSD and NetBSD can read each other's partitions with no disklabel incompatibilities. > > Tom > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALeGphyTTA4_m4-oEizEPYncNdfQdVR2rUv=PkgNhv_4Tmsouw>