un-master
Group: Members
Posts: 19
Joined: April 2007 |
|
Posted: April 25 2007,13:45 |
|
I have run into new problems now. I have been able to generate ISOs with added applications. When generating the ISO, the mkisofs command always has been failing with a KILLED message. Why this is confusing, it that it would generate a KNOPPIX image, that when inserted into the ISO would work fine.
Last night I was experimenting with compiling kernel (still not really making changes yet, just learning) and now mkisofs fails with a KILLED message and the generated KNOPPIX image is zero bytes. I cannot find any logs with any information in them.
This does not make sense to me, does anyone have any suggestions for this?
EDIT: I am back, I can display the exact mkisofs command that I am using:Code Sample | mkisofs -R /mnt/path/to/source | create_compressed_fs - 65536 > /mnt/path/to/newcd/KNOPPIX/KNOPPIX |
|