Re: boot hpux to single user
From: HP_BRS (born2veg_at_yahoo.com)
Date: 05/29/03
- Next message: Security Alert: "SSRT2439 Potential Security Vulnerability in xdrmem_getbytes() (rev.5)"
- Previous message: Mark Landin: "Re: where are all patches for HPUX A500??"
- In reply to: Albo: "Re: boot hpux to single user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 29 May 2003 07:53:33 -0700
ISL> hpux -is
That is all you need. If full syntax is required (pre 10.20), then:
ISL> hpux -is disk(;0)/stand/vmunix
No disk hardware path is required at ISL, because you wouldn't be at
ISL unless you had previously supplied a path argument with your boot
command from MAIN MENU.
If you are at ISL and having problems booting, you can do a listing of
the root filesystem:
ISL> hpux ll disk(;0)/stand/ .
Bootable kernels will have an * next to them.
To clarify the above commands, "disk" is literal (type disk, not the
hardware address). ;0 is an old convention from when we did hard disk
partitioning (0 being the first partition).
Good luck,
HP_BRS
"Albo" <here@there.com> wrote in message news:<QKiBa.98162$VP.25000294@twister.neo.rr.com>...
> I believe all you need to do is:
>
> hpux -iS /stand/vmunix
>
> (case may not matter on the 's', but I always use caps)
>
> anyhow - may save a little leg work
>
> <dkoleary@attbi.com> wrote in message
> news:w7sAa.250$zU5.224@news.randori.com...
> > Hey;
> >
> > djf <dan.feiling@maxximmedical.com> wrote:
> > > I do not have the root password. I am able to get the system into ISL
> > > but when I enter the command hpux -is, in an attempt to boot into
> > > signle user, it simply returns to ISL. Any thoughts on how to get
> > > into signle user so as the root password can be changes?
> >
> > Assuming there is an HPUX operating system loaded on the thing, do the
> > following:
> >
> > 1. Boot all the way up.
> > 2. Once all the way up, login as a normal user.
> > 3. Execute "mount | grep -i stand". Note the /dev/vg00/lvol##
> > 4. Execute "lvdisplay -v /dev/vg00/lvol## | grep -i "pv name"
> > Note the physical volume name.
> > 5. Execute "ioscan -funC disk /dev/dsk/c#t#d#; Note the h/w address
> > for the physical volume that's associated w/ /stand.
> > 6. Shutdown; get to the ISL prompt as you've done before.
> > 7. Type "hpux -is (##.#.#;0)/stand/vmunix" at the ISL prompt.
> >
> > Doug
> >
> > --------
> > Senior UNIX Admin
> > O'Leary Computer Enterprises
> > dkoleary@attbi.com (w) 630-904-6098 (h) 630-248-2749
> > resume: http://home.attbi.com/~dkoleary/resume.html
- Next message: Security Alert: "SSRT2439 Potential Security Vulnerability in xdrmem_getbytes() (rev.5)"
- Previous message: Mark Landin: "Re: where are all patches for HPUX A500??"
- In reply to: Albo: "Re: boot hpux to single user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|