|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
To keep the forums high quality for all users, please take the time to format your posts correctly.
First of all, use Code Tags when you post any code or data samples so others can easily read your code. You can easily do this by highlighting your code and then clicking on the # in the editing menu. (You can also type code tags [code] and [/code] by hand.) Second, avoid adding color or different fonts and font size to your posts. Selective use of color to highlight a single word or phrase can be useful at times, but using color, in general, makes the forums harder to read, especially bright colors like red. Third, be careful when you cut-and-paste, edit any odd characters and make sure all links are working property. Thank You. The UNIX and Linux Forums |
|
|||
|
See my Out of DiskSpace? article for tips on where to look.
Shame on you for not having system backups. Microlite Edge (http://microlite.com) is inexpensive (yes, I'm a reseller) and HIGHLY recommended for SCO systems. |
|
||||
|
The critical file system is the root file system. If it is at 100% the system will not boot.
You will have to boot from a diskette, mount the root file system and begin deleting/truncating files until you have 10 megabytes of free space. Look at these files. /usr/adm/messages /usr/adm/syslog /usr/spool/lp/logs/requests /etc/wtmp And these directories. /usr/spool/mail /tmp /usr/spool/lp/temp After you have got the system to boot. As root do: #cd / #du -a |sort -r -n >/tmp/du.srt Then examine /tmp/du.srt, as it will contain a list of all files/directories in descending order by size. This will allow you to find very large files, and also directories that contain a large number of very small files. ---------- Post updated at 03:16 PM ---------- Previous update was at 03:02 PM ---------- Anticipating your next post, that you don't have an emergency boot diskette. Go out this afternoon and buy a new hard drive. Temporarily remove the old drive, and re-install the operating system on the new drive. If the original drive is SCSI, change the ID and set the read only jumper, (if IDE set the old drive as slave, or attach to the secondary IDE channel), install the drive and go through mkdev hd, being sure not to mark any of the existing file systems as new. Copy the required files from the old drive to the new one. You can use Norton Ghost to duplicate the original drive, although you cannot change any partition sizes. Have a nice weekend. |
|
||||
|
I am doing a ghost image on the device while waiting for some replies to this post as I have no emergency boot diskette to use. Right now I hear a ticking sound on the source drive......looks like it is about to fail, although ghosting it seems o be going through....hopefully.
With regards to the suggested directories to check on, I did have a look at those & deleted files that are not needed. Thanks for the tips. Will try to do the part after reboot....that is after I have successfully created an image for it. |
|
||||
|
If you manage to get the old disk to boot, you could download Microlite Edge, see Tony's post for where from, install it, create the recovery diskettes, do a full backup, replace the disk with a new larger hard drive, boot from the recovery diskettes, and in the process of doing the restore create new larger partitions.
This will save re-configuring all the users, printers, network settings, application software etc. You can run Microlite Edge for at least 30 days as a fully functional eval. |
|
||||
|
Sorry for not having any backups Tony. I just joined the company on the 5th & inherited a legacy system that no one seemed to care about, backups included. Now they are giving it a priority since it failed & most applications are mapped to the unix system I am trying to recover. Will try the evaluation software as well. Hopefully this will all be fixed.
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix which can easily boot from a DVD | Rich147 | UNIX for Dummies Questions & Answers | 8 | 08-23-2009 09:29 AM |
| boot a unix terminal | mevoid | HP-UX | 3 | 01-27-2009 12:56 PM |
| Unix Boot up problem | amateurguy | UNIX for Dummies Questions & Answers | 5 | 03-29-2006 01:01 PM |
| Cannot boot - Boot : Panic : File size out of range (EWS-UX/V unix) | fredo | UNIX for Advanced & Expert Users | 2 | 05-05-2005 09:42 PM |
| Unix Boot Sequence | sajjan2 | UNIX for Advanced & Expert Users | 6 | 10-09-2002 11:27 AM |