If you have 9fat  subpartition in /dev/sda2, you can load 9front kernel 
directly with grub. Here is the corresponding part from my grub config (on 
Ubuntu 22.04): 
menuentry "9front" {
  set root=(hd0,msdos7)
  multiboot (hd0,msdos7)/9pc64
  module (hd0,msdos7)/plan9.ini
}

I'm using MBR on this system; partition naming can be different for GPT. I'm a 
bit confused with your /dev/sda1 - if it is for EFI, you can probably use some 
EFI-based approach, but can't help with that.

Regards, Roman 
------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T62e80f5866814392-M153b6cc8fbb615ad09cc01e5
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to