Displaying 1 result from an estimated 1 matches for "dkiocsetefi".
2008 Nov 04
0
QUESTIONS from EMC: EFI and SMI Disk Labels
...and
create the number
of nodes indicated).
5. If efi_nparts can be bigger than 16, what happens to the naming of
the partition
nodes ("q" through "t")? If smaller?
6. When changing label types (SMI -> EFI, EFI -> SMI), I assume
the DKIOCSVTOC and
DKIOCSETEFI ioctls are being trapped by the driver to cause the
proper device nodes
to be created, what is the preferred method for cleaning up the
device nodes? e.g. is a
reboot always required? Changing from an EFI to an SMI disk label
leaves the wd node
hanging around, a reboot deletes it. Is...