I have an old computer that can't handle a boot stick install, so i have to create an actual, old fashioned boot CD.
However, the image size for Ubuntu 12.04 is 732MB, which is too large for a CD, which can hold only 700MB.
The maintainers of Ubuntu 12.04 say the image size will never go over 700MB, and indeed, the download size seemed to be 689MB.
Brasero says it won't burn the CD because the file is too big, what's going on?
I use K3B to burn ISO images. For me, is better then brasero.
Try to burn with another CD brand (Preferably do not use CD-RW )
Are you using a 74 minute CD-R? You need to use an 80 minute one.
If you dig deeper, you'll stumble upon this particular URL which has the "CD" images.
All images are <= 700MB and created specifically for "CD"s unlike the official download link which is actually meant to be burned on a DVD. Hope this helps if anyone is still looking for answers to this question.
Try downloading it from the alternative link at the Ubuntu website (the torrent one). It's about 695MB (AMD64), and the Intel one is 687MB.
If you're trying to install Ubuntu 12.10 (Quantal Quetzal), it is too big for CD now, so you need to use USB or DVD install options.
The compressed CDs website has a unique compression method, unlike any other solution shown here. The superior compression method fits all of a 12.04 or 13.10 distro onto a CD, not a truncated distro, but the complete real deal.
Brasero (on Debian and Ubuntu), has varying levels of reliability because of its depending (via
brasero-cdrkit
) on the controversialwodim
(which is a fork ofcdrtools
). According to the original author ofcdrtools
, thewodim
fork is badly broken and unmaintained BUT shipped by default in Debian/Ubuntu. See one-sided and detailed account of the controversy. So if Brasero fails for you, it might be because of this.To work around the issue, you may use a lightweight alternative like
Xfburn
. Xfburn relies on the non-controversiallibburnia
libraries, so is not plagued by the same issues as Brasero.702mb and 732mb is still to big for a cd right, and i'm not sure about the installation to be compatible with dvd r, the simple choices are to install it on a flash drive/USB or buy a cd brand with more than 700mb such as verbatim
You have to follow the instructions to create an image of Ubuntu from any Ubuntu version. This is not the traditional way to burn CDs. It is different because the size of Ubuntu 12.04 is more than 700 Mb, so you must follow the instructions which are on this page.
There are options for people in this situation.
A "700MB" CD would be a good start. They can fit 737MB on (because the advertised number is actually a MiB) and even then there's often some overburn space. I've got to over 750MB on a 700MB disk before but that does larely
Use USB instead of CD. A 1GB USB stick would be cheap and offer a reusable method for loading images.
Failing that there are smaller images (like Server, Minimal, etc) which you can install in text mode and then install the
ubuntu-desktop
metapackage.