Raphael Becker <[email protected]> wrote: > How would one get the ids of ufsid-labels when hidden? glabel list shows > only the "active" labels, especially doesn't show the ufsid-label if the > device is mounted by its "legacy" devicename (just tried that). dmesg > seems the only source of information for that so far.
dumpfs(8) shows the ID of a UFS file system. GEOM_LABEL: Label for provider ad6s1a is ufsid/49b818dc7f60a735. $ dumpfs ad6s1a magic 19540119 (UFS2) time Mon Apr 13 15:15:27 2009 superblock location 65536 id [ 49b818dc 7f60a735 ] [...] -- Christian "naddy" Weisgerber [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
