How to boot the solaris system in 64 0r 32 bit kernel
Answers were Sorted based on User's Feedback
Answer / sbrahman75
For 64 bit
# eeprom boot-file=”/kernel/sparc9/unix
or
OK printenv boot-file
OK settenv boot-file kernel/sparc9/unix
For 32 bit
# eeprom boot-file=”/kernel/unix
or
OK printenv boot-file
OK settenv boot-file kernel/unix
| Is This Answer Correct ? | 12 Yes | 1 No |
boot the int0 32bit
printenv boot-file
settenv boot-file kernel/unix
boot the into 64bit
ok>settenv boot-file /kernel/sparcv9/unix
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anand
ok>boot -r -D kernel/unix (32bit)
ok>boot -r -D kernel/sparcv9/unix (64bit)
to set ok>setenv boot-file kernel/unix
| Is This Answer Correct ? | 1 Yes | 0 No |
How to Freeze svcgroup, (disable onl. & offl.)
how we can create user in solaris?
Is it possible to create swap in new harddisk without format
what is interface in solaris
tell me the steps to configure the vg
How to review IP as weel as port no in solaris?
Tell me the port for Telnet, ftp,nis,ssh,nfs
I have a "telnet" error then what you will do?
How ill you remove the subdisk and plexus
Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.
1.Password less authentication in linux & Solaris
What are the configuration files in VxVm?