Sponsored Content
Full Discussion: SCO Will Not Boot
Operating Systems SCO SCO Will Not Boot Post 302933176 by meraklinext on Wednesday 28th of January 2015 09:50:42 AM
Old 01-28-2015
SCO Will Not Boot

Hello to all , I am new to this forum and also i have very less knowledge about sco unix, but I have good knowlage about Dos-Windows file systems since 1990 year Smilie and i am a professional IT person about Networking and computer hardware but as i said not know much about Unix based systems Smilie , anyway Smilie , I have an important problem about SCO UNIX 5.0 booting, i could not found any solution over here or google how to fix it , the problem is system stops responding and nothing happens until forever Smilie at Kernel : 100 HZ bla .. bla .. as shown in the picture , i am sure that it is a file system error on HDD that is not allowing UNIX to continue load operating system , i think it must be a command like checkdisk to fix file system ( i think ,most of you know that , it was using for some time to fix windows booting issues or to fix Dos or for repairing FAT-FAT32-NTFS file systems as well) , but also i found a file command like fsck command (i think its like chkdsk.exe which is on windows or dos) but what ever i do , i could not make the command to run to fix the file system , it gives an error like dos , but i don't remember exactly (like "bad command or file name") any urgent help is welcome for fixing the system and make to work OS again , sorry for my bad english Smilie

PS:I have no boot or rescue boot CD - or FDD and dont know how to make it
I Tested HDD for bad sector like HDD re generator and has no bad sector
I Tested Ram module with like Memtest 86 and has no ram problem
No newly installed or uninstalled hardware on the system
The problem is exactly a hanging on like the picture attached
Boot
:
is accessible and accepts commands like "ls" but dont accept commands like "fsck"

Please urgent Help Smilie

http://postimg.org/image/5m0v93qup/

---------- Post updated at 09:43 AM ---------- Previous update was at 09:39 AM ----------

image is here about the error
postimg.org/image/5m0v93qup/

---------- Post updated at 09:50 AM ---------- Previous update was at 09:43 AM ----------

please put an http://
at the postimg.org for viewing the image because the forum does not allow me to to it Smilie

Last edited by Corona688; 01-28-2015 at 11:24 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Making boot disks in SCO

This last monday the inittab file became corrupted and the server refused to start... A set of boot / root disks made from another SCO server saved the day.. Anyway, I would like to make a set from the production server just so I have a set created from that machine. The command I would be using is... (1 Reply)
Discussion started by: LowOrderBit
1 Replies

2. UNIX for Dummies Questions & Answers

boot failure SCO 5.0.6 OpenServer

hello guys. I just installed SCO 5.0.6 OpenServer it went all the way to the end of the installation and the first boot try it gave me this message. not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot (2 Replies)
Discussion started by: josramon
2 Replies

3. 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

4. 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

5. UNIX for Dummies Questions & Answers

SCO OS5 Boot up stops

I have been passed a SCO OS5 server that will not boot up, Im a UNIX starter to say the least, So I was wondering if Im dealing with something simple and I dont know it! The server starts up to the Boot prompt and in either multiple or single mode it will stop during the boot process and wait. ... (0 Replies)
Discussion started by: cscmsupport
0 Replies

6. UNIX for Dummies Questions & Answers

Sco Opensserver Boot Problem

Just installing 5.0.5 on a DELL OPTIFLEX GX520. Using a 40GB IDE Drive. Installation appeared to work but on rebooting it hangs at the "LOADING KERNEL hd(40)unix.bss Any ideas please (1 Reply)
Discussion started by: farmacy
1 Replies

7. SCO

xp/sco 5.0.7 dual boot issues

Hello those more knowledgeable than I: I have been trying to get xp and SCO to coexist on the same system. I have tried several different ways to make both work, here's the list: -install xp, image it, move the partition to the end of drive, verify it boots, image again, -boot off of SCO... (6 Replies)
Discussion started by: stay0ut
6 Replies

8. SCO

SCO UNIX Won't Boot

Our system is not booting up properly. It keeps going to this screen: Enter Run Level (0-6, s or S): I tried to hit all nos# 0-6 is just goes to hung state. Tried s or S & it brings me to single user mode. I've checked the file systems & found out that all three had 98%. I tried to... (86 Replies)
Discussion started by: jedimaster
86 Replies

9. 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

10. UNIX for Beginners Questions & Answers

SCO OpenServer 5 Will Not Boot

We have a legacy system that runs on SCO OpenServer 5.0.6, and I've rebuilt the server a couple of times so we can have access to old historical data. That system suddenly went offline for no known reason, and I know that the configuration has not been altered, there is nobody with access to the... (63 Replies)
Discussion started by: spock9458
63 Replies
PHOTON(1)																 PHOTON(1)

NAME
photon - generates photo albums SYNOPSIS
photon [OPTIONS] [PATH] DESCRIPTION
Photon generates clean, yet configurable, static HTML photo galleries. All of the work is done from the command line, and the resulting output can easily be configured by changing the template files found in /usr/share/photon/templates. To create a new template (skin), first create a new directory: mkdir -p ${HOME}/.photon/templates/my_theme/ Then copy the contents of /usr/share/photon/templates/photonv1/ to this new directory. Photon only needs three files to build pages: index.html used to display the content of a folder image.html used to display the page for an image movie.html used to display the page for a movie If a file is missing, then photon will throw an error and will not run. HOW TO BUILD A GALLERY
Quick start $ photon -o myoutputdir /photos Use the gimp plugin $ photon --resize-plugin=gimp -v -o myoutputdir /photos Change the size for all images and the thumbnail and keep the original photo $ photon --sizelist=0,1600x1200,800x600 --thumbsize=320x240 -o myoutputdir /photos Create a gallery from your custom template (skin) $ photon -k my_theme -o myoutputdir /photos See photon help $ photon --help OPTIONS
-a | --awstats Insert Javascript for Awstats --awstats-url=URL Change default value for Awstats script url -c NAME | --comment Name of the comment file (default .comments) -d NUM | --display-columns=NUM Number of columns in index (default 3) -E | --no-exif Don't include EXIF information in HTML file -f | --force Overwrite non-image generated files (html, javascript, etc) (default no) -ff | --force --force Overwrite image files (default no) -h | --help Print this help -I | --no-index Do not generate the high level index.html -J | --no-javascript Do not use javascript (no shortcuts, ... ) -k | --skin=THEME Skin selector (default photonv1) --print-skins Print out available skins (templates) -l NUM | --display-lines=NUM Number of lines in index (default 5) -m | --movie Movie mode, include link to movie (*.mov) -o NAME | --output-directory=NAME Name of the output directory -s LIST | --sizelist=LIST Image sizes (default 0,1024x768,800x600,640x480). Zero, which is the default, uses the original resolution. W x H specifies the width and height of the image in pixels. -t SIZE | --thumbsize=SIZE Size of thumbnails (default 160x120) -v | --verbose Verbosely print information -V | --version Print program version number -z | --compress Compress the original image if selected (default copy the image) --exif-bordercolor=COLOR Exif window border color (default #008000) --exif-bgcolor=COLOR Exif window background color (default #f0fff0) --exif-fgcolor=COLOR Exif window text color (default black) --body-bgcolor=COLOR Body background color (default #ccccff) --img-bgcolor=COLOR Image background color (default white) --exclude=PATTERN Exclude files matching PATTERN --resize-plugin=PLUG Where PLUG is the program used to create thumbnails internal: fastest method (default) gimp: use Gimp>1.x (better quality) --resize-quality-low=NUM Quality for small image. 0 (bad) and 100 (good) --resize-quality-high=NUM Quality for big image 0 (bad) and 100 (good) --gimp-program=PROG use PROG for gimp SHORTCUTS WHILE VIEWING AN IMAGE
n/SPACE Go to the next image (with the same resolution) p/BACKSPACE Go to the previous image (with the same resolution) s Start/Stop the slideshow +/- Increase/Decrease by one second the slideshow's period h Show shortcut and help i Show Exif information z Change to the higher resolution [NOT YET IMPLEMENTED] SEE ALSO
gimp(1) AUTHOR
Written by Luc Saillard, <luc@saillard.org> Main web site: http://www.saillard.org/programs_and_patches/photon/ This manual page was written by Kevin Coyner <kcoyner@debian.org> for the Debian project but may be used by others. 12/16/2006 PHOTON(1)
All times are GMT -4. The time now is 04:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy