Results 1 to 1 of 1
I need to make a remastered version of DSL and i use a script.
I want that nothing can see by standard output. I do this command:
mkisofs -R -quiet ...
- 06-09-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 5
create_compressed_fs with silence mode??
I need to make a remastered version of DSL and i use a script.
I want that nothing can see by standard output. I do this command:
mkisofs -R -quiet folder/ | create_compressed_fs - 65536 > KNOPPIX
Well... with quiet mode in mkisofs i reduce the standard output but not all.
What can i do?
Thanks!
Excuse me for my bad english


Reply With Quote