this post was submitted on 28 Jun 2023
12 points (100.0% liked)

Pop!_OS (Linux)

5079 readers
17 users here now

Pop!_OS is an operating system developed by System76 for STEM and creative professionals who use their computer as a tool to discover and create. Unleash your potential on secure, reliable open source software. Based on your exceptional curiosity, we sense you have a lot of it.

Unleash your potential

Whether this is your first experience with Linux, or your latest adventure, all are welcome to discuss and ask questions about Pop!_OS and COSMIC. Keep the discussions friendly though, and remember to assume good intentions whenever you reply. We're all here because we have a shared love for Linux and open source software.

System76 Logo

Support us by buying System76 hardware for you or your company! Or by donating on the Pop!_OS website through the "Support Pop" button. Pop!_OS and COSMIC are fully funded by System76 hardware sales. All systems are assembled in the USA. With your support, we'll work to push the Linux desktop forward with COSMIC.

Links

Guides

Hardware

Recommended

Community Rules

Follow the Code of Conduct

All posts on pop_os must adhere to the Pop!_OS community Code of Conduct. https://github.com/pop-os/code-of-conduct

Be helpful

Posts to pop_os must be helpful. When responding to a user asking for help, do not provide tongue-in-cheek responses like "RTM" or links to LMGTFY. Linking to direct sources that answer the asker's question is fine, but it's advised to provide some explanation as to how you got to that source.

Critique should be constructive

We within the Pop!_OS community welcome helpful criticism or ideas on ways to improve. However, basic "It's bad" or other simple negative comments don't help anyone fix anything. When voicing a complaint about something, try to point out ways the complaint could be improved or worked around, so that we can make a better product for it.

This rule applies to both Pop!_OS and its projects as well as other products available from third-parties.

Don't post malicious "advice"

It can be funny to joke about malicious commands, however this is not the venue for it. Do not advise users to run commands which will lock up their systems, steal their data, or erase their drive. Examples of this include (but are not limited to) fork bombs, rm, etc.

Posts violating this rule will be removed, even if the post is clearly in jest. Repeated offences may lead to a ban. You may understand that the command isn't serious, but a new user might not.

No personal attacks

Posts making a personal attack on any user will not be tolerated.

No hate speech

Hate speech of any kind will not be tolerated. Any violations will be removed, and are grounds for a ban.

founded 1 year ago
MODERATORS
12
submitted 1 year ago* (last edited 1 year ago) by Wolfiexo to c/pop_os
 

Hi! Today I have a noobie question. I tried to install Pop!OS on my laptop for the very first time and I did everything the instructions on the support website told to do. Disabled the secure boot, flashed ISO file trough Etcher, booted from UEFI USB stick and I got this (pic attached). Tried switching USB ports, USB sticks, redownloading the ISO file and nothning. Can someone please explain to me like I'm 5 what to do next and how to fix this?

Edit: spamming F6 worked, installed successfully!

top 6 comments
sorted by: hot top controversial new old
[–] spxak1 3 points 1 year ago (1 children)

Glad you fixed it. Have a look and start using ventoy for your ISO and USB needs.

[–] Wolfiexo 1 points 1 year ago

Thanks, will try that for sure!

[–] KrapKake 3 points 1 year ago (1 children)

I haven't personally had this problem but I did search the error. Try the solutions found here...

https://askubuntu.com/questions/47076/how-do-i-fix-cant-open-dev-sr0-no-medium-found-on-usb-boot

[–] Wolfiexo 2 points 1 year ago

I looked at it before and I tried to do something but pressing F6 did nothing. I just tried again right now when I saw that last comment on the thread you posted to just spam F6 and that worked. Thank you!

[–] mmstick 3 points 1 year ago* (last edited 1 year ago) (1 children)

Make sure the USB was flashed with dd (direct disk) mode, and that you're booting it in UEFI mode. Some tools attempt to make a bootable USB drive by extracting the contents of a CD-based ISO and trying to configure a USB-bootable environment from it, but this breaks the Pop!_OS installation environment as it's already a hybrid ISO meant to be imaged directly to the USB drive as is, bit for bit.

[–] Wolfiexo 1 points 1 year ago

Actually the tool I used the first time I tried gave me a warning that this is hybrid ISO and flashed as is. Still don't know what problem it was but spamming F6 fixed it and I installed pop successfully! Hello Linux world!