How to find the boot path in solaris

Answers were Sorted based on User's Feedback



How to find the boot path in solaris..

Answer / sbrahman75

# prtconf –vp | grep bootpath

or

# eeprom

Is This Answer Correct ?    10 Yes 1 No

How to find the boot path in solaris..

Answer / santhanam

Hi All

bash-3.00# prtconf -vp | grep -i boot

bios-boot-device: '80'

Is This Answer Correct ?    1 Yes 0 No

How to find the boot path in solaris..

Answer / srinivas rao.muvva

# prtconf|grep -i bootpath
#df -h :we can see if not mirror the disk

Is This Answer Correct ?    2 Yes 3 No

How to find the boot path in solaris..

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

Post New Answer

More Solaris Commands Interview Questions

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)

2 Answers  


How can you search for commands at the boot prompt if you only know part of the command?

9 Answers  


How to find memory status i.e.. it is full like 100%?

5 Answers   HP,


How to stop if Solaris system it rebooting continually. What is the steps to come normal position.

8 Answers  


How can you create mount points in solaris?

11 Answers   Huawei,


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?

7 Answers   Softenger,


how to stop the process using process name

10 Answers   HP,


How many fields in passwd, shadow and group files

2 Answers  


How to Encapsulate the new root disk (c2t2d0).

3 Answers  


How to make SUN server as router in subnetwork?

0 Answers   ITC Infotech, JPMorgan Chase,


How to scan newly added disks to system?

9 Answers  


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?

0 Answers   Infosys,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)