Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ubuntu 14.04.3 LTS downgrade from 14.1

  1. #1
    Join Date
    Nov 2014
    Beans
    7

    ubuntu 14.04.3 LTS downgrade from 14.1

    Hi, i've downloaded the iso installer for the desktop version of 14.04.3 - clearly some files are missing in order for this to be a bootable CD image. http://www.ubuntu.com/download/desktop

    question: is there an easy way to get this to work so i can burn a BOOTABLE CD and install 14.04.3 over my current 14.1 OS? i have it on a dual boot with win7 and would like to leave the win7 partition as-is

    have tried various methods to get this to work but so far no joy

    ps i'm looking for the easy to use graphical installation format, same as the nice and easy 14.1 installer, rather than typing in miles of code
    Last edited by howefield; January 6th, 2016 at 07:15 PM.

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    That download is just fine, so "clearly" doesn't make any sense without some context from you.
    You can go from 14.04.1 enablement stack to 14.04.3 enablement stack without doing a fresh install, read here carefully -
    https://wiki.ubuntu.com/Kernel/LTSEnablementStack
    (- you may wish to simulate the command first to ck., if so add a -s after apt-get, ie.
    sudo apt-get -s install .....

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    Quote Originally Posted by Rion_Zion View Post
    Hi, i've downloaded the iso installer for the desktop version of 14.04.3 - clearly some files are missing in order for this to be a bootable CD image. http://www.ubuntu.com/download/desktop

    question: is there an easy way to get this to work so i can burn a BOOTABLE CD and install 14.04.3 over my current 14.1 OS? i have it on a dual boot with win7 and would like to leave the win7 partition as-is

    have tried various methods to get this to work but so far no joy
    I think from your description that the .iso file you downloaded may be corrupt, but it is difficult to know exactly what you mean by "clearly some files are missing in order for this to be a bootable CD image."

    You can check the file in your current 14.10 version, if this is what you really have, very easily; see https://help.ubuntu.com/community/HowToMD5SUM and https://help.ubuntu.com/community/UbuntuHashes

    Once you have the bootable DVD or USB you can carry on with the installation of 14.04.3 in exactly the same way that you did for 14.10, but make sure you have all your personal files backed up elsewhere first as you will probably lose all of them in the reinstallation unless you have a separate /home or /data partition which you can choose not to format during the installation.

    If you need more help ask again with as much detailed info as you can about what you have done so far and any error messages you get.

  4. #4
    Join Date
    Nov 2014
    Beans
    7

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    Hi all, sorry i should have explained myself better! i think i may have found the reason why the CD is not booting.. i've mistakenly downloaded the AMD64 version when my laptop is i386. Just wondering at this point if there's a way of modifying the AMD64 installer so it will work on i386 or do i need to download from scratch?

  5. #5
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    The easiest way is a whole new download.
    It is possible to edit the .iso...but not easy, and requires typing in miles of code.

    HOWEVER:
    In Ubuntu, x86_64 and AMD64 and i386 don't usually refer to actual CPU types. They are usually shorthand for 32-bit vs 64-bit
    AMD64 simply means the 64-bit version of Ubuntu. It runs equally well on Intel and AMD 64-bit processors.
    i386 simply means the 32-bit version of Ubuntu. It also runs equally well on Intel and AMD 32-bit processors.

    Example: My Ubuntu AMD64 (64-bit) kernel is happily running right now on my Intel i5.
    Last edited by ian-weisser; January 6th, 2016 at 05:39 AM.

  6. #6
    Join Date
    Nov 2014
    Beans
    7

    RE: ubuntu 14.04.3 LTS downgrade from 14.1

    ah well.. here i go again then! strange how the download page seemed to think AMD64 would be the best version for my system,,, still, live and learn thanks for the advice

    Hello again... i now have the i386 iso file but still having same problem, iso burns/extracts to disk fine, all files look to be correct but it will not boot either from CD or USB, wheras other installation files i've made e.g. 14.1 installer CD, netboot USB all boot on startup just fine. if i try to mount the iso within linux 14.1 it just brings up a folder to view files, no other option.

    i've tried looking up the hash via md5sum, the hash generated by md5sum command in terminal does not match the hashes listed - presuming i'm looking them up correctly on the hashes page - a lot of links to choose from but i checked this page: http://releases.ubuntu.com/14.04/MD5SUMS

    so any advice on what to do now to get this thing to boot and install??
    Last edited by howefield; January 6th, 2016 at 07:16 PM.

  7. #7
    Join Date
    Nov 2014
    Beans
    7

    ubuntu 14.04.3 LTS iso not booting

    ubuntu-14.04.3-desktop-i386.iso appears to be faulty in some way, i have downloaded it several times and although it creates a DVD fine it will not boot on startup. it is not a bios issue as other iso's will boot fine. i need either a work-around to get the installer to run, or a link to a proven working bootable iso.
    i have an i5 laptop (lenovo x220). i am running a dual boot system of ubuntu 14.1 and win7 on separate partitions currently. i would like to install 14.04.3 to replace my 14.1 partition (essentially a downgrade), whilst leaving the win7 partition intact.
    i would prefer to use a graphical interface installer.

    ps my iso of 14.1 boots fine... i wonder if its possible to copy certain files from that one onto the 14.04.3 dvd to make it work?

  8. #8
    Join Date
    Oct 2006
    Beans
    58,286

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    Quote Originally Posted by Rion_Zion View Post
    i've tried looking up the hash via md5sum, the hash generated by md5sum command in terminal does not match the hashes listed - presuming i'm looking them up correctly on the hashes page - a lot of links to choose from but i checked this page: http://releases.ubuntu.com/14.04/MD5SUMS
    Threads merged, please don't create duplicates.

    The md5sums have to match otherwise you most likely won't have a bootable disk.

    From what you have written they do not, follow the howto on this page HowToMD5SUM

  9. #9
    Join Date
    Nov 2014
    Beans
    7

    RE: ubuntu 14.04.3 LTS downgrade from 14.1

    apologies!

    Quote Originally Posted by howefield View Post
    Threads merged, please don't create duplicates.

    The md5sums have to match otherwise you most likely won't have a bootable disk.

    From what you have written they do not, follow the howto on this page HowToMD5SUM
    sorry i'm a bit confused.. i've already established the md5sums dont match, so how can the howto help me any further? apparently i'm supposed to report it to the webmaster of that mirror... i'll have to look into that i guess
    Last edited by howefield; January 6th, 2016 at 07:46 PM.

  10. #10
    Join Date
    Oct 2006
    Beans
    58,286

    Re: ubuntu 14.04.3 LTS downgrade from 14.1

    Giving you the HowToMD5SUM page to read was to ensure that you were checking the downloaded iso file correctly.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •