• Portada
    • Recent
    • Users
    • Register
    • Login

    Pasar los 3 cd's de redhat9 a un dvd

    Scheduled Pinned Locked Moved Sistemas operativos
    3 Posts 2 Posters 700 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      radge
      last edited by

      Buenas , por motivos de faena me han pedido que pase los 3cd's de la redhat 9 a un dvd… me suena haver leido que havia 1 script para hacerlo pero no lo encuentro , a ver si alguien podria darme una ayuda.

      salu2 rAdGe

      tesla tienda :)

      1 Reply Last reply Reply Quote 0
      • R Offline
        radge
        last edited by

        Solo he encontrado esto…pero me gustaria hacerlo por ejemplo desde mi maquina en windows .... a ser posible..

        #/bin/bash  # by Chris Kloiber   # This version only works with "isolinux" based Red Hat Linux versions.  if [ $# -lt 2 ]; then  	echo "Usage: `basename $0` source /destination/DVD.iso"  	echo ""  	echo "        The 'source' can be either a directory containing a single"  	echo "        set of isos, or an exploded tree like an ftp site."  	exit 1  fi  cleanup() { [ ${LOOP:=/tmp/loop} = "/" ] && echo "LOOP mount point = \/, dying!" && exit [ -d $LOOP ] && rm -rf $LOOP [ ${DVD:=~/mkrhdvd} = "/" ] && echo "DVD data location is \/, dying!" && exit [ -d $DVD ] && rm -rf $DVD }  cleanup mkdir -p $LOOP mkdir -p $DVD  if [ !`ls $1/*.iso 2>&1>/dev/null ; echo $?` ]; then echo "Found ISO CD images..." CDS=`expr 0` DISKS="1"  for f in `ls $1/*.iso`; do mount -o loop $f $LOOP cp -av $LOOP/* $DVD if [ -f $LOOP/.discinfo ]; then cp -av $LOOP/.discinfo $DVD CDS=`expr $CDS + 1` if [ $CDS != 1 ] ; then DISKS=`echo ${DISKS},${CDS}` fi fi umount $LOOP done if [ -e $DVD/.discinfo ]; then awk '{ if ( NR == 4 ) { print disks } else { print ; } }' disks="$DISKS" $DVD/.discinfo > $DVD/.discinfo.new mv $DVD/.discinfo.new $DVD/.discinfo fi else echo "Found FTP-like tree..." cp -av $1/* $DVD [ -e $1/.discinfo ] && cp -av $1/.discinfo $DVD fi  rm -rf $DVD/isolinux/boot.cat find $DVD -name TRANS.TBL | xargs rm -f  cd $DVD mkisofs -J -R -v -T -o $2 -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table . /usr/lib/anaconda-runtime/implantisomd5 --force $2  echo "$2 $DVD" echo "2 DVD" #cleanup echo "" echo "Process Complete!" echo ""  

        tesla tienda :)

        Membris KhanM 1 Reply Last reply Reply Quote 0
        • Membris KhanM Offline
          Membris Khan @radge
          last edited by

          Siempre puedes hacerlo con una Knoppix si no quieres instalar Linux para usar ese script.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post

          Foreros conectados [Conectados hoy]

          1 usuarios activos (1 miembros y 0 invitados).
          febesin, pAtO, smith, rebbecaconlan5, gabrielaleary2

          Estadísticas de Hardlimit

          Los hardlimitianos han creado un total de 543.7k posts en 62.9k hilos.
          Somos un total de 35.9k miembros registrados.
          maryloumcgarvi ha sido nuestro último fichaje.
          El récord de usuarios en linea fue de 222 y se produjo el Mon Jul 27 2026.