booting problem


 
Thread Tools Search this Thread
Operating Systems Solaris booting problem
# 1  
Old 06-27-2008
booting problem

any one can help me. my system running on solaris 2.7. recently there is sudden power failure while system running. after that unable to boot the system. it is giving comment that "can not open /etc/path_to_inst" and then returning back to "OK" after comment of termination. The processor is USPIIi

I think some booting process software has been corrupted. Is there any method to recover the disk without formatting. I am having the CD Rom of solaris 2.7.
Pl help.

Last edited by prabir; 06-27-2008 at 01:55 PM..
# 2  
Old 06-27-2008
try a "boot -rsv" and look for errors.
# 3  
Old 06-27-2008
boot -ar
# 4  
Old 06-27-2008
Quote:
Originally Posted by reborg
boot -ar
yes, but only after the first boot to see if there are filesystem errors... the "-a" option creates a new /etc/path_to_inst but if there are problems with the filesystem they need to be fixed first...

what do you think?
# 5  
Old 06-27-2008
How would fsck open /dev/rdsk/c0t0d0s0 if path_to_inst is missing? The kernel needs something to populate /devices. I'm not sure if an initial fsck is an option unless you boot from cdrom to do the fsck. But I have never tried it.
# 6  
Old 06-27-2008
i didn't want to run fsck... the "boot -rsv" was for having a closer look at the problem... for an fsck you clearly need to boot from cd or network.
# 7  
Old 06-27-2008
Quote:
Originally Posted by DukeNuke2
yes, but only after the first boot to see if there are filesystem errors... the "-a" option creates a new /etc/path_to_inst but if there are problems with the filesystem they need to be fixed first...

what do you think?
No, I meant what I said..."boot -ar". If the root filesystem needs an fsck it won't come up beyond single user mode and it won't be able to create the path_to_inst.


Quote:
Originally Posted by DukeNuke2
i didn't want to run fsck... the "boot -rsv" was for having a closer look at the problem... for an fsck you clearly need to boot from cd or network.
In that case the -r and -s are redundant. The system is not booting so -s makes no difference, it's not even getting as for as single user and the -r wouldn't be any use in the case either, in fact it simply won't work without the -a for the reasons given by Perderabo.
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