AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Operatingsystems
#Servers
#AIX
#Power

 View Only
  • 1.  determine boot disk

    Posted Mon August 25, 2008 04:16 PM

    Originally posted by: SystemAdmin


    Hello, i have two disk in my rootvg and need to determine which one i actually booted from. I believe it is the bosboot command but cannot remember the switches. Can anyone help me out? Thanks in advance.
    #AIX-Forum


  • 2.  Re: determine boot disk

    Posted Mon August 25, 2008 05:26 PM

    Originally posted by: bassemir


    Did you try bootlist -m prevboot -o
    Rich
    #AIX-Forum


  • 3.  Re: determine boot disk

    Posted Mon August 25, 2008 05:47 PM

    Originally posted by: orphy


    bootinfo -b
    Orphy
    #AIX-Forum


  • 4.  Re: determine boot disk

    Posted Tue August 26, 2008 08:06 AM

    Originally posted by: SystemAdmin


    Thanks, the bootinfo -b was what i was looking for. From the bootlist man page, the -m prevboot would have invalidated my previous boot device.
    #AIX-Forum