Sponsored Content
Full Discussion: burning Solaris 8 images
Top Forums UNIX for Dummies Questions & Answers burning Solaris 8 images Post 3011 by fuji250 on Saturday 16th of June 2001 10:20:16 AM
Old 06-16-2001
easy CD would crash on me Smilie. i tried Nero (.nrg suffix) with limited success....does it get burned in mode1 or mode 2?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Burning

Hi, I've been tring to find a burning program for Solaris 7. I haven't had to much luck on this so far. What is a program I can use for burning on solaris 7? Thx in advanced. :) (3 Replies)
Discussion started by: merlin
3 Replies

2. Windows & DOS: Issues & Discussions

Burning ISO of Solaris 9

Hello, This is my first time setting up a Unix system, and I'm very excited to do so, but I'm run into some problems from the get go! I downloaded Solaris 9 (I specifically need this version of Unix, as I'm gunning for a better position in my company), and got a bz2 compressed image. I intend... (3 Replies)
Discussion started by: skeet23
3 Replies

3. UNIX for Dummies Questions & Answers

How to create ghost images of a Solaris system?

Please excuse me if I asked some stupid questions. I know this has been asked and answered, but I didn't get the answer I need yet. How do I create a ghost image of a Solaris system? And if I can do so, how do I restore it? The purpose is (just like in Windows) to restore a clean system when... (3 Replies)
Discussion started by: correro
3 Replies

4. Solaris

solaris 8 images

I need a set of CD's for solaris 8 , but for THE PC. if someone could direct where to either download them or share them with me, that would be great. I need to repair a system here for legacy purposes. (2 Replies)
Discussion started by: frankkahle
2 Replies

5. Solaris

Burning Solaris 9 Installation ISOs to bootable CDs

Hi everyone, Im new to Solaris and am just about to install Solaris 9 on an old Sparc based machine with Solaris 8. My friend gave me the ISOs for V9, and now, i have them sitting on my Vista, and i have to start writing bootable CDs of the same. But Im not quite sure how to go about doing... (4 Replies)
Discussion started by: agummad
4 Replies

6. Solaris

Solaris 8 02/04 CD images

Hi all friends of the Forum, i want to ask you if someone would be so kind to provide me the links for Solaris 8 02/04 CD images.. (I can't find them in the Net, maybe my google-fu is weak) (Also i don't have an Oracle Solaris support contract so i can't download them from their site) ... (0 Replies)
Discussion started by: mk2soldier
0 Replies

7. Shell Programming and Scripting

Bash Script to find/sort/move images/duplicate images from USB drive

Ultimately, I'm looking to create a script that allows me to plug in a usb drive with lots of jpegs on it & copy them over to a folder on my hard drive. So in the process of copying I am looking to hash check them, record dupes to a file, copy only 1 of the identical files (if it doesn't exsist... (1 Reply)
Discussion started by: JonaQuinn
1 Replies
crashdc(8)						      System Manager's Manual							crashdc(8)

NAME
crashdc - Diagnostic data collection for a running or crashed system SYNOPSIS
/usr/bin/crashdc [system-kernel] [core-image] DESCRIPTION
The crashdc utility examines the core image of the operating system to extract critical diagnostic data. This utility is a shell script that invokes several tools and commands that extract selected parameters of a running or a crashed system (for example, system configura- tion, running processes, and panic messages). The arguments to the crashdc utility are the system kernel and the core image. The default values are /vmunix and /dev/mem, respectively. If you specify no arguments, the crashdc utility examines the running system. The system usually invokes the crashdc utility during system startup. If the most recent core dump has been saved by the savecore command, both the core image and the system kernel (respectively vmcore.n and vmunix.n, where the variable n is the crash number) are saved in the crash directory (by default, /var/adm/crash). Also, the crashdc utility saves the output as the file crash-data.n (where the variable n is the crash number) in the crash directory. The crashdc utility is invoked only if crash-data.n output in the crash directory does not exist or is not from the most recent crash. FILES
Default core image Default system image Output from crashdc SEE ALSO
Commands: dbx(1), kdbx(8), savecore(8) crashdc(8)
All times are GMT -4. The time now is 02:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy