SUSE Support

Here When You Need Us

Converting a third party driver floppy to a CD-ROM

This document (3975336) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10

Situation

At times a third party driver disk is required during installation to provide support for certain hardware. Most often, these disks are floppy images. On systems without floppy drives this is problematic, and a driver CD-ROM makes more sense.

Resolution

To convert a driver floppy to a driver CD-ROM perform the following steps:
 
  1. Obtain and uncompress the driver floppy image.
  2. Mount the floppy image:
    # mount -o loop driverdisk.img /mnt
  3. Generate a CD-ROM .iso image:
    # mkisofs -R -J -o driverdisk.iso /mnt
  4. Dismount the floppy image:
    # umount /mnt

The .iso image can now be burned to a CD-ROM and used instead of the driver floppy.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:3975336
  • Creation Date: 20-Nov-2006
  • Modified Date:14-Mar-2021
    • SUSE Linux Enterprise Desktop
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

tick icon

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

tick icon

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

tick icon

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.