X



トップページLinux
8コメント5KB
Manjaro Linux Part6
0001login:Penguin
垢版 |
2024/03/03(日) 12:40:59.02ID:mEpHzCLW
Manjaro LinuxはArch Linuxを基に開発された、ユーザーフレンドリーなディストリビューションです。
初心者のためにグラフィカルなインストーラーを提供し、
デスクトップ環境としてXfce、KDE、GNOMEを公式にサポートしています。
また、コミュニティによってMATE版、LXDE版などが提供されています。

公式
https://manjaro.org
フォーラム
https://forum.manjaro.org
Wiki
https://wiki.manjaro.org/index.php/Main_Page

DistroWatchによる紹介
https://distrowatch.com/table.php?distribution=manjaro

前スレ
Manjaro Linux Part4
http://mao.5ch.net/test/read.cgi/linux/1589091206/
Manjaro Linux Part5
https://mao.5ch.net/test/read.cgi/linux/1631208426/
0002login:Penguin
垢版 |
2024/03/03(日) 19:52:34.97ID:uAoH2WHO
向こうのスレは気持ち悪いからこちらのスレを使うか
0004login:Penguin
垢版 |
2024/03/05(火) 13:05:40.81ID:p2kRcwAk
Crash during update - System Updates - Manjaro Linux Forum
https://forum.manjaro.org/t/crash-during-update/157693



Nachlese 4 March 2024 21:05 3

If the system was in the midst of an update, at least the kernel is now missing.

… first the to be updated kernel gets removed, then the update …, then the new initrd is created at the end
interrupt the process and you end up with no initrd and kernel

This is easy to rectify:
boot from live usb and chroot (manjaro-chroot -a) into your system and run the update again
0005login:Penguin
垢版 |
2024/03/29(金) 07:23:14.06ID:ZbSlbJw0
mkinitcpio hook migration and early microcode

journalctl -k --grep=microcode

sudo nano /etc/mkinitcpio.conf

busybox init
#HOOKS=(base udev microcode autodetect modconf block keyboard keymap consolefont filesystems fsck)
systemd init
HOOKS=(base systemd microcode autodetect keyboard sd-vconsole modconf block filesystems fsck)

sudo mkinitcpio -P

mkinitcpio - ArchWiki
https://wiki.archlinux.org/title/Mkinitcpio#Common_hooks

WARNING: Deprecated option 'ALL_microcode' found
https://bbs.archlinux.org/viewtopic.php?id=293437

面倒くさいな
0006login:Penguin
垢版 |
2024/03/29(金) 07:23:52.34ID:ZbSlbJw0
Update to mkinitcpio runing microcode hook
https://bbs.archlinux.org/viewtopic.php?id=293834


grub-mkconfig can find ucodes itself and has a predefined list:

GRUB_EARLY_INITRD_LINUX_STOCK="intel-uc.img intel-ucode.img amd-uc.img amd-ucode.img early_ucode.cpio microcode.cpio"

Add
GRUB_EARLY_INITRD_LINUX_STOCK=""

Ok, made the changes and run mkinicpio and grub-mkconfig.. rebooted, amd-ucode.img is no longer in initrd [grub]
0007login:Penguin
垢版 |
2024/03/29(金) 07:42:43.98ID:ZbSlbJw0
I removed All_microcode and added microcode hook after autodetect. I run btrfs/grub/luks2 with secure boot and successfully booted without issues or errors.

HOOKS=(systemd btrfs keyboard autodetect microcode modconf kms block sd-vconsole sd-encrypt filesystems fsck)

こうか
busybox init
#HOOKS=(base udev autodetect microcode modconf block keyboard keymap consolefont filesystems fsck)
systemd init
HOOKS=(base systemd autodetect microcode keyboard sd-vconsole modconf block filesystems fsck)
レスを投稿する


ニューススポーツなんでも実況