Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • It works for me with the current version of the liveTumbleweed iso file cloned to a USB drive -- 0. Which iso file (file-name) did you download? 1. Please check with sha256sum that the iso file was downloaded correctly; 2. Which tool/method did you use to create the USB boot drive? 3. Please tell us the brand name and model of the computer and graphics chip. Commented Jun 17, 2022 at 22:41
  • 1
    @sudodus 0. The file name is openSUSE-Tumbleweed-DVD-x86_64-Snapshot20220614-Media.iso 1. Following this guide to check the iso on windows: link, generates 07d49af21f91846f7e2d2c0cd45697aff271e8ca4934144ce2faa4bd67000beb 2. I used ISO2USB to create the USB boot drive. 3. The brand is DELL, the model is Latitude 3520 running Intel Xe graphics Commented Jun 17, 2022 at 23:33
  • Was the Windows system shutdown with "Fast Boot" option enabled? That will leave the Windows partition unreadable by Linux. Commented Jun 17, 2022 at 23:54
  • @waltinator I've just checked and "Fast Boost"/Fast Startup was enabled by default. I've disabled it and rebooted the system to try booting from the USB again and I'm still encountering the same issue. Commented Jun 18, 2022 at 0:07
  • 1
    @sudodus 1. I've downloaded a current one + its corresponding sha256sum and can confirm that the hashes match: 69835753b082e3248dd56ccaf0ed2bb35dd3be525386225c6822db9b78fc1246. 2. I am on Windows 11 created the boot drive, this time using Windows Rufus (version 3.18.1877). "Partition scheme" was set to GPT, "File system" was set to NTFS, and "dd-mode" was selected. 3. I have turned off "Secure Boot" via the UEFI. 4. I skipped this step. The result; REJOICE! I was able to successfully boot into openSUSE TW installation screen. Thank you so much for your help :) Commented Jun 18, 2022 at 21:06