Date: Tue, 12 Oct 2010 14:24:13 +0000 From: Alexander Best <arundel@freebsd.org> To: freebsd-current@freebsd.org Subject: partition types 'freebsd-boot' and (g/ufs)labels Message-ID: <20101012142413.GA17042@freebsd.org>
next in thread | raw e-mail | index | archive | help
hi there, glabel seems to ignore IDs, if there are proper labels available. e.g. if a partition has a glabel or a ufs label the gptid or ufsid won't get displayed in 'glabel status'. however for partitions of the type 'freebsd-boot' this doesn't seem to be the case: Name Status Components label/boot N/A ada0p1 gptid/e52df583-e446-11de-bb92-000fb58207c8 N/A ada0p1 label/swap N/A ada0p2 ufs/rootfs N/A ada0p3 label/swapfs N/A ada1p1 ufs/varfs N/A ada1p2 ufs/usrfs N/A ada1p3 as you can see ada0p1 has a proper glabel in place, still in addition to that 'glabel status' shows its gptid. is this really necessary? cheers. alex -- a13x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101012142413.GA17042>