Re: [SLUG] How do I do that

From: Levi Bard (taktaktaktaktaktaktaktaktaktak@gmail.com)
Date: Mon Sep 20 2004 - 15:15:23 EDT


On 20 Sep 2004 14:51:12 -0400, Charles Marcak <cmarcak@tampabay.rr.com> wrote:
> Running RH9. I want to copy a DOS bootable floppy to a CD and make the
> CD bootable.

Using gtoaster (and presumably most other gui burning tools), you can
select a floppy image to be used as the "boot image" (may be referred
to as "el torito boot image" or similar) for the CD. Or, from command
line, you can use the '-b' option to mkisofs (as described in the
manual page). As in, if you have a boot image stored at
/cdrootdir/boot.img, `mkisofs -J -R -b boot.img /cdrootdir`

You can get the floppy image from the floppy by running: `dd
if=/dev/fd0 of=floppy.img`
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:53:29 EDT