Diff for "Lubuntu/Documentation/CheckISO_CD"


Differences between revisions 11 and 12
Revision 11 as of 2012-03-05 17:58:08
Size: 4817
Editor: host-89-240-71-88
Comment:
Revision 12 as of 2012-03-05 21:07:53
Size: 4844
Editor: ip92-161-211-87
Comment: Switched the XFBurn to the blip.tv link
Deletions are marked like this. Additions are marked like this.
Line 100: Line 100:
Help on this can be found at [[https://help.ubuntu.com/community/BurningIsoHowto|Burning an ISO]], there is a screen cast for using xfburn at [[http://lubuntu.net/node/38 | Burning CDs/DVDs (using XFBurn)]]. Always burn at a slow speed (4X, or slower). Help on this can be found at [[https://help.ubuntu.com/community/BurningIsoHowto|Burning an ISO]], there is a screen cast for using xfburn at [[http://blip.tv/ubuntu-switcher/lubuntu-xfburn-3499392 | Burning CDs/DVDs (using XFBurn)]]. Always burn at a slow speed (4X, or slower).


picto_welcome.png  Welcome   

picto_download.png  Get Lubuntu   

picto_help.png  Documentation   

picto_contact.png  Get Help   


Check the iso and CD

It is very important that you check both the downloaded file and the CD that you make. You can get lubuntu from Download lubuntu.

After confirming that the file has downloaded okay, you can then burn the cd (a link to help burning a cd this can be found on this page).

11.10 64 bit and 32 bit

Check the iso file

  • Start an LXTerminal session.

  • Go into the directory with the image (iso) file in it. If you have it on your desktop, then it would be

cd Desktop
  • Check you are in the correct directory

ls lubuntu-11.10*.iso

will return the file name of the .iso you downloaded

  • Once you have confirmed you are in the correct directory carry out the check:

md5sum lubuntu-11.10*.iso

It must report back the md5 hash according to this table:

lubuntu-11.10-alternate-amd64.iso

a3d9689f0f63827d8f72a38b5a80767e

lubuntu-11.10-alternate-i386.iso

6b2ef531916da95982eb9b9de9dcb19e

lubuntu-11.10-desktop-amd64.iso

34adee80fd0e0f37a5b898706988fe49

lubuntu-11.10-desktop-i386.iso

a0307761af5a0e3374f65959366d1dcb

If it does not, then the download is corrupt and you need to re-download.

Check the CD

When you first boot, there is an option to check the integrity of the CD, You must have the CD verify.

11.04 32 bit

Check the iso file

  1. Start an LXTerminal session.

  2. Go into the directory with the lubuntu-11.04.iso file in it. If you have it on your desktop, then it would be

    cd Desktop
  3. Check you are in the correct directory

    ls lubuntu-11.04.iso

    will return

    lubuntu-11.04.iso
  4. Once you have confirmed you are in the correct directory carry out the check:

    md5sum lubuntu-11.04.iso

It must report back 76e5865ce8d0d08fa9f833d781016fe3. If it does not, the download is corrupt and you need to re-download.

Check the CD

When you first boot, there is an option to check the integrity of the CD, You must have the CD verify.

11.04 64 bit Community Edition

Check the iso file

  1. Start an LXTerminal session.

  2. Go into the directory with the lubuntu-11.04-amd64.iso file in it. If you have it on your desktop, then it would be

    cd Desktop
  3. Check you are in the correct directory

    ls lubuntu-11.04-amd64.iso

    will return

    lubuntu-11.04-amd64.iso
  4. Once you have confirmed you are in the correct directory carry out the check:

    md5sum lubuntu-11.04-amd64.iso

It must report back f24d791333efc959a81d5449bf893aa6. If it does not, the download is corrupt and you need to re-download.

Check the CD

When you first boot, there is an option to check the integrity of the CD, You must have the CD verify.

10.10

Check the iso file

  1. Start an LXTerminal session.

  2. Go into the directory with the lubuntu-10.10.iso file in it. If you have it on your desktop, then it would be

    cd Desktop
  3. Check you are in the correct directory

    ls lubuntu-10.10.iso

    will return

    lubuntu-10.10.iso
  4. Once you have confirmed you are in the correct directory carry out the check:

    md5sum lubuntu-10.10.iso

It must report back 098254aeb0153b10bcfce948c43a0df6. If it does not, the download is corrupt and you need to re-download.

  • After confirming that the file has downloaded okay, you can then burn the cd.

Check the CD

When you first boot, there is an option to check the integrity of the CD, You must have the CD verify.

10.04

Please read the 10.04 section for 10.04.

About Burning CD's

Help on this can be found at Burning an ISO, there is a screen cast for using xfburn at Burning CDs/DVDs (using XFBurn). Always burn at a slow speed (4X, or slower).

About Md5 Checksumming

More information on how md5checksum works can be found at About md5checksum.

Lubuntu/Documentation/CheckISO_CD (last edited 2018-04-29 09:07:44 by 98-132-17-89)