Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 11276
Next
In Process

askthedev.com Latest Questions

Asked: September 26, 20242024-09-26T13:10:45+05:30 2024-09-26T13:10:45+05:30In: Ubuntu

I’m encountering an issue while attempting to install Ubuntu. The installation process is halting with a message indicating that it cannot locate a medium containing a live filesystem. Can anyone provide guidance on how to resolve this problem?

anonymous user

I’ve been trying to install Ubuntu on my laptop, but I’ve hit a snag that I can’t seem to figure out. The installation process keeps stopping and throwing up a message saying it can’t locate a medium containing a live filesystem. Honestly, it’s super frustrating because I’ve gone through everything I can think of, yet I’m still stuck.

To give you a bit of context, I created a bootable USB drive using Rufus (if that makes any difference) and followed all the steps I could find online. I made sure to select the right ISO file and double-checked the USB format – it’s FAT32, just like I read I should do. I’ve also tried reformatting the USB a couple of times and recreating the bootable media, but that hasn’t helped either.

When I boot up the laptop, I can get to the GRUB menu where I select “Try Ubuntu” or “Install Ubuntu,” but then it just hangs there, and I get that message about not being able to find the medium. I’ve tried using different USB ports and even a different USB stick altogether—no luck. This isn’t my first time installing an OS, but I’m starting to wonder if I’m missing something super obvious.

Just kind of a side note, the laptop is a bit older, and I’m not sure if that could be causing any hiccups. Is it possible that there’s some kind of compatibility issue, or is it more likely a problem with the USB or the ISO file itself? I also noticed that the BIOS settings seemed a bit off, but I can’t quite pinpoint what changes might need to be made.

If anyone has experienced something similar or has any theories on what could be going wrong, I’d really appreciate your input. I’m eager to get Ubuntu up and running, so any tips, tricks, or suggestions would be a huge help! Thanks in advance for your assistance!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-26T13:10:47+05:30Added an answer on September 26, 2024 at 1:10 pm

      It sounds like you’re encountering a frustrating issue during your Ubuntu installation process. The “can’t locate a medium containing a live filesystem” error can often relate to problems with the way the bootable USB drive was created or issues with system compatibility. Given that you’ve used Rufus and ensured that the USB is formatted as FAT32, one potential avenue to explore is the way Rufus writes the data to the USB. It’s advisable to try using a different partition scheme such as MBR instead of GPT, especially for older laptops, as some BIOS versions have issues booting from GPT-partitioned drives. Additionally, make sure the ISO file isn’t corrupted; you can verify the checksum of the downloaded file against the official Ubuntu website to confirm its integrity.

      If the USB drive setup appears correct, it’s worth checking the BIOS settings of your laptop. Disable features like Secure Boot and Fast Boot, as these can sometimes interfere with boot processes from external media. Also, confirm that the boot order is set correctly to prioritize USB devices. If you’ve already tried different USB ports and sticks, and still face issues, consider testing the USB drive on another computer to see if it boots correctly. This might help you determine whether the problem lies with the USB media or the laptop itself. If it still fails to work, considering using an alternative tool to create the bootable USB, like Etcher, might also yield different results. Troubleshooting these aspects should help you get one step closer to successfully installing Ubuntu.

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-26T13:10:46+05:30Added an answer on September 26, 2024 at 1:10 pm



      Ubuntu Installation Help

      Stuck Installing Ubuntu? Here are Some Thoughts!

      Oh man, that sounds super frustrating! I feel your pain. Those kinds of errors can really throw a wrench in the works. So, let’s see if we can figure this out together!

      Since you’ve already made your bootable USB with Rufus and checked that it’s formatted as FAT32, that’s a good start! But sometimes there can be little things that can trip us up. Here are a few things you could try:

      • Check the ISO file: Make sure the ISO you downloaded isn’t corrupted. Sometimes the download might get interrupted, so if you can, try re-downloading it and comparing the checksum (if they provide one).
      • BIOS Settings: You mentioned the BIOS settings seemed off. One thing you can check is if Secure Boot is disabled. Some older laptops also need Legacy Boot or CSM enabled. Look for those options in the BIOS!
      • USB Ports: You’ve tried different USB ports, which is great! Just a heads up, sometimes the USB 3.0 ports can be problematic with older laptops. If there’s a USB 2.0 port available, give that a shot!
      • Try a Different Tool: If Rufus is giving you trouble, maybe try using another tool like Etcher or UNetbootin. They’re pretty user-friendly and might handle things a bit differently.
      • Re-check the Compatibility: Given that your laptop is older, it might not play nice with newer versions of Ubuntu. You could try an LTS (Long Term Support) version or even a lighter flavor of Ubuntu like Xubuntu or Lubuntu which are more suited for older hardware.

      Hopefully one of these suggestions does the trick! If not, if you can share your laptop model or some of the BIOS settings, I’m sure someone will have even more ideas. Just keep pushing forward – you’ve got this!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.