booting problem


 
Thread Tools Search this Thread
Operating Systems Solaris booting problem
# 8  
Old 06-29-2008
i tried by giving boot -ar. It started with following details:
1.boot device: /pci@1f,0/pci@1,1/scsi@2/disk@0,0:a
2.enter file name [kernel/unix]: I gave return as i am not sure.
3.enter default directory for modules[/platform/sunw;ultrsparc-IIi-c Engine/kernel /platform/sun4u/kernel /kernel /usr/kernel: I gave return as i am not sure.
4.enter system file [etc/system]: i select etc.
5.Warning: unknown command 'hostname' on line 16 of etc.
6. Warning: unknown command 'hostfinal' on line 17 of etc.
7.The /etc/path-to-inst on your system does not exist or empty.
8 do you want to rebuild this file [n]? i select y.
9. root file system type [ufs]: i select ufs.
10.enter physical name of root deviceSmiliesame as shown in line no.1 ): i gave return.
11. /dev/rdsk/c0t0d0s0: unexpected inconsistency run fsck manually
12. fsck -F ufs /dev/rdsk/c0t0d0s0 command i gave.
13. it ask to remove path_to_inst : given yes.
after completion of fsck with 'file system was modified'
14.exit csh .
15.ask to 'type control -d to proceed with normal startup or give root password for system maintenance.
15. after root password i checked /etc and do not find path-to-inst.
after shutdown when reboot the same
can not open /etc/path_to_inst.
come to ok prompt after termination.

what can i do now?
# 9  
Old 06-29-2008
boot again with "boot -ar", if that doesn't work you will need to boot in single user mode from a CD/DVD or the network and fsck the root filesystem, then boot again with "boot -ar"
# 10  
Old 06-29-2008
The "enter physical name of root device" is the tricky part of this procedure. Something like "/pseudo/md@0:0,0,blk" might have been the right response if the root volume is mirrored. Some other string would be needed if veritas vm was being used but I have no idea what it would be. If the root voume was mirrored, I would be afraid the the mirror might now be out of sync, so I would probably break the mirror and if I get the box rebooted, remirror. I recently posted my procedure to break a mirror, but I have never done it in conjunction with rebuilding path_to_inst.
# 11  
Old 07-01-2008
Quote:
Originally Posted by reborg
boot again with "boot -ar", if that doesn't work you will need to boot in single user mode from a CD/DVD or the network and fsck the root filesystem, then boot again with "boot -ar"
Thank u. I have solved the problem with your advice and others views.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Problem to booting up p730

Hi Everyone, We have IBM p730 that I am trying to booting up to AIX 7.1. But it stops at RUNTIME. C7004087 C7004091 C7004091 (show is code number twice) STANDBY RUNTIME The explanation for C7004091 is the final IPL status progress code to be displayed before the system reaches... (5 Replies)
Discussion started by: lilyn
5 Replies

2. AIX

Booting problem

Dears, I have a problem when i reboot the machine last time "AIX 5.3", that after rebooting it not login to graphical desktop, it just stop at console login command line. Kindly find the attached screenshot. Anyway to let it login automatically to Desktop? Would appreciate any pointers to... (1 Reply)
Discussion started by: moudmm
1 Replies

3. UNIX for Dummies Questions & Answers

problem booting

Dear List, While I was adding second hard disk to my system, I changed the /etc/fstab file by adding the following line: /mnt/sdb1 /dev/sdb1 ext3 default 2 1 Now system does not boot and gives the following error: Checking filesystems /: Clean, 309260/18495840 files, 1064776/18486790... (2 Replies)
Discussion started by: siavoush
2 Replies

4. Ubuntu

Problem while booting linux

Hi all, We are using linux Redhat 9. While booting the server, it says /proc not mounted and it says "Segmentation fault" and doesn't continue with booting. Basically, it started while we inserted a pen drive and removed it without mounting and un mounting it. After removing the pen drive &... (1 Reply)
Discussion started by: mjdarm
1 Replies

5. Solaris

Booting problem Veritas

Hi , I am having 490 Sun Fire Server ,Server having Two 72 GB each Disk.Disk are under veritas VM 4 control. Both disk are mirred with veritas VM4. Fisrt disk is encapsulate and other disk is mirred.System is working Fine but when I removed Fitrst Disk and reboot the system it does not boot from... (4 Replies)
Discussion started by: pradeeprajput_k
4 Replies

6. Solaris

Problem with 280R not booting

The box is in Houston, and I am in Dallas. Anyway, I do have serial access to the console. The box is hanging just after the WARNING's for the SDS modules not loading (normal boot message). I booted off CD, and mounted up all the file systems. Everything looked normal, and I could not find any... (3 Replies)
Discussion started by: 98_1LE
3 Replies

7. UNIX for Dummies Questions & Answers

<< booting problem with redhat 8.0 >>

i have the Redhat installed in this Hard Drive and i wanna use it in this old computer of mine.. it works fine in my new computer.. but when i put it in my old one.. which is.. P1 150MHz 32MBramz it wont load the kernal and keeps on restarting the computer.. keeps on goin like this.. i get the GRUB... (2 Replies)
Discussion started by: dezithug
2 Replies

8. UNIX for Advanced & Expert Users

Booting Problem

Hai I have installed win 98 o.s in my system after that i have installed Red Hat Linux 7.0,there is a problem in dual booting,by default win98 is being booted, when i insert bootable linux floppy linux is loaded My doubt how to overwrite windows MBR and palce the lilo in MBR.so that it... (2 Replies)
Discussion started by: rajashekaran
2 Replies

9. UNIX for Dummies Questions & Answers

Problem with booting

Hi! I installed Slackware on my computer so I thought I could have dual booting with ME, but that didn't work. So I installed another bootmanager that I find on internet. When I startup my computer the second bootmangaer that I did find on internet lets me choose system. When I have choosen... (3 Replies)
Discussion started by: Mr.Rudiment
3 Replies
Login or Register to Ask a Question