If the system panic or system not booting
Answer / sbrahman75
Boot through cdrom 1/3 cd in single user mode.
Ok boot cdrom-s
# mount –F ufs /dev/rdsk/c0t0d0s0 /mnt
# cd mnt
# installboot /usr/platform/’uname-i/lib/fs/ufs/bootblk
/dev/rdsk/c00t0d0s0
# umount mnt
# boot –r
| Is This Answer Correct ? | 1 Yes | 1 No |
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
How to add a group
What is the difference between dsk and rdsk
Difference between probe-scsi-all and probe-scsi
How to find out the shared file system from server and client
How will create a rootdg
What are the two types of service groups?
Tell me the port for Telnet, ftp,nis,ssh,nfs
How to start one node cluster.
What is the command to check the connectivity between 2 nodes
how to stop the process using process name
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.