Hp Insight Control Software for Linux Bedienungsanleitung Seite 266

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 278
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 265
1 2 ... 261 262 263 264 265 266 267 268 269 270 271 ... 277 278

Kommentare zu diesen Handbüchern

Keine Kommentare