Results 1 to 5 of 5

Thread: USB dissapears before installation even begins.

  1. #1
    Join Date
    Oct 2019
    Beans
    3

    USB dissapears before installation even begins.

    SOLUTION: Update BIOS firmware. Apparently Ryzen 2 and 3 processors have issues with outdated firmware.

    After I select the "install" option when the computer boots from the USB, it takes a minute or so, and then the error
    Code:
    (initramfs) Unable to find a medium containing a live file system.
    appears. I have tried all of the methods listen on various forums, I'll briefly explain what I've done so far:
    • Plug the USB out and back in during the installation when it's trying to find the medium.
    • Plug the USB in a USB 2, USB 3, USB Hub, front ports, back ports, or any other kind of port. No matter where I stuck it in to, the same error occured.
    • Use a different USB. Both, a USB 3 32 GB and a USB 2 2 GB stick have both failed.
    • Change various BIOS UEFI settings (Legacy USB Support, XHCI hand-off, and emulating the stick as an HDD or a CD-ROM).
    • Try another machine - my laptop can run it find, so it's definitely not the USB stick's, the ISO image, or the copying process' fault.
    • Enable, and disable secure boot, have PR keys that are pre-defined, default, or none; specify Windows in the OS option for secure boot, specify "other OS", both seemingly doing nothing (especially considering I use the "other OS" option for my Windows installation anyway).
    • Disconnect all unnecessary devices. It made no difference whether my mouse, webcam, microphone, two other hard drives, or USB WiFi stick were plugged in or not.
    • Used various launch options such as noacpi, and nomodeset.


    I'm trying to install Ubuntu 19.04 x64, and my computer specifications are:

    • CPU: AMD Ryzen 3 2200G (4 core @ 3.5 GHz)
    • GPU: AMD Radeon R9 380X
    • RAM: 8 GB DDR4
    • Motherboard: ASUS PRIME B450M-A



    I've posted this on the Manjaro and Debian forums, since I've tried this on those two distros as well, without any help. I've run of things to look up, and I'm about to sadly give up. Hopefully I'll get some more support from this forum than the others!
    Last edited by thesheepguy; October 10th, 2019 at 11:13 AM.

  2. #2
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: USB dissapears before installation even begins.

    This may end like the other methods youv'e tried, but add this to the launch option.
    Just before "quiet" add this,"acpi_osi='Windows 2018"
    Code:
    acpi_osi='Windows 2018'

    And are you trying to install Ubuntu to the same hard drive Windows is on?
    Last edited by 1fallen; October 9th, 2019 at 05:41 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  3. #3
    Join Date
    Oct 2019
    Beans
    3

    Re: USB dissapears before installation even begins.

    I have two hard drives, one has Windows 10 on it, 500 GB SSD, one has a blank FAT32 that I'll override during installation, when I actually get there

    The first time I did what you asked, I got a colourful screen, then the computer froze on that. By disabling the quiet parameter, I got this. So unfortunately, not the solution.
    Last edited by thesheepguy; October 9th, 2019 at 08:56 PM.

  4. #4
    Join Date
    Mar 2011
    Beans
    1,994

    Re: USB dissapears before installation even begins.

    Is your motherboard's firmware up-to-date? That helps a lot for the Ryzen 2 series as well as the Ryzen 3s.

  5. #5
    Join Date
    Oct 2019
    Beans
    3

    Re: USB dissapears before installation even begins.

    Thank you, that's exactly what issue is, after installing the 1820 version of the firmware it works!

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
  •