I would like to add atiflash.exe(DOS application for flashing ATI
graphics cards BIOS) and few BIOS image files(each are 128KB in size)
to FreeDOS installation image. I downloaded 40MB "FreeDOS 1.1 Base"
installation image, mounted it as a loop device, copied all the files
from mount point to another directory, added atiflash.exe and ROM
files and created a new bootable FreeDOS ISO image using the
genisoimage.:

# genisoimage -o freedos.iso -b isolinux/isolinux.bin -c
isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table
/home/martin/FreeDOS/

The new image boots fine and I'm able to access DOS prompt if I press
F8 and F5 at the startup(I'm not sure how this mode is called..). The
problem is that I can't find the atiflash.exe and ROM images:

http://i.imgur.com/8Vtic.png

In which directory those files should be on a ISO file in order to get
listed in "A:\" folder?


regards,
martin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to