07.05.2014 Views

Creating a recovery CD or DVD using make_net_recovery - OpenMPE

Creating a recovery CD or DVD using make_net_recovery - OpenMPE

Creating a recovery CD or DVD using make_net_recovery - OpenMPE

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Create a Filesystem image of the archives <strong>using</strong><br />

mkisofs<br />

• Using mkisofs we do not need to create additional logical volumes and<br />

filesystems f<strong>or</strong> /c<strong>or</strong>e_image and /opt_image. Instead, use the following<br />

commands to generate the filesystem image f<strong>or</strong> the c<strong>or</strong>e and /opt<br />

archives:<br />

• # mkisofs –U –D –o /var/tmp/opt_fs.iso<br />

/tmp/opt_archive.gz<br />

# cd /var/opt/ignite/<strong>recovery</strong>/archives//<br />

# mkisofs –U –D –o /var/tmp/c<strong>or</strong>e_fs.iso ./<br />

In this example /var/tmp must have enough space to hold these<br />

archives plus the additional ISO attributes that mkisofs added. Another<br />

10% should be plenty.<br />

<br />

The mkisofs command is on the Application Release media in the<br />

TechSysConf.TC-OpenSource.X<strong>CD</strong>ROAST-RUN fileset (usually <strong>CD</strong><br />

number 1).<br />

25

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!