Salut, à fin de ne plus utiliser de disquette jaimerai intégrer dans UBCD les disquettes damorçages de Norton Gohst. Si lun dentre vous la déjà fait, à une idée sur la question ou un bon tuto merci de nous en faire profiter.
Pour linstant jai trouvé sur le site dUBCD cette explication un peu trop succincte pour moi : You can now customize the Ultimate Boot CD by adding your own floppy images to the CD. Floppy disk images can be created from the physical floppy disks themselves by using utilities such as rawread, or Floppy Image (you need to goto "Settings", and select "Create compatible IMG files" ). Place your personal floppy disk images under c:\ubcd\images. Then edit c:\ubcd\boot\menus\custom.scn or one of the other .scn files to add each floppy disk image and its activation keystroke to the final ISO image. Use the existing .scn files as reference. If you need more information, please refer to the CDShell documentation. Finally, at the command prompt, from c:\ubcd, type: mkisofs -N -J -r -o \ubcd.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 . This will create ubcd.iso in the root directory of the current drive.
Marsh Posté le 22-03-2005 à 15:50:52
Salut, à fin de ne plus utiliser de disquette jaimerai intégrer dans UBCD les disquettes damorçages de Norton Gohst. Si lun dentre vous la déjà fait, à une idée sur la question ou un bon tuto merci de nous en faire profiter.
Pour linstant jai trouvé sur le site dUBCD cette explication un peu trop succincte pour moi :
You can now customize the Ultimate Boot CD by adding your own floppy images to the CD. Floppy disk images can be created from the physical floppy disks themselves by using utilities such as rawread, or Floppy Image (you need to goto "Settings", and select "Create compatible IMG files" ).
Place your personal floppy disk images under c:\ubcd\images. Then edit c:\ubcd\boot\menus\custom.scn or one of the other .scn files to add each floppy disk image and its activation keystroke to the final ISO image. Use the existing .scn files as reference. If you need more information, please refer to the CDShell documentation.
Finally, at the command prompt, from c:\ubcd, type:
mkisofs -N -J -r -o \ubcd.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 .
This will create ubcd.iso in the root directory of the current drive.