Hello all,
I am trying to make an iso image of cooker - which I just finished
downloading with fmirror (finally!)
Ok, so I try:
%mkisofs -R -b images/boot.img -c images/boot.cat -o cooker.iso cooker
Ignoring file fonts.alias~
Ignoring file locale.dir~
Ignoring file .#pci-ids.h.1.3
Ignoring file .#install2.c.1.18
Ignoring file .#ChangeLog.1.38
Ignoring file .#ChangeLog.1.49
Ignoring file .#Makefile.1.26
Ignoring file .#Makefile.1.29
Using ISO8859-.000 for ./rr_moved/iso8859-9 (iso8859-8)
Using ISO8859-.001 for ./rr_moved/iso8859-8 (iso8859-7)
(lots more stuff) ...
-P99.
-P99.
-P99.
-P100.
-P100.
-P100.
Total extents actually written = 348308
Total translation table size: 0
Total rockridge attributes bytes: 378538
Total directory bytes: 1015808
Path table size(bytes): 4416
Max brk space used 1c6000
348308 extents written (680 Mb)
Done
-----
The file cooker.iso generated is 713334784 bytes - this is bigger than
will fit on a CD-ROM right?
Thanks,
Luke