1834811 Members
2099 Online
110070 Solutions
New Discussion

Re: ignite

 
HP-UX User_1
Frequent Advisor

ignite

I am try to ignite my 10.20 system and it ignite is failing with "cannot determine actual root disk/volume referenced as /dev/root". in the etc/fstab i have /dev/vg00/lvol3 but my mnttab and bdf shows /dev/root for /. We ahve been having problems with this box so we need to do an ignite asap.
Thanks for any help.
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: ignite

Hi:

Do this to correct:

# rm /etc/mnttab
# mount -a

Regards!

...JRF...
HP-UX User_1
Frequent Advisor

Re: ignite

Thanks it worked great.