Log in

View Full Version : About MKISOFS


RRMC
24-03-2003, 20:18
Everyone knows what it does, but how do you use it? Whenever I double-click it, it displays text scrolling too fast for me to read. Does someone have a GUI for it?

Megalexxx
25-03-2003, 07:45
Run it in a DOS shell.
It should display its options.

terminator
25-03-2003, 12:08
look at the manpage:

http://www.dchlb.de/cdrecord/man_mkisofs.html

RRMC
25-03-2003, 15:03
Thanks, that really helped. But, how do you connect it with CDRecord?

bolacha
25-03-2003, 22:46
mkisofs creates the ISO-filesystem that cdrecord is able to burn.
so you have a DOS-prompt (or linux shell), do mkisofs, and after that you burn the resulting ISO with cdrecord.