haven't tried this but it might work:

mkdir /tmp/work
dd if=/dev/fd0 of=/tmp/work/dosdisk.img
cd /tmp/work
mkisofs -v -r -T -J -b /tmp/work/dosdisk.img -o /tmp/cdrom.img .
cdrecord -v /tmp/cdrom.img

otherwise, google about...

Bob Tanner wrote:
> I got a DOS bootable floppy, I want to use linux to create a bootable cdrom.
> Anyone know how to do this?
> 
> I thought it would be easy, but I must be approaching the problem wrong.
> 
> -- 
> Bob Tanner <tanner at real-time.com>         | Phone : (952)943-8700
> http://www.mn-linux.org, Minnesota, Linux | Fax   : (952)943-8500
> Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
> 
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> http://www.mn-linux.org tclug-list at mn-linux.org
> https://mailman.real-time.com/mailman/listinfo/tclug-list

-- 
scot

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list