Operating System - HP-UX
1753481 Members
3665 Online
108794 Solutions
New Discussion юеВ

mounting a disk on a HP-UX ver (11.00)

 

mounting a disk on a HP-UX ver (11.00)

hi.

I renamed /usr/lib/dld.sl to /usr/lib/dld.sl-
--> crt0: ERROR couldn't open /usr/lib/dld.sl errno : 000000002

and.. broken my system.

I want to recovery system. help me

----------------------------------
1. cd boot
mount local hdd
-> #mount /dev/dsk/c1t15d0 /zz
/dev/dsk/c1t15d0: unrecognized file system
used vg
-> #vgcreate /dev/vg00 /dev/dsk/c1t15d0
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
device busy
--------------------------------------------

please. help me
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: mounting a disk on a HP-UX ver (11.00)

If you are logged on as root you can do:
# /sbin/mv /usr/lib/dld.sl- /usr/lib/dld.sl
SANTOSH S. MHASKAR
Trusted Contributor

Re: mounting a disk on a HP-UX ver (11.00)

Hi,

Boot into single user by interrupting boot sequence,
By doing this,

ISL> hpux -is


.
.
.
#

u will be offered # prompt, here do ur system/diagnostics/recovery and reboot the system.

If u want to do LVM maintenance on vg00 then
boot into LVM maintenance mode

ISL> hpux -lm

Re: mounting a disk on a HP-UX ver (11.00)



this problem is resolved

1. cd boot
2. bo pri
3. ISL> hpux -is
4. #/sbin/mv /usr/lib/dld.sl- /usr/lib/dld.sl

thank you
Dennis Handly
Acclaimed Contributor

Re: mounting a disk on a HP-UX ver (11.00)

If you have gotten answers that were helpful, please see:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33