[ By Archive-name | By Author | By Category | By Newsgroup ]
[ Home | Latest Updates | Archive Stats | Search | Usenet References | Help ]

    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


[ By Archive-name | By Author | By Category | By Newsgroup ]
[ Home | Latest Updates | Archive Stats | Search | Usenet References | Help ]


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

Last Update July 06 2008 @ 00:12 AM

© 2008 FAQS.ORG. All rights reserved.