How to find the boot path in solaris
Answers were Sorted based on User's Feedback
# prtconf|grep -i bootpath
#df -h :we can see if not mirror the disk
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / ram
Hi All
the bootpath is recorded in etc/system file in 2nd module.
so u can directly get it by simple
# cat etc/system | grep -i bootpath
Is This Answer Correct ? | 1 Yes | 2 No |
How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)
How can you search for commands at the boot prompt if you only know part of the command?
How to find memory status i.e.. it is full like 100%?
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.
How can you create mount points in solaris?
How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?
how to stop the process using process name
How many fields in passwd, shadow and group files
How to Encapsulate the new root disk (c2t2d0).
How to make SUN server as router in subnetwork?
0 Answers ITC Infotech, JPMorgan Chase,
How to scan newly added disks to system?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?