Creating a Flash Archive Recovery Image


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Creating a Flash Archive Recovery Image
# 1  
Old 03-31-2010
Creating a Flash Archive Recovery Image

Simplest instructions for creating a Flash Archive recovery image that can be used to restore a system to "factory fresh" condition.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Jump Start vs Flash Archive

Hi I'm trying to understand the difference between installation methods of Solaris 10, Jump Start vs Flash Archive ? thx for help. (6 Replies)
Discussion started by: presul
6 Replies

2. Solaris

Flash archive with VxVM

I'm writing a design doc and I got this feedback. "Apparently flash archives have issues with VXVM root F/S's - May also impact licensing for “kick” systems. SVM may be more sensible / flexible option" The VxVM will be use global zones. i intend on using flash archives of solaris 8/9... (3 Replies)
Discussion started by: frustin
3 Replies

3. Solaris

difference between flash archive and jumpstart

Hi, Can anyone explains me the difference between solaris flash archive and jumpstart installation. Both are used to install many systems frm a centralized location , correct me if am wrong,. Clear view on this is really appreciable. Thanks in advance (3 Replies)
Discussion started by: rogerben
3 Replies

4. Solaris

How to install flash archive over the netwrok

Hi Gurus I've to install the flash archive over the network. The archive is created and directory has been shared, what else all i have to do. Once i go to install option on other system and choose FTP( flash archive only) . Will appreciate if some one can help me or directed me towards some... (9 Replies)
Discussion started by: kumarmani
9 Replies

5. Solaris

How to convert .iso into flash archive

Hello Gururz, I downloaded sol-10-u7-ga-sparc-dvd.iso from Sun site Solaris Operating System - Get Solaris 10 But my jet build images are in .flar Could someone tell me how to convert .iso into .flar? Please help me on this (1 Reply)
Discussion started by: bullz26
1 Replies

6. Solaris

creat flash archive

I want take a flash backup by flar command for specific files like: / , /boot, /tmp I am trying this command but its not working # flar -n archive1 -f /,/boot,/tmp -F -c /home/arc1.flar Please can any body help me __.____._ (2 Replies)
Discussion started by: kmuqalled
2 Replies

7. Solaris

Solaris 8 using Flash Archive for Disaster Recovery

Hello everyone I am Kevin and new to this forum. I have encounter an issue I can't seem to resolve. I am currently using Solaris 8 02/04 on Sun V240 servers. I know how to create a flar image of the server and restore it using NFS (network server) or Local Tape (tape drive). What I need to do... (2 Replies)
Discussion started by: Kevin1166
2 Replies

8. Solaris

problem in creating flash archive

Dear all I am in a problem. I have created a master server on which I have install a Solaris 10 OS as well as Oracle 10g with some additional solaris packages. Now I want to create a flash archive of this server and install that flash archive on another server, so that the new server will have... (6 Replies)
Discussion started by: girish.batra
6 Replies

9. Solaris

things to include in a flash archive

I am making a flash archive to use as a base to lay down on all incoming servers. I am wondering about Sun Explorer and Sun CST. Is it ok to install these (but not configure them) on my source machine and create the archive? Im just not sure if it would cause problems down the line, like... (3 Replies)
Discussion started by: BG_JrAdmin
3 Replies
Login or Register to Ask a Question
u3-tool(1)						      General Commands Manual							u3-tool(1)

NAME
u3-tool - Tool for controlling the special features of an U3 USB Flash disk. SYNOPSIS
u3-tool [-cdDehiRuvV] [-l cd image ] [-p cd size ] device DESCRIPTION
This tool can be used to control some of the special features of U3 Flash disks. OPTIONS
-c Change current password. -d Disable device security leaving the data intact. The current password is required to perform this command. WARNING: this makes all current data files AND possibly also deleted data public. -D Dump all raw info(for debug) -e Enable device security, protecting all files currently on the data partition using a password. -h Print a short help message. -i Display device information. -l <cd image> Load a new CD image into the cd partition of the device. Make sure the cd partition is big enough to contain the file. Else you'll have to repartition the device using the '-p' option. -p <cd size> Repartition device, reassinging the device space between the cd and data partition. The argument specifies the size of the CD parti- tion. The rest of the device will be assigned to the data partition. The data partition needs reformating after this command has been issued. -R Reset device security destroying private data. This can be used if the device is blocked or the password is lost. -u Unlock secured data partition. This requires the current password. -v Use verbose output -V Print version information u3-tool(1)