Message from discussion
A couple of disk label SMI (VTOC) / EFI questions.
Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: Chris Ridd <chrisr...@mac.com>
Newsgroups: comp.unix.solaris
Subject: Re: A couple of disk label SMI (VTOC) / EFI questions.
Date: Fri, 3 Jul 2009 15:03:00 +0100
Lines: 24
Message-ID: <7b6hckF21h2b3U1@mid.individual.net>
References: <4a4e03c3@212.67.96.135>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: individual.net OmRJpqJe8NMGSOZ+9fAylgbtlrhVG/HfupLE/HZwm8zK/0TFGe
Cancel-Lock: sha1:9qLv54mGP1yC3NZkKAtH25bK0tM=
User-Agent: Unison/1.8.1
On 2009-07-03 14:12:34 +0100, Dave <f...@coo.com> said:
> A couple of questions I hope someone can help me with, with regard to
> Solaris 10 on SPARC.
>
> 1) How do I determine if a disk has a SMI (VTOC) label (therefore
> suitable for ZFS boot) or EFI label?
>
> I thought 'format' would show me this, but if it does, I can't see
> where to find it.
You can infer it (which seems a bit naff) from the partition table
output style. SMI labelled disks show you cylinders/size/blocks, EFI
labelled disks show you first sector/size/last sector.
> 2) If it does have a EFI label, how can I convert it to a SMI (VTOC)
> label, so it could be used as ZFS boot?
You run format with the -e option, and then if memory serves labelling
will give you the option of SMI/EFI.
--
Chris