You are not logged in.

#1 2017-11-02 18:06:31

NarcoticNoble
Member
Registered: 2017-09-06
Posts: 35

Failed to create file for amd microcode during install

During my fresh install of Arch, during the command

pacman -S linux-firmware

I get an error

Failed to create file /sys/devices/system/cpu/microcode/reload: Read-only file system

Is this a big issue? I have been looking around and people suggest I don't make it writable

If this is a big issue, how would one go about fixing it?

I have an AMD Ryzen 1700 CPU for reference.

Offline

#2 2017-11-03 00:14:59

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,168

Re: Failed to create file for amd microcode during install

Why were you installing that package with pacman during installation? pacstrap installs linux, which depends on linux-firmware, so the package should be installed prior to arch-chroot.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2017-11-03 08:19:10

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Failed to create file for amd microcode during install

@NarcoticNoble, please follow this installation guide: https://wiki.archlinux.org/index.php/Installation_guide
If you're right now installing Archlinux using some crappy youtube tutorial or joe's blog, you won't get much assistance here later on.

Offline

#4 2017-11-03 16:13:29

NarcoticNoble
Member
Registered: 2017-09-06
Posts: 35

Re: Failed to create file for amd microcode during install

I was following the official guide, I did install the base and base-devel using pacstrap but I still got the same error and knew it was in linux-firmware so I tired reinstalling it.

Offline

#5 2017-11-03 16:31:42

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Failed to create file for amd microcode during install

but I still got the same error and knew it was in linux-firmware

So this is an xy problem?

The error is probably because of the bind mount, since sysfs is a temporary FS and the microcode updated on every boot, it's not relevant (during the installation)

Offline

Board footer

Powered by FluxBB