Hp Insight Control Software for Linux Manual de usuario Pagina 266

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 278
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 265
3. Loop mount and copy the service pack contents into their separate
directories
# mkdir -p SVRP3/CD{1,2,3}
# mount -o loop /tmp/SLES-9-SP-3-i386-CD1.iso cdmount
# cd cdmount
# find . -depth -print | cpio -pamVd ../SVRP3/CD1
# cd ..
# umount cdmount
# mount -o loop /tmp/SLES- 9-SP-3-i386-CD2.iso cdmount
# cd cdmount
# find . -depth -print | cpio -pamVd ../SVRP3/CD2
# cd ..
# umount cdmount
# mount -o loop /tmp/SLES-9-SP-3-i386-CD3.iso cdmount
# cd cdmount
# find . -depth -print | cpio -pamVd ../SVRP3/CD3
# cd ..
# umount cdmount
266 Sample SLES version 9 installation media copy session
Vista de pagina 265
1 2 ... 261 262 263 264 265 266 267 268 269 270 271 ... 277 278

Comentarios a estos manuales

Sin comentarios