0% found this document useful (0 votes)
19 views1 page

Creating A Flash Archive

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views1 page

Creating A Flash Archive

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Creating a Flash Archive

Lets suppose we have two systems system a and system b,


You want to create flar of system a and install the system b from flash archive.

Step no. 1 Run the system in single-user mode


Step no. 2. Shut down any application you want to archive
Step no. 3 Shut down any applications that extensive uses the resources.
Step no. 4. Create a flash archive as follows:-

# mkdir /flash
# flarcreate –n v210-sol-10 –x /flash /flash/v210
“ v210 in /flash is the name of the archive”

Step no. 5 Share the /flash directory in /etc/dfs/dfstab

# vi /etc/dfs/dfstab
share -o ro /flash

:wq!

# shareall
# share

Step no. 6 Starting nfs demon on server

# /etc/init.d/nfs.server start

Step no 7. Now connect a laptop to system b through cross cable and set the ip schemes

Ok boot cdrom
Step no. 8 during installation go to flash installation
Step no. 9 in the next step select nfs
Step no 10. in this step you will be asked for location of flash archive

Ip address of system a:/flash

Step no. 11 in the next step you will give the disk
Step no. 12 give the disk layout
Step no. 13 at the end of installation restart the system.

You might also like