[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.3.10 Where can I get updated disktab entries for third-party disks?
Next Document: 5.3.12 How do I defragment my filesystems?


5.3.11 How can I determine whether a disk is bootable?



To display the different bootstrings for a disk:

  # lifls <rawdevice>

For example:

  # lifls /dev/rdsk/c0t6d0

A bootable disk reports something like:

  ISL          AUTO         HPUX         PAD          LABEL

While a non bootable disk reports:

  lifls: Can't list /dev/rdsk/c0t6d0; not a LIF volume

To show the content of the bootentries:

  # lifcp <blockdevice>:<STRING> -

For example:

  # lifcp /dev/dsk/c0t6d0:AUTO -
  hpux

For further information on LIF, refer to lif(4).



Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.3.10 Where can I get updated disktab entries for third-party disks?
Next Document: 5.3.12 How do I defragment my filesystems?

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com

Last Update October 22 2009 @ 05:25 AM

Some parts © 2009 Advameg, Inc.