Garuda Linux is finally installing on laptop

menuentry "Partition Garuda KDE" {
  insmod ext2
  insmod gzio
  insmod part_gpt
#  set iso_path="/BOOTISOS/garuda-mokka-linux-zen-260309.iso"
#  export iso_path
#  search --set=root --file "$iso_path"
#  loopback loop "$iso_path"
#  root=(loop)
  search --no-floppy --set=root -l 'GARUDA_MOKKA_BROADWING'
  configfile /boot/grub/loopback.cfg
#  loopback --delete loop
}

Had to use dd, and put it on a partition. It can’t find root, if trying to boot the ISO. Maybe the openSUSE Grub2 is too old, or they did funny patches to it.

No SWAP will be on it, not good for SSDs.

No idea why I had a SWAP on the Atari VCS either.

Linux works just fine with 8 GB of RAM, and 2 GB reserved for GPU. macOS, will likely swap a lot, with only 8 GB of RAM.

Apple should have all Macs come with at least 32 GB, since their OS sucks.