> Quick question. I am trying to burn a iso of "alinux" it is 760.5 mib. > How > can I burn that onto a cd?? I work with k3b but it wont fit. >
If you are happy on the command line you can use somethign: si...@juicebox:~$ cdrecord --overburn --data my_iso.iso The '--overburn' parameter allows you to ignore the reported size of the CD media. Obviously there is some limit in how much to can overburn. You'll probably find that K3B actually uses some library anyhow, so may have the same parameter buried somewhere. Simon. _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

