Sponsored Content
Full Discussion: SCO UNIX Won't Boot
Operating Systems SCO SCO UNIX Won't Boot Post 302362360 by jedimaster on Thursday 15th of October 2009 06:33:54 PM
Old 10-15-2009
Pacific
 

10 More Discussions You Might Find Interesting

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

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

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

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

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

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

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

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

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

10. 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
ROTCONVERTER(1gmt)					       Generic Mapping Tools						ROTCONVERTER(1gmt)

NAME
rotconverter - Manipulate finite and stage rotations SYNOPSIS
rotconverter [ +|- ] rotA [ +|- rotB ] [ +|- rotC ] ... [ -C[a|t]] [ -D ] [ -E[fact] ] [ -Fin/out ] [ -N ] [ -S ] [ -T ] [ -V ] DESCRIPTION
rotconverter reads one or more plate motion models (rotations) stored in the given files. If more than one plate motion model is given we will add or subtract them in the order they were listed. The minus sign means we should first transpose the rotation and then add it to the previous rotation. The input files must all be of the same type (stage poles or finite rotations) which may differ from the desired output format; see -F. If a file cannot be opened we will attempt to decode the file name as a single rotation whose parameters are sepa- rated by slashes. No space between the option flag and the associated arguments. Use upper case for the option flags and lower case for modifiers. rotX Name of a file with a plate motion model. Separate several files with desired operator (+ or -). The very first file may also have a leading minus to imply a transpose. If any of the specified rotation models cannot be opened as a file, we will try to decode the file name as lon/lat/tstart[/tstop]/angle for a single rotation given on the command line. The tstop argument is required for stage poles only. For a single finite rotation without any time information, give lon/lat/angle only. OPTIONS
-C Write out a column header record identifying the various columns [Default is no header record]. Append a to indicate opening angles and t to indicate opening rates [Default]. -D Report longitudes use the -180/+180 range [Default is 0/360]. -E Scale opening angles by fact on output. Requires stage pole output (see -F). -F Specify both the input and output format for rotations. The in and out flags must be either f or s for finite or stage rotations, respectively. Note that both must be specified if -F is set [Default is -Fff (both input and output are finite rotations)]. -N Place all output poles in the northern hemisphere [Default reports positive rotation angles]. -S Place all output poles in the southern hemisphere [Default reports positive rotation angles]. -T Transpose the final result, i.e., change the sign of the rotation angles. -V Selects verbose mode, which will send progress reports to stderr [Default runs "silently"]. Report statistics of extracted rota- tions. EXAMPLES
To convert the finite rotations in the file model_finite.APM to stage poles, run rotconverter model_finite.APM -Ffs > model_stages.APM To obtain Nazca motion relative to Pacific hotspots by adding the motion of Nazca relative to a fixed Pacific to the Pacific-Hotspot refer- ence model DC85_stages.d, and report the result as finite reconstruction poles in the northern hemisphere, try rotconverter DC85_stages.APM + Pac_Naz_stages.RPM -N -Fsf > Naz_HS_finite.APM To add the final rotations ROT(150.1, 70.5, -20.3) and ROT (145.0, 40.0, 11.4), try rotconverter 150.1/70.5/-20.3 + 145/40/11.4 which prints out 157.32, -80.44, 11.97. To make stage rotations suitable for generating flowlines (fracture zones) from a model of relative plate motions PL1-PL2.RPM, assuming symmetric spreading,, try rotconverter PL1-PL2.RPM -E -Ffs > PL1-PL2_half.RPM rotconverter - PL1-PL2.RPM -E -Ffs > PL2-PL1_half.RPM SEE ALSO
backtracker(1), grdrotater(1), grdspotter(1), hotspotter(1), originator(1) GMT 4.5.7 15 Jul 2011 ROTCONVERTER(1gmt)
All times are GMT -4. The time now is 11:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy