I've made bootable cdroms following the Bootdisk HOWTO: http://www.tldp.org/HOWTO/Bootdisk-HOWTO/cd-roms.html It's basically the following two commands: dd if=/dev/fd0 of=boot.img bs=10k count=144 mkisofs -r -b boot/boot.img -c boot/boot.catalog -o bootcd.iso . Hope this helps. Jon Reuter Wayne Johnson wrote: > I think what your asking is that you want to add an eltorito boot image. > > Here's a web site with something close to what you want. > http://www.partimage.org/doc/index-4.html > > All you need to do is create a image of your diskette drive with something > like: > > dd if=/dev/fd0 of=imagefile > > Then use the imagefile for your .eltorito file. > > Disclaimer: I've never done this, just watched over a sholder. Your > mileage may vary. > > Bob Tanner said: > > 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 > > _______________________________________________ > 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 _______________________________________________ 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