=head1 NAME B - Copies Linux distributions and service levels from CDs/DVDs to install directory. =head1 SYNOPSIS B [{B<-n|--name|--osver>}=I] [{B<-a|--arch>}=I] {I|I} ... B [B<-h>|B<--help>] =head1 DESCRIPTION The B command copies all contents of Distribution CDs/DVDs or Service Pack CDs/DVDs to the install directory as designated in the B table attribute: B. The B command can copy from one or more ISO files, or from the CD/DVD device path. If xCAT doesn't recognize the signature of the CD/DVD (e.g. in the .discinfo file), you must specify the -n and -a options. This is sometimes the case for distros that have very recently been released, and the xCAT code hasn't been updated for it yet. =head1 OPTIONS =over 6 =item {B<-n|--name|--osver>}=I The linux distro name and version that the ISO/DVD contains. Examples: rhels5.3, centos5.1, fedora9. =item {B<-a|--arch>}=I] The architecture of the linux distro on the ISO/DVD. Examples: x86, x86_64, ppc64. =back =head1 EXAMPLES =over 2 =item * To copy the RPMs from a set of ISOs that represent the CDs of a distro: B =item * To copy the RPMs from a physical DVD: B =item * To copy the RPMs from a DVD ISO of a very recently released distro: B =back =head1 SEE ALSO L, site(5), nodetype(5)