SCO UNIX Won't Boot


 
Thread Tools Search this Thread
Operating Systems SCO SCO UNIX Won't Boot
# 71  
Old 10-30-2009
yes, now restore /u1 from tape. If there is a lost+found directory on the tape, mv the lost+found on /u1 before the restore, and copy the renamed lost+found over the restored one.

#mv lost+found lost+found.save
restore
#mv lost+found.save lost+found

This should be done as the lost+found directory is preallocated with inode entries depending on the size of the inode table of the file system. It is used when fsck is run.
# 72  
Old 10-30-2009
New developments:

My system is up & running.......YES!!!!!! All application & data are up. Big many thanks to those who help most especially to JGT & EDFAIR. Hard to work on it blindly though & w/o SCO experience..

Again my sincerest thanks. Smilie
# 73  
Old 11-10-2009
Bad news...our system just went down again...this time it won't boot again normally. it only goes as far as this...then hangs completely.

Checking TCB
Checking protected password & protected subsystem database

It wont proceed to GUI/multiuser anymore

I tried to do the following: rebuild the kernel & reboot...still the same
Appreciate more inputs...
# 74  
Old 11-10-2009
When you get to single user mode, run fsck on all the file systems,
Run authck -a, and if this doesn't terminate normally, run authck with each of the options -p -s and -t separately.
Rebuilding the kernel is not necessary.
#man authck
will show you all the affected files. These are all text files and can be manipulated with a text editor.
If you don't know vi, then you can use ed which is about as useful as edlin was in DOS, but at least its simple.
Are you sure that you are not running out of disk space in the root file system?
# 75  
Old 11-11-2009
Last time I checked was at 73%----for root I mean. Right now it no longer brings me to single use.......just gets stuck on fpu something.....
# 76  
Old 11-11-2009
%fpu is the floating point processor (80387) which is integral to 486DX chips and all pentium processors.
As I recall your system was dual processor, does this happen for the first processor, or the second?
This is also the last line of output showing hardware found, so the problem could still be something between the point at which this line is displayed, and the prompt for single user mode.
# 77  
Old 11-11-2009
second one......does it mean i have a cpu problem??
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

Sco UNIX 5.0.6 not boot

hi i have image SCo Unix 5.0.6 and I want transfer on my HP ML350 G5 after Transfer show this message : boot not found cannot open stage 1 boot failure: error loading hd (40)/boot this hp server used smart array E200i and P400 and sco not recognized HDD tanks (7 Replies)
Discussion started by: moein.mojtaba
7 Replies

2. UNIX for Advanced & Expert Users

UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot: cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/boot what to do? (5 Replies)
Discussion started by: Joaoalpande
5 Replies

3. SCO

UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot: cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/boot what to do? (1 Reply)
Discussion started by: Joaoalpande
1 Replies

4. UNIX for Dummies Questions & Answers

Error UNIX: UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot:cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/bootWhat to do? (2 Replies)
Discussion started by: Joaoalpande
2 Replies

5. Hardware

AT&T UNIX PC won't boot

Hello, I am new to the UNIX community, however I have a beginner's level understanding of a majority of the basic commands in UNIX. Today, my teacher gave me her old AT&T UNIX PC. I brought it home, turned it on, and got a completely green screen. I turned it off, and back on and it booted... (12 Replies)
Discussion started by: _dhoepp
12 Replies

6. AIX

won't mount /usr...won't boot fully

Hello: NOOB here. I attempted to use smit mkcd. Failed on first attempt, not enough space. 2nd attempt tried to place iso on /usr, not enough space there. Cleanup ran for about 5 minutes after aborting. Now AIX won't boot. LCD display on 7029-6E3 says: 0517 MOUNT /USR. Attempted to boot from CD... (11 Replies)
Discussion started by: bbird
11 Replies

7. SCO

sco unix v/386 boot disk

anyone know where I can download or get a boot disk for sco unix v/386? I have an old PC running sco unix v/386 3.2. I dont have an install or boot disk. I need to reset the root password. I have looked all over the internet and cannot find it anywhere. any help would be greatly appreciated.... (5 Replies)
Discussion started by: format
5 Replies

8. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

9. SCO

sco unix and xp boot loader needed?

hi, i m a newbie and installed sco unix on my machine. Also i installed win-xp. i tried to modify the boot.ini file but it does not give me a choice in the begining. please guide me on this. do we get a boot loader for unix like LILO or GRUB? :confused: (3 Replies)
Discussion started by: 187final
3 Replies

10. UNIX for Advanced & Expert Users

Error during Sco Unix boot

Hi friends, i am getting the following error while booting my system which has SCo UNIX . ========================= H iinit PANIC: srmountfun-Error 22 mounting of rootdev hd(1/42) cannot dump 40863 pages to dempdev hd(1/41) : Space for only 0 pages. Dump not completed. safe to power off... (3 Replies)
Discussion started by: sveera
3 Replies
Login or Register to Ask a Question