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

What is default permission of /etc/passwd , /etc/shadow files

7 Answers   Accel Frontline,


what is mount ? in that what will happen exactly ?

1 Answers  


How many replicas should be for raid5 in sds if I have 5 disk

2 Answers  


Where do you get Alarm prompt?

0 Answers   IBM,


Syntax for useradd commad

4 Answers  






What is the physical device to check the 2 nodes connect in cluster

1 Answers  


Explain RAID0, RAID1, RAID3,

1 Answers  


command to display default boot device

7 Answers  


How to create a new volume

1 Answers  


How to find & replace bad disks in solaris & VXVM?plz explain step by step?

4 Answers  


What are the protocols in VCS

3 Answers  


what is the command to know about pkg information

7 Answers  


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)