You are not logged in.

#1 2018-07-24 20:00:15

raxod502
Member
Registered: 2018-07-21
Posts: 9

How to "rename your USB media"?

When I boot into the Arch live ISO, sometimes (but not always, with no configuration changes on my part) I get the following error:

ERROR: '/dev/disk/by-label/ARCH_201807' device did not show up after 30 seconds...

The Arch wiki says at https://wiki.archlinux.org/index.php/US … leshooting:

If you get the "device did not show up after 30 seconds" error due to the /dev/disk/by-label/ARCH_XXXXYY not mounting, try renaming your USB media to ARCH_XXXXYY (e.g. ARCH_201501).

However, it doesn't explain how to do this (or, for that matter, why it might be expected to help). Firstly, can I do it from the interactive prompt on Archiso? If not, how can I do it from macOS (the system I used to copy the ISO to my flash drive)?

I couldn't find any relevant wiki page or online resource that explains what is meant by this troubleshooting advice.

Last edited by raxod502 (2018-07-24 20:00:46)

Offline

#2 2018-07-25 22:38:58

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: How to "rename your USB media"?

Some usb writing software messes up the label making it harder for bios/uefi firmware on boot to detect the iso.

Afaik this can only be changed when the drive is not mounted.
What program / command did you use to create the usb stick ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2018-07-26 15:55:12

raxod502
Member
Registered: 2018-07-21
Posts: 9

Re: How to "rename your USB media"?

I use macOS, so there was only one option according to the wiki: https://wiki.archlinux.org/index.php/US … a#In_macOS

Offline

#4 2018-07-26 16:12:02

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: How to "rename your USB media"?

You can use e2label to rename ext2/3/4 partitions, exfatlabel  for ExFAT partitions, etc. See https://wiki.archlinux.org/index.php/pe … g#by-label for a list.

Offline

#5 2018-07-26 16:31:56

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,442
Website

Re: How to "rename your USB media"?

I'm pretty sure the quoted advice from the wiki is red herring.  If you only get that error some of the time, then the filesystem must have the correct label or else you would get that error every time.

Is there any pattern of when it works and doesnt: are you using different usb ports?  Or is it on different hardware?

Last edited by Trilby (2018-07-26 16:32:24)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2018-07-27 00:29:50

Ziusudra
Member
Registered: 2014-04-19
Posts: 120

Re: How to "rename your USB media"?

Flash drive quality can vary a lot. What does lsusb call it when it does work?

Offline

#7 2018-07-29 21:57:39

raxod502
Member
Registered: 2018-07-21
Posts: 9

Re: How to "rename your USB media"?

Trilby wrote:

Is there any pattern of when it works and doesnt: are you using different usb ports?  Or is it on different hardware?

Nope, I literally just booted from the USB and it failed, then did a hard reboot without otherwise touching the machine and it worked.

There are two partitions listed from the flash drive on the UEFI boot menu for some reason (is that normal?) but I always pick the first one.

Ziusudra wrote:

What does lsusb call it when it does work?

As follows:

Bus 004 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 27c6:5395  
Bus 001 Device 002: ID 0cf3:e301 Qualcomm Atheros Communications 
Bus 001 Device 004: ID 0c45:671d Microdia 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Offline

Board footer

Powered by FluxBB