Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to create ghost images of a Solaris system? Post 302081850 by correro on Friday 28th of July 2006 07:01:02 AM
Old 07-28-2006
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 something has gone wrong.

Thank you in advance!
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

burning Solaris 8 images

this is probably going to sound really stupid...but how do i burn the Solaris 8 images i got off of Sun's servers? i know youre supposed to burn them in Nero/EasyCD/whatever, but Nero gives me some bullshit about it being an "unrecognized format" and EasyCD wants to burn it as an audio file. do i... (4 Replies)
Discussion started by: fuji250
4 Replies

2. Solaris

rsh commands not getting executed from Solaris 10 System to AIX System

Hi Friends, I am trying to execute rsh commands from Solaris 10 system to AIX system. When I give; Solaris10# rsh <hostname> ls -l , it gives me an error rshd : 0826-826 The host name for your address is not known At the same time, Solaris10# rsh <hostname> ---- gives me remote shell of... (25 Replies)
Discussion started by: jumadhiya
25 Replies

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

4. Web Development

store images into databases or path to file system files ?

hi, I need a quick information about storing images into mysql databases. Is more convenient to store a path to the filesystem folder in which the images are stored, or is possible to directly store the images into my tables ? thanks (2 Replies)
Discussion started by: aneuryzma
2 Replies

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

6. Linux

Create partition in FFS images.

Hi, Firstly, I created a 50MB image using: dd if=/dev/zero of=./disk.img bs=1MiB count=48 Then I formatted it using: mkfs.ufs ./disk.img This worked correctly as stated by the output of: raphaelsc@debian:~/Desktop/FFS$ file disk.img disk.img: Unix Fast File system (little-endian)... (1 Reply)
Discussion started by: raphaelsc
1 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
restoretextmode(1)						Svgalib User Manual						restoretextmode(1)

NAME
restoretextmode - save or restore the SVGA registers for textmode. SYNOPSIS
restoretextmode {-r|-w} filename DESCRIPTION
The state of the SVGA is written to or restored from filename using the vga_gettextmoderegs(3) and vga_settextmoderegs(3) functions. As of this writing this file is 385 bytes long but this might change with future versions. Please do not fiddle with the contents of the file except when you know what you do. It might even result in hardware damage. Because of that, you should think twice to make this command available to all users on your system. The purpose of this program is usually to recover from a crashed console due to an svgalib, Xfree or other program bug. First save the state of the SVGA card when on a text console. After the crash restore this state. The savetextmode(1) and textmode(1) script makes this procedure very easy. OPTIONS
-w filename write the SVGA state to the file filename. -r filename restore the SVGA state from the file filename. SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), vga_gettextmoderegs(3), vga_settextmoderegs(3), dumpreg(1), convfont(1), fix132x43(1), restore- font(1), restorepalette(1), runx(1), savetextmode(1), setmclk(1), textmode(1). AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced utility as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 2 Aug 1997 restoretextmode(1)
All times are GMT -4. The time now is 07:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy