Manjaro Gnome 20.1.1 (Mikah)

Story: Manjaro Linux InstallationTotal Replies: 0
Author Content
dba477

Oct 08, 2020
4:07 AM EDT
As of 10/08/2020 setting flag's "boot" for both /boot/efi and /boot during install on /dev/sdb (bare metal) allows Calamaris complete without crash, after updating major grub.cfg

$ sudo grub2-mkconfig -o /etc/grub2-efi.cfg

I am getting deployment instance of Manjaro Gnome 20.1.1 (Mikah) on /dev/sdb which might be boot up only via grub's entry

menuentry 'Manjaro Linux (Kernel: 5.8.11-1-MANJARO x64 - fallback initramfs)' --cl

ass manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.8.11



-1-MANJARO x64-fallback-2cef925b-03a8-4231-97e7-6369703103f8' {

load_video

set gfxpayload=keep

insmod gzio

insmod part_gpt

insmod ext2

set root='hd1,gpt2'

if [ x$feature_platform_search_hint = xy ]; then

search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@ 0,gpt2' --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 01f39e34-9af 8-4138-acd2-bd17528fd114

else

search --no-floppy --fs-uuid --set=root 01f39e34-9af8-4138-acd2-bd17528f

d114

fi

linux /vmlinuz-5.8-x86_64 root=UUID=2cef925b-03a8-4231-97e7-6369703103f8

rw quiet apparmor=1 security=apparmor resume=UUID=a6c70eb8-512e-4dd5-a5dc-0fa0c9300f96 u

dev.log_priority=3

initrd /initramfs-5.8-x86_64-fallback.img



Corresponding update has been done to my the most recent blog post . Work around http://lxer.com/module/forums/t/36699/ started to work on Manjaro GDM 20.1.1 (Mikah) only after activation AUR 's support. I have one more time checked it and I believe that AUR and Mikah 20.1.1 Repos are not in "sync" in meantime.

Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]

Becoming a member of LXer is easy and free. Join Us!