Cannot open '/etc/path_to_inst'"
Answers were Sorted based on User's Feedback
Answer / sbrahman75
System can not find the /etc/path_to_install file .It might
be missing or corrupted and needs to be rebuild.
To rebuild this file boot the system with -ar option :
ok>boot -ar
Press enter to select default values for the questions asked
during booting and select yes to rebuild /etc/path_to_install
The /etc/path_to_inst on your system does not exist or is
empty. Do you want to rebuild this file [n]? y
system will continue booting after rebuilding the file.
| Is This Answer Correct ? | 2 Yes | 0 No |
This error you got while system booting..
take system into console then ok >
ok>boot -ar
or
if the system is up&runing...just
check /etc/path_to_inst.old. if this file also not avilable
run #devfsadm rebuild that file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create core dump and crash dump #coreadm .
What is mean by paging & server average time.
How to find the versions?
How to find the network card speed
what is the difference between solaris 8&9,
what is a solaris toolkit
What is shrinking and how to shrink a volume?
How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command
How to Encapsulate the new root disk (c2t2d0).
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
What are the daemons will run when the system is booting?
How to create NULL files of specific size in solaris ?